search for: felipe1982

Displaying 1 result from an estimated 1 matches for "felipe1982".

2011 May 07
2
Fwd: files-from option requires dot .
This does not work. Rsync fails, and prints 'usage' ?rsync --files-from=list.txt -vrP felipe1982.com: ./ This does work. Note the period `.'. ?rsync --files-from=list.txt -vrP felipe1982.com:. ./ cat list.txt ./Documents/file1 ./Documents/file2 Why is the period _required_? -- Felipe