Displaying 2 results from an estimated 2 matches for "rptv".
Did you mean:
retv
2004 Feb 20
1
Shell or rsync issue?
I ran across something I did not expect in rsync the other day. If you
want to sync the contents of a local directory to a remote directory,
you would use something like this:
rsync -rptv /local/directory/ user@host::module/remotedirectory/
The root of the sync is "/local/directory" and files are referenced as
"file1", "file2", etc...
However, the reverse is not true. This command:
rsync -rptv user@host::module/remotedirectory/ /local/directory/...
2008 Dec 05
1
Question on using single quote in an include from file
...n/
+
y/Tn/Family_tn/Tue-Dec--2-10:22:59-2008AlbumArt_{D514CCF8-BBE3-4FC4-B89F-B8B201A09B45}_Large_170X166.jpg
*+ y/Family/Temp/CopyChristine\'.mp3*
+
y/z/b8f9d7e9-835b-4334-b544-048a5278b5d4/b8f9d7e9-835b-4334-b544-048a5278b5d4.meta
- ***
The rsync command being issued:
/usr/bin/rsync -rptv --partial --partial-dir=.partial --timeout=60
--password-file=/tmp/10.50.2.23_b8f9d7e9-835b-4334-b544-048a5278b5d4. secret
rsync://root@localhost:902/b8f9d7e9-835b-4334-b544-048a5278b5d4
/root/rtest/test21 >>
/tmp/1228428918_b8f9d7e9-835b-4334-b544-048a5278b5d4.txt
Output:
receiving fil...