Displaying 1 result from an estimated 1 matches for "v4pxkw".
Did you mean:
4pxks
2002 Oct 29
0
Fwd: Re: Fwd: rsync and unlink permission
...37980892 1694152 36286740 5% /var/www
If I use "-T /tmp", the error also occurres. Seems rsync will unlink the
original file before copy the new one over. Idea?
$ rsync -a -T /tmp home::www/pahudtestfile ./
unlink pahudtestfile: Permission denied
copy /tmp/.pahudtestfile.v4pXKW -> pahudtestfile : Permission denied
$ rsync --version
rsync version 2.5.6cvs protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles,
IPv6, 64-bit system...