martin Re: Do Not Overwrite Exisitng Files 2009-11-30 I synchronize (with -criteria=none) rather than put.
Suggy Do Not Overwrite Exisitng Files 2009-11-29 14:49 Hey, I have a very basic script along the lines of: open mysession put c:\directory exit Now this has a prompt for overwriting files and "o" means no to all. How can I put that flag in the script so that it auto skips existing files? Thanks