-OS command line switch

Report client bugs
Post Reply
Irene
Posts: 1
Joined: Mon Jul 04, 2005 8:43 pm

-OS command line switch

Post by Irene »

Hi :)

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
Is it a bug or am I missing something?

Cheers,

Irene
Post Reply