Re: rsync permission denied

2019-01-30 Thread Bob Elzer
is seagate mounted ? is it write protected ? On Wed, Jan 30, 2019, 7:52 AM > rsync -aWuq --delete-before /home/bmike1/Documents /media/bmike1/Seagate > > rsync: mkdir "/media/bmike1/Seagate" failed: Permission denied (13) > Mike, this suggests that whatever user is login in to the remote box

Re: rsync permission denied

2019-01-30 Thread kitepilot
rsync -aWuq --delete-before /home/bmike1/Documents /media/bmike1/Seagate rsync: mkdir "/media/bmike1/Seagate" failed: Permission denied (13) Mike, this suggests that whatever user is login in to the remote box doesn't have the rights to 'mkdir /media/bmike1/Seagate' Login to that box with

Re: rsync permission denied

2019-01-30 Thread kitepilot
This is a pretty vague question... The severity of the error you have may range from irrelevant to catastrophic, and it is impossible to assess without the context of what you are doing. What user is login to the remote computer? Does that user have rights to that filesystem? What user is in

Re: rsync permission denied

2019-01-30 Thread Michael
rsync -aWuq --delete-before /home/bmike1/Documents /media/bmike1/Seagate rsync: mkdir "/media/bmike1/Seagate" failed: Permission denied (13) rsync error: error in file IO (code 11) at main.c(675) [Receiver=3.1.2] On Wed, Jan 30, 2019 at 8:25 AM Snyder, Alexander J < a...@misteralexander.com>

Re: rsync permission denied

2019-01-30 Thread Snyder, Alexander J
What is the exact text of the error? What are the existing permissions of what you're trying to backup? Thanks, Alexander. Sent from my Samsung Galaxy S8+ On Wed, Jan 30, 2019, 05:28 Michael I was trying to backup my system for the first time and rsync is throwing > a permission denied error

rsync permission denied

2019-01-30 Thread Michael
I was trying to backup my system for the first time and rsync is throwing a permission denied error up. Did something change with rsync or is this a user error? How do I fix it? -- :-)~MIKE~(-: --- PLUG-discuss mailing list -