On Sun, 17 Aug 2014 21:44:36 -0700
Bill Barry <b...@billbarry.org> dijo:

>On Sun, Aug 17, 2014 at 9:38 PM, John Jason Jordan <joh...@comcast.net>
>wrote:
>
>>
>> folders in /media/Movies/Backup_8.17.14 ("permission denied").
>>
>> i believe the problem is ownership, but if I change the ownership of
>> the files in /dev/sdb2 it will be a disaster later.
>>
>
>cp -a will preserve the ownership, so you could try
>sudo cp -a  ......

This is interesting. Previously i had tried sudo cp and it failed
because it did not have permission to create folders on the
destination. just now i tried sudo cp -a and it is working fine, or at
least the hard drive light indicates serious drive activity. 

Thanks for the suggestion. ;0
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to