I don't think your sdcard is even mounted. Try this: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 :-)
http://www.pkill-9.com/mount-usb-micro-sd-card-linux- automount/ On Mon, Oct 10, 2016 at 6:02 PM, Michael <bmike1@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/Kingston64rsync: 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@gmail.com> wrote:okay.... I googled and I searched and found the solution to my problem:--On Mon, Oct 10, 2016 at 8:17 AM, Michael <bmike1@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?andwould I use the same command?--:-)~MIKE~(-::-)~MIKE~(-::-)~MIKE~(-:---------------------
PLUG-discuss mailing list - PLUG-discuss@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@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss