Rsync backup problem
Posted: 03 Nov 2022, 17:54
Hello!
Try to create TNAS backup task via "Backup/Rsync backup/New backup task" (see the attached screenshot). But "Test" is unsuccessful: "Operation failed! Please check whether the server information is filled in correctly".
But rsync over command line is working normally:
[superuser@TOS /]# rsync -zvrae "ssh -p 9222" /Volume1/TestFolder [email protected]::NetBackup/
[email protected]'s password:
sending incremental file list
TestFolder/
TestFolder/#recycle/
TestFolder/#recycle/mytest.txt
sent 242 bytes received 47 bytes 30.42 bytes/sec
total size is 0 speedup is 0.00
What is wrong with "Backup" application?
Try to create TNAS backup task via "Backup/Rsync backup/New backup task" (see the attached screenshot). But "Test" is unsuccessful: "Operation failed! Please check whether the server information is filled in correctly".
But rsync over command line is working normally:
[superuser@TOS /]# rsync -zvrae "ssh -p 9222" /Volume1/TestFolder [email protected]::NetBackup/
[email protected]'s password:
sending incremental file list
TestFolder/
TestFolder/#recycle/
TestFolder/#recycle/mytest.txt
sent 242 bytes received 47 bytes 30.42 bytes/sec
total size is 0 speedup is 0.00
What is wrong with "Backup" application?