Author |
Message |
kurtkurtosis
Joined: 21 Dec 2010 Posts: 2
|
Posted: Tue Dec 21, 2010 8:32 pm Post subject: Moving files from Source to Target |
|
|
I want to move files from the source directory to the target directory without deleting any files in the target directory. So after comparison and execution the source directory should be empty and the target directory contains all the source files but no deletions.
Update target does copy the file to the source directory to the target directory without deletions. However, I want the source directory files to be deleted afterwards as I start adding more files to be moved to the source directory to be moved to target the following day.
Creating a DOS style batch file (after the VVP script has completed) to delete the source files is an option but not very elegant.
Thanks,
Kurt |
|
Back to top |
|
|
kurtkurtosis
Joined: 21 Dec 2010 Posts: 2
|
Posted: Tue Dec 21, 2010 8:39 pm Post subject: Moving files from Source to Target |
|
|
Sorry, should have read previous post as it explains that there have been many similar "move file" requests and that this idea may be entertained through a future release of VVP.
Kurt
PS. Spend a lot of time Googling this issue but somehow this forum's posts are not captured. |
|
Back to top |
|
|
|