Search found 4 matches

by nannersmash80
17 Dec 2019, 23:36
Forum: Help
Topic: Automatically Eject USB after RealTimeSync Help
Replies: 4
Views: 730

Re: Automatically Eject USB after RealTimeSync Help

Does anyone know if this might be a limitation of FFS or maybe if I'm dealing with some security thing in Windows?
by nannersmash80
16 Dec 2019, 01:29
Forum: Help
Topic: Automatically Eject USB after RealTimeSync Help
Replies: 4
Views: 730

Re: Automatically Eject USB after RealTimeSync Help

Well, neither of those 2 programs (EjectUSB 1.6 or RemoveDrive 3.1.3) worked either. They both work as intended if I run the ffs_batch file. But when I place the ffs_batch on the flash drive and set up the RTS, my batch file won't run to eject the drive regardless of what program I use. Wondering if ...
by nannersmash80
16 Dec 2019, 00:59
Forum: Help
Topic: Automatically Eject USB after RealTimeSync Help
Replies: 4
Views: 730

Re: Automatically Eject USB after RealTimeSync Help

Thanks FrenchCanadian! I can give them a try as well. The USB disk ejector program seems to work just fine in a batch file too, it just doesn't seem to work using RTS to auto-detect USB drive connection. If I run the ffs_batch file with my batch file for USB disk ejector, it works; just not with RTS ...
by nannersmash80
15 Dec 2019, 22:08
Forum: Help
Topic: Automatically Eject USB after RealTimeSync Help
Replies: 4
Views: 730

Automatically Eject USB after RealTimeSync Help

Hello! My goal is to plug in my flash drive, have it backup automatically, then eject automatically when finished. I'm using USB disk ejector and in my ffs_batch file I've got ejectdrive.bat in the "run a command" "on completion". The bat file is simply USB_Disk_ejector.exe /REMOVELABLE "4GB" to ...