rsync`

Michael bmike1 at gmail.com
Mon Oct 10 22:26:24 MST 2016


It was mounted. I labled it as Kingston64 but mlabel turned it into
KINGSTON64. My rsync command had it as Kingston until I realized mlabel had
capitalized everything.

On Tue, Oct 11, 2016 at 12:51 AM, Brien Dieterle <briend at gmail.com> wrote:

> Ah, so it wasn't mounted. . . where you thought it was ;-)
> Looks like the case thing is a bug:
> https://bugs.launchpad.net/ubuntu/+source/mtools/+bug/524182
>
>
> On Mon, Oct 10, 2016 at 8:06 PM, Michael <bmike1 at gmail.com> wrote:
>
>> figured out the problem! mlabel converted my variable to all caps. Is
>> there a way MSDOS label creator that will allow caps and lower letters?
>>
>> On Mon, Oct 10, 2016 at 10:57 PM, Michael <bmike1 at gmail.com> wrote:
>>
>>> $ sudo blkid
>>> [sudo] password for bmike1:
>>> /dev/sda1: LABEL="System Reserved" UUID="524422C94422B021" TYPE="ntfs"
>>> /dev/sda2: UUID="C2FE2639FE2625DF" TYPE="ntfs"
>>> /dev/sda3: UUID="3E2E72CD2E727E29" TYPE="ntfs"
>>> /dev/sdb1: UUID="dbd322bd-8172-48d1-a982-80f9721cabc2" TYPE="ext4"
>>> /dev/sdb3: UUID="55a828ec-f16b-49ad-846f-8793e6d0ecdb" TYPE="ext4"
>>> /dev/sdb5: UUID="b45d28c4-edc6-4f9a-a80b-144e20197cf8" TYPE="swap"
>>> /dev/sdc1: LABEL="KINGSTON64" UUID="3B90-A363" TYPE="vfat"
>>>
>>>
>>> On Mon, Oct 10, 2016 at 10:54 PM, Michael <bmike1 at gmail.com> wrote:
>>>
>>>> It's mounted. Otherwise the mlabel command would have failed.
>>>>
>>>> $ ls /media/bmike1
>>>> KINGSTON64
>>>>
>>>>
>>>> On Mon, Oct 10, 2016 at 9:30 PM, Brien Dieterle <briend at gmail.com>
>>>> wrote:
>>>>
>>>>> 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
>>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------
>>>>> 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
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> :-)~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
>>
>
>
> ---------------------------------------------------
> 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
>



-- 
:-)~MIKE~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20161011/37543fc8/attachment.html>


More information about the PLUG-discuss mailing list