Joseph L. Casale wrote:
Rsync over ssh is usually the best way to replicate files periodically.
Yup, doing it this way already, just need to understand how to maintain NTFS perms...
I don't think it is possible to exactly match NTFS perms on a different filesystem. You could use ntbackup to a file - or if you can shut down for the copy, something like clonezilla would work, but you won't have the efficiency of rsync'ing the individual files.