Displaying 1 result from an estimated 1 matches for "rpltvv".
Did you mean:
rplt
2004 May 20
3
Rsync snapshot on Linux from Windows server
...uot; /backup/00/
Everything gets copied with this, but new copies of every file are created on
each subsequent snapshot, even though the files have not changed. Also, no
permissions or ownership information seem to be transferred.
If I modify the rsync parameters from "-avv" to "-rpltvv", the copy operation
works, and unchanged files are recreated as hard links in the subsequent
snapshots, but again, there is no original ownership and permission
information retained.
Finally, just to be sure I tried the parameters set to "-rpltogvv", which just
made it copy ea...