rsync fails
Closed this issue · 1 comments
bedros commented
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