Hello
I’m trying to run FTP Voyager from the command line like so: call "C:\Program Files\RhinoSoft\FTP Voyager\FTP Voyager.exe" profile=ZFTP autosync=1 syncoptions=0 local=C:\zsm2web\ remote=/ZSMDOC/ autoquit=1
This works if the remote folder is empty.
I want to overwrite the existing files based on the timestamp of the files in the local folder or delete the files if they dont exist in de local folder.
Can anyone give me a working example using :
syncoptions List
Not sure how i should add this to the command line so a complete working example woulde be appreciated
figured it out:
The value of syncoptions must be e decimal representation of the summurised hex values of the applicable options: so sum 0x0000(sync remote) and 0x0008 (CompareTime) = 8.
SolarWinds uses cookies on its websites to make your online experience easier and better. By using our website, you consent to our use of cookies. For more information on cookies, see our cookie policy.