Re: Problem backing up read-only files

2010-07-27 Thread Gary Johnson
On 2010-07-22, Matt McCutchen wrote: > On Thu, 2010-07-22 at 19:57 -0700, Gary Johnson wrote: > > On 2010-07-23, Alex Ferrara wrote: > > > Hi Gary, > > > > > > It looks like the problem occurs after rsync has transferred the > > > file and is renamin

Re: Problem backing up read-only files

2010-07-22 Thread Gary Johnson
ss. > > As a long show, you could try --inplace, which will mean rsync > does not need to rename the file. That worked for the initial transfer of that read-only file, but nebash-3.2$ touch * bash-3.2$ ll total 2 -r--r--r-- 1 Gary Johnson None 13 Jul 22 19:46 rstest1.txt -rw

Problem backing up read-only files

2010-07-22 Thread Gary Johnson
ll total 2 -r--r--r-- 1 Gary Johnson None 13 Jul 22 17:02 rstest1.txt -rw-r--r-- 1 Gary Johnson None 13 Jul 22 17:02 rstest2.txt On the Media Vault, I created another 'rstest' directory. bash-3.2$ mkdir //hpmediavault/Documents/rstest bash-3.2$ ll -d //hpmediavault/Documen