Hello, I would like to take files from different source folders in the shape
SourceFolder\ subfolder A
\ subfolder B
\ some files
to one common target folder
TargetFolder\ all files
I haven't found if this is possible. Would save me soo much time. Therefore any help is very much appreciated. Cheers!
subfolder handling
- Posts: 2
- Joined: 21 Nov 2020
-
- Posts: 4867
- Joined: 11 Jun 2019
Make individual pairs for each source to the destination and use the 'update' sync method
- Posts: 2
- Joined: 21 Nov 2020
Ok makes sense. Looks like I'll have to go through this extra work. Thank you