Displaying 1 result from an estimated 1 matches for "3s1d3w".
Did you mean:
31d3
2006 Oct 19
2
"text file busy" on cifs-mounted dir *doesn't* cause rsync error!
...reate regular file `file.doc': Text file busy
That makes sense - CIFS has the file locked.
Then I tried copying the same file via rsync
bash$ rsync /tmp/other.txt file.doc
bash$ echo $?
0
i.e. rsync says it worked! However it didn't. I ended up with a full
copy of other.txt as .file.doc.3s1d3w - but the final rename on top of
the original file failed.
Rsync didn't return an error. It should?
Help? Is this a bug with rsync, or with Samba (perhaps it returned OK on
the rename when it shouldn't have?)
--
Cheers
Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Ph...