Do Not Overwrite Exisitng Files
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
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