Displaying 1 result from an estimated 1 matches for "pahudtestfile".
2002 Oct 29
0
Fwd: Re: Fwd: rsync and unlink permission
...11% /
/dev/hda1 91556 4988 86568 6% /boot
shmi:/var/www 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, sock...