Rookie here. How do I backup just one folder (not the sub-folders)?
I want to backup one folder on my system (C:\Devel).
If I put "c:\Devel" in the left pane and leave the included files a "*", it does all subfolders.
If I put "C:\" in the left pane and included files to "\Devel\", it still does all subfolders.
Back up one (and only one) folder
- Posts: 4
- Joined: 3 Mar 2025
-
- Posts: 4866
- Joined: 11 Jun 2019
https://freefilesync.org/manual.php?topic=exclude-files
Exclude "All subfolders"
Exclude "All subfolders"
- Posts: 4
- Joined: 3 Mar 2025
I added "\*\" to the exclude and that worked. Thank you.