Hi I was trying to use the rsync backup and I got an "Remote destination is not reachable" error.
So I removed the -q from this line And I got the error seen in the screenshot.
I did use a reasonably long ssh login, 27characters. But the whole path is quite long.
the limit appears to be 104-108.
I know I could set a shorter ${ownFolderName} or create a shorter ssh login by using a shorter domainname or the IP.
Fixing this could also be done by shortening this line would you be open for that?

Hi I was trying to use the rsync backup and I got an "Remote destination is not reachable" error.
So I removed the
-qfrom this line And I got the error seen in the screenshot.I did use a reasonably long ssh login, 27characters. But the whole path is quite long.
the limit appears to be 104-108.
I know I could set a shorter
${ownFolderName}or create a shorter ssh login by using a shorter domainname or the IP.Fixing this could also be done by shortening this line would you be open for that?