Ignore subfolders and sync only subfolder contents

Discuss new features and functions
Posts: 2
Joined: 16 Feb 2024

dexter89

Hi,
In my scenario, I have txt files with unique names created under date subfolder under main folder. I want to copy ONLY the files to one single destination main folder. I don't want date subfolders creation in the destination main folder.

Source side:
FolderA
date1
File1.1.txt
File1.2.txt
date2
File2.1.txt
File2.2.txt

Destination Side:
FolderA
File1.1.txt
File1.2.txt
File2.1.txt
File2.2.txt

I know that it is possible with FFS. Please help me with the FFS configuration. Quick response is really appreciated.

Thanks & Regards..
User avatar
Posts: 2283
Joined: 22 Aug 2012

Plerry

Asked and answered several times before.
E.g. here and here
Posts: 2
Joined: 16 Feb 2024

dexter89

Thanks for clarifying.