subfolder handling

Get help for specific problems
Posts: 2
Joined: 21 Nov 2020

zoppl

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!
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

Make individual pairs for each source to the destination and use the 'update' sync method
Posts: 2
Joined: 21 Nov 2020

zoppl

Ok makes sense. Looks like I'll have to go through this extra work. Thank you