On Sun, Aug 17, 2014 at 9:38 PM, John Jason Jordan <[email protected]>
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  ......

Bill
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to