I'm sending a bunch of files up to my server which is working admirably. However, I'm using the -OS switch and it doesn't seem to be working. Every time I run the batch file it just goes ahead and uploads the critters all over again.
I have a profile set up for the ftp server called base. The bat file:
Code: Select all
"C:\Program Files\CoreFTP\coreftp.exe" -s -OS -site base -u "C:\Program Files\Base\export\XYZ*.txt" -p / -output D:\output.log -log D:\log.log
Cheers,
Irene