I have tried using the FileSystemObject to move a folder that contains text files and up to 3 levels of sub-folders, but with no luck. I need to move the folder and everything in it from one server to another.

Does anyone have a working example of doing this ?

Or is there a better way ?

Thanks.