what software to use to auto upload/sync folder via FTP?

InGearX

Distinguished
Feb 18, 2006
5
0
18,510
I am trying to use FileZilla FTP

and it is fast and neat .. to one directional sync / upload a HUGE folder ..

but if I restart my laptop .. I need to start over again :/

I am trying to find a better option ..

preferably so the job will start on boot / net connection / drive re-connection ..

thank you ..
 
Solution
You should be able to do that via a command line script that runs during startup.

Here - this link should get you started:

https://wiki.filezilla-project.org/Command-line_arguments_(Server)

You can also try adding a task to the "Task Scheduler" (Control Panel -> Administrative Tools -> Task Scheduler). I don't know whether you can schedule it on connection up/down, but you can make a task to start every so often (and don't start if already running), as well as on startup / login.

You'll also have to find a FTP client which "remembers" its jobs so it can be restarted.