Displaying 1 result from an estimated 1 matches for "pcav".
Did you mean:
pca
2003 Mar 06
0
Uploading nightmare
Hello,
I've been trying to upload (that is local source, remote destination) one
file of size about 15MiB, using
$ rsync -Pcav ./rx.gz pasky.ji.cz::foo
The problem is that it started uploading the file, but it didn't create it
directly on the other side, but instead created some temporary file
(.rx.gz.J4r4qe). I didn't quite like that and looked for an option which would
turn this off, but didn't find out an...