rsync`

Brien Dieterle briend at gmail.com
Mon Oct 10 18:30:50 MST 2016


I don't think your sdcard is even mounted.  Try this:
http://www.pkill-9.com/mount-usb-micro-sd-card-linux-automount/

Also, until you are confident it is configured correctly, you should really
use -n (or --dry-run) for rsync so you don't accidentally... oh, delete
everything :-)

On Mon, Oct 10, 2016 at 6:02 PM, Michael <bmike1 at gmail.com> wrote:

> I found the solution and I labled my device but:
>
> $ sudo mlabel p:kingston64
> $ rsync -aWuq --delete-before /home/bmike1/Documents
> /media/bmike1/Kingston64
> rsync: mkdir "/media/bmike1/Kingston64" failed: Permission denied (13)
> rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0]
>
> So this means permissions are wrong on the device?
>
> $ sudo chmod 007 <-I only have one user so is this good?
>
> On Mon, Oct 10, 2016 at 8:54 PM, Michael <bmike1 at gmail.com> wrote:
>
>> okay.... I googled and I searched and found the solution to my problem:
>>
>> http://www.pkill-9.com/label-ms-dos-flash-drive-micro-sd-car
>> d-mtools-linux/
>>
>>
>> On Mon, Oct 10, 2016 at 8:17 AM, Michael <bmike1 at gmail.com> wrote:
>>
>>> I just got a 64gb card to rsync my hard drive on to How do I see what
>>> the card is listed as? (/media/bmike1/????)
>>>
>>> This is the command I use:
>>>
>>>       rsync -aWuq --delete-before /home/bmike1/Documents\
>>>       /media/bmike1/<???>
>>>
>>> I have two questions. I want to retain the dos format so to name it
>>> would I use the command 'dosfslabel' or would another be more approprialte?
>>>   and
>>> would I use the same command?
>>>
>>> --
>>> :-)~MIKE~(-:
>>>
>>
>>
>>
>> --
>> :-)~MIKE~(-:
>>
>
>
>
> --
> :-)~MIKE~(-:
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20161010/4fc2c78e/attachment.html>


More information about the PLUG-discuss mailing list