Displaying 1 result from an estimated 1 matches for "j4r4qe".
2003 Mar 06
0
Uploading nightmare
...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 anything (it would be useful to have such an
_option_, so that you have the file available when it's still being uploaded
yet). I interrupted the running rsync so that I could test if it c...