rsync fails #558

Open
bedros opened this Issue May 13, 2017 · 1 comment

Comments

Projects
None yet
2 participants

bedros commented May 13, 2017

user@systemt:/home/user$ sudo rsync -avhPz /mnt/localbackup/ /mnt/amz/backup sending incremental file list rsync: ERROR: cannot stat destination "/mnt/amz/backup": Permission denied (13) rsync error: errors selecting input/output files, dirs (code 3) at main.c(652) [Receiver=3.1.1]

then later I decided to do a simple copy of a large file (599MB) and got time out after 10 or so minutes

cp: error writing '/mnt/amz/backup/somefile.tar.gz': Connection timed out

Have a look at #374 if you're experiencing rsync issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment