unable to create rsync Backup task

Backup and restore solutions, issues, experiences
Locked
User avatar
tommi2day
Posts: 45
Joined: 10 Jan 2023, 02:15
Germany

unable to create rsync Backup task

Post by tommi2day »

I try to create a rsync backup task to a synology, but the test is always failing. It shows a short red notice similar "operation failed, check server.."
I checked credentials several times.

Only Task to itself are accepted

On a commandline the rsync job works as expected

Code: Select all

rsync -zvrae "ssh -p 22" /Volume2/progs synology@192.168.101.16::NetBackup/
it looks similar to the unsolved task in viewtopic.php?t=3870

Any suggestions?

Thomas
Attachments
tm_rsync.png
main: T9-450
User avatar
tommi2day
Posts: 45
Joined: 10 Jan 2023, 02:15
Germany

Re: unable to create rsync Backup task

Post by tommi2day »

No answers, even from Terramaster Staff? No way to use it properly?
main: T9-450
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: unable to create rsync Backup task

Post by outkastm »

You can put the command in a cronjob and schedule it to run whenever you want
User avatar
tommi2day
Posts: 45
Joined: 10 Jan 2023, 02:15
Germany

Re: unable to create rsync Backup task

Post by tommi2day »

Yes, a cron or scheduled task will be the alternative. But I was hoping, at least this kind of basic software in TOS should work well, not talking about my other issues.
main: T9-450
User avatar
TMroy
TerraMaster Team
Posts: 2578
Joined: 10 Mar 2020, 14:04
China

Re: unable to create rsync Backup task

Post by TMroy »

We are going to release a new version, this issue will be fixed.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Support team: support(at)terra-master.com (for technical support only)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
Locked