[Samba] mv errors.

Athunye Athunye at gmail.com
Fri Jan 30 19:40:50 GMT 2009



Günter Kukkukk-2 wrote:
> 
> 
> Can you please try the "preserving copy cmds":
>   'cp -p srcfile /mounted/samba/share/'
>   'cp -a srcfile /mounted/samba/share/'
> 
> Do they work ?
> 
> 

bash >>> pwd
/mnt/docs

bash >>> ls --all
.  ..  .Trash-1001

bash >>> cp -p ~/test.txt ./
cp: preserving times for `./test.txt': Operation not permitted

bash >>> cp -a ~/.vimrc ./
cp: preserving times for `./.vimrc': Operation not permitted

bash >>> pwd
/mnt/docs

bash >>> rm .vimrc
(no warnings)

bash >>> rm test.txt
rm: remove write-protected regular empty file `test.txt'? 





-- 
View this message in context: http://www.nabble.com/mv-errors.-tp21712791p21754249.html
Sent from the Samba - General mailing list archive at Nabble.com.



More information about the samba mailing list