Search found 1 match
- Tue Dec 13, 2022 1:06 pm
- Forum: Usage, tips and tricks
- Topic: How to preserve folder structure
- Replies: 2
- Views: 3338
How to preserve folder structure
I'm trying to move file from one server to another and I need to preserve folder structure so files from subfolders on source gets moved to subfolders on destination example: files in Folder 1 \\server1\folder1\** gets moved to folder1 on server2 \\server2\folder1 I'm not able to do it so far in the...