Search found 4 matches

by svnkn
24 Jun 2022, 07:05
Forum: Help
Topic: Sync only folders
Replies: 8
Views: 2092

Re: Sync only folders


You can try the following: Xcopy with the /T switch

/T Creates directory structure, but does not copy files. Does not
include empty directories or subdirectories. /T /E includes
empty directories and subdirectories.

Not tested by me.


Can I trigger this on folder creation?
by svnkn
22 Jun 2022, 17:29
Forum: Help
Topic: Sync only folders
Replies: 8
Views: 2092

Re: Sync only folders

Exactly!
by svnkn
31 Mar 2022, 11:43
Forum: Help
Topic: Sync only folders
Replies: 8
Views: 2092

Re: Sync only folders


https://freefilesync.org/manual.php?topic=exclude-files
Exclude:
All subdirectories of the base directories *\


That didn't work for me.
I want the following:

==> Source Folder Example

- Folder 1
/File 1.txt
/Folder 1.1/File 2.pdf
/Folder 1.2

- Folder 2
/File 3.png
/Folder 2.1/File ...
by svnkn
31 Mar 2022, 10:03
Forum: Help
Topic: Sync only folders
Replies: 8
Views: 2092

Sync only folders

Hey folks!
Is it possible to sync only the folders without the subfolders or files?
I already tried different exclude phrases, but didn’t get it to work.

Thank you for your help!