E
ESmith
I have a progarm that needs to login to a remote system, download multiple
directories to the local system, verify that the transfer succeeded, and
then move the directories on the remote system to a "processed" directory.
What is the best way to accomplish this? Also, how would I handle the case
where the current remote directory (with all it's sub-directories and files)
already exists in the "Processed" folder - I'd like it to just overwrite/add
tothe "Processed" directory.
directories to the local system, verify that the transfer succeeded, and
then move the directories on the remote system to a "processed" directory.
What is the best way to accomplish this? Also, how would I handle the case
where the current remote directory (with all it's sub-directories and files)
already exists in the "Processed" folder - I'd like it to just overwrite/add
tothe "Processed" directory.