hi
is there any command line to upload folders from PC to FTP?
I am thinking something like
[code]"C:\Program Files (x86)\CoreFTP\coreftp.exe" -s -O -site mysite -u C:\_TEMP\* -p[/code]
point is what .bat / command line do I use to auto stop it when need be?
why?
I have a "screensaver" that can call a .bat on PC idle start
and another .bat on stop of idle
now point is what are the commands that I can use to use this idle time to let core FTP backup folders?
or any other way to script this?
or any other FTP client that you can recommend to do this?
thank you ..