Askar Safin
2014-Dec-27 02:04 UTC
Re[2]: --link-dest --inplace updates files without unlinking. What to do?
This is OK for me. I care about file contents, not metadata. =Askar Safin http://vk.com/safinaskar Kazan, Russia
Kevin Korb
2014-Dec-27 02:05 UTC
--link-dest --inplace updates files without unlinking. What to do?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 OK, I was just making sure that you understood that. BTW, if you want it to always have that behavior (it can save a lot of backup space) you can use the old cp -al method instead of --link-dest so that the target dir starts out completely populated. On 12/26/2014 09:04 PM, Askar Safin wrote:> This is OK for me. I care about file contents, not metadata. == > Askar Safin http://vk.com/safinaskar Kazan, Russia >- -- ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~ Kevin Korb Phone: (407) 252-6853 Systems Administrator Internet: FutureQuest, Inc. Kevin at FutureQuest.net (work) Orlando, Florida kmk at sanitarium.net (personal) Web page: http://www.sanitarium.net/ PGP public key available on web site. ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlSeE/UACgkQVKC1jlbQAQc+uACePqSZ/5OOud8wcHOgHGWz2qBk t3EAoLEIdhcTYgyOdzhEWMTt1tli0AhU =3eDJ -----END PGP SIGNATURE-----
Askar Safin
2014-Dec-27 02:24 UTC
Re[2]: --link-dest --inplace updates files without unlinking. What to do?
>BTW, if you want it to always have that behavior (it can save a lot of >backup space) you can use the old cp -al method instead of --link-dest >so that the target dir starts out completely populated.You mean making "cp -al" on the remote and then start rsync to newly created dir with --partial and without --link-dest, --inplace, --append-verify? What is benefits? Even metadata will not leak to old files? =Askar Safin http://vk.com/safinaskar Kazan, Russia
Maybe Matching Threads
- Re[2]: --link-dest --inplace updates files without unlinking. What to do?
- Re[2]: --link-dest --inplace updates files without unlinking. What to do?
- Re[2]: --link-dest --inplace updates files without unlinking. What to do?
- Re[2]: --link-dest --inplace updates files without unlinking. What to do?
- Re[2]: --link-dest --inplace updates files without unlinking. What to do?