I would like to rename a file that is uploaded to another server from extension .txt to .txt_mvd and move to a different directory for archiving in a Windows batch mode. Can anyone help with what the script commands should be like?
Thanks, Allen
feedback
|
|
Use Syntax:
Example:
While doing this process, renaming of a file is done automatically at destination location.
|
I need to rename only new files that come in to the current directory and then move it to the archive directory after renaming with new extension. Thanks for your reply. – Allen Feb 4 at 0:02 |