|
I'm looking to copy a quality of files from Windows Vista x64 to Windows
7 x64, between systems that are not domain members. This would be between NTFS file systems. I have some experience scripting rsync between Unix/Linux systems, so I'm considering this as an option. But I'm unclear what Windows file attributes etc. I can expect to keep or lose in such a transfer. I've got a recent build of cygwin rsync on both systems, as well as the mingw port of rsync. I'm guessing that nothing is going to reproduce the NTFS ACIs: I'm not sure I want to do that in detail, since Windows SIDs are often system specific. So I might be better using Cygwin's "user" mapping to map the user "lunde" on one system to "lunde" on the other. (I'm looking to transfer files that mostly belong to me, downloads and data, but including some assorted .exe installers. I plan to reinstall most applications by hand.) But I know Cygwin does tricky stuff under the hood to simulate the Posix permission bits with Windows ACIs. I'm not sure I want to have those extra ACIs applied to files that did not start their life within cygwin. And I'm unclear what "xattr" will carry going from NTFS to NTFS. What are my options, and what can I reasonably home to transfer with rsync? (Another option I'm looking at is "WebDrive" over sftp. But it doesn't have the bandwidth limiting that rsync does.) -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 https://www.microsoft.com/download/en/details.aspx?id=15155 On 03/24/12 11:56, Albert Lunde wrote: > I'm looking to copy a quality of files from Windows Vista x64 to > Windows 7 x64, between systems that are not domain members. > > This would be between NTFS file systems. > > I have some experience scripting rsync between Unix/Linux systems, > so I'm considering this as an option. But I'm unclear what Windows > file attributes etc. I can expect to keep or lose in such a > transfer. > > I've got a recent build of cygwin rsync on both systems, as well as > the mingw port of rsync. > > I'm guessing that nothing is going to reproduce the NTFS ACIs: I'm > not sure I want to do that in detail, since Windows SIDs are often > system specific. > > So I might be better using Cygwin's "user" mapping to map the user > "lunde" on one system to "lunde" on the other. > > (I'm looking to transfer files that mostly belong to me, downloads > and data, but including some assorted .exe installers. I plan to > reinstall most applications by hand.) > > But I know Cygwin does tricky stuff under the hood to simulate the > Posix permission bits with Windows ACIs. I'm not sure I want to > have those extra ACIs applied to files that did not start their > life within cygwin. > > And I'm unclear what "xattr" will carry going from NTFS to NTFS. > > What are my options, and what can I reasonably home to transfer > with rsync? > > (Another option I'm looking at is "WebDrive" over sftp. But it > doesn't have the bandwidth limiting that rsync does.) - -- ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~ Kevin Korb Phone: (407) 252-6853 Systems Administrator Internet: FutureQuest, Inc. [hidden email] (work) Orlando, Florida [hidden email] (personal) Web page: http://www.sanitarium.net/ PGP public key available on web site. ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9t8+QACgkQVKC1jlbQAQeSKwCg2VWwzzcdFpr1F4NZY+Zk8MYa TdEAoM3KGT1CiXZ4U0GH0pi9qbKi1Yu3 =ZCym -----END PGP SIGNATURE----- -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |
| Powered by Nabble | Edit this page |
