Displaying 1 result from an estimated 1 matches for "khubmv".
Did you mean:
  khubd
  
2004 Feb 27
0
rsync problem with smb/ncpfs filesystem?
...e rsync process has "root" file system rights. But trying to 
rsync a file with a read only flag like
-r-xr-xr-x    1 root     root      3441648 Jan 20  1998 WEBCLIENT.EXE
to the novell filesystem gives this error:
rename "/mnt/sunoha/vol1/USER/labor/labor/FL_Update/.WEBCLIENT.EXE.kHUBMV" 
-> "labor/FL_Update/.WEBCLIENT.EXE.kHUBMV" -> 
"labor/FL_Update/WEBCLIENT.EXE": Permission denied
I think the problem is that the ncpfs filesystem (or the netware server) 
doesn't like the renaming of a read only file. I'm using the command line 
"rsyn...