FastCopyLab / FastCopy

158 stars 4 forks source link

FastCopy Does not migrate owners or grant them access #289

Closed laplace closed 4 months ago

laplace commented 4 months ago

When migrating folders with ACL to non-windows (i.e. Synology NAS), FastCopy uses the connection user as owner for all folders/subfolders/files, and there is no ACL entry for the original owner, so the creator/owner does not have access to the folder/file.

To Reproduce Migrate a folder created with a domain user with ACL to destination on the network with different user for the connection.

Version/Environment

shirouzu commented 4 months ago

Sorry, I couldn't understand the explanation well. Please explain the current state and desired state in detail, using screen captures of file properties, etc.

The current FastCopy ACL copy uses the Windows official APIs BackupRead and BackupWrite, so I believe it is the "best-effort ACL information copy".