Hi
The source filesystem of a copy job is NTFS, the target is formatted with ReFS. ReFS has a limit of 128 KB for ADS. Some files have bigger streams.
When FFS tries to copy such a file, it fails "due to a file system limitation".
It's clear that it's not technically possible to copy the file including ADS to ReFS. But in my case, it would be sufficient to just copy the file and ignore it's streams. It would be nice to have an option "ignore ADS" or even better: "ignore ADS if too big for target filesystem".
Thank you!
ignore Alternate Data Streams
- Posts: 3
- Joined: 2 Jul 2026
- Posts: 4935
- Joined: 11 Jun 2019
Is that truly syncing the two sides then? FFS is for syncing, and you are asking for something that is inherently no longer a sync
- Posts: 1239
- Joined: 8 May 2006
Seems like a perfectly logical request to me.
FFS copies ADS.
If there are different limitations on ADS on different file systems, they should be taken into account.
128 KB does seem to be the number for ReFS.
Didn't see a specific size for NTFS?
Create a 0-byte file.
Create a 1 GB ADS for said file.
What happens if you try to copy (sync) from NTFS to ReFS?
(I can't test, only have Win7.)
FFS copies ADS.
If there are different limitations on ADS on different file systems, they should be taken into account.
128 KB does seem to be the number for ReFS.
Didn't see a specific size for NTFS?
Create a 0-byte file.
Create a 1 GB ADS for said file.
What happens if you try to copy (sync) from NTFS to ReFS?
(I can't test, only have Win7.)
- Posts: 3
- Joined: 2 Jul 2026
Yes, I only copy and don't sync.
When I try to copy a file with ADS bigger than 128 KB from NTFS to ReFS in Windows Explorer, I get the same error message about a file system limitation.
When I try to copy a file with ADS bigger than 128 KB from NTFS to ReFS in Windows Explorer, I get the same error message about a file system limitation.
-
- Site Admin
- Posts: 7537
- Joined: 9 Dec 2007
A bit obscure, but why not. FFS already skips ADS if they cause access denied errors, or bogus "file not found" errors:
https://www.mediafire.com/file/49j72ddlwirkzjz/FreeFileSync_14.11_%255BBeta%255D_Windows_Setup%25282%2529.exe
https://www.mediafire.com/file/49j72ddlwirkzjz/FreeFileSync_14.11_%255BBeta%255D_Windows_Setup%25282%2529.exe
- Posts: 3
- Joined: 2 Jul 2026
Thank you very much! I just installed the beta, and it works.
Do you have an estimate when version 14.11 will be released? I didn't realize that the business version is a different installer and not just an unlocked free version, so I don't have e-mail notifications at the moment. If it's going to be a longer time, I will return to 14.10.
Do you have an estimate when version 14.11 will be released? I didn't realize that the business version is a different installer and not just an unlocked free version, so I don't have e-mail notifications at the moment. If it's going to be a longer time, I will return to 14.10.