Issues with Rsync settings

  • Hello,


    I am currently trying to backup my NAS to an online storage via rsync. I have tried to rsync my folder via command line just to ensure that everthing works as
    expected via


    Code
    rsync -rltDv -e ssh /media/94616e4f-6016-4147-989e-87b828eda75a/public/ share-1234(at)rsync.hidrive.strato.com:/users/share-1234
    share-1234(at)rsync.hidrive.strato.com's password: 
    sending incremental file list
    Fotos/2008/2008_06_Handy/
    Fotos/2008/2008_06_Handy/104.JPG
    Fotos/2008/2008_06_Handy/105.JPG


    So this works as expected.


    Then I have tried to set this up via OMV. I took the default settings and just added share-1234(at)rsync.hidrive.strato.com:/users/share-1234 as destination
    server. When I try to test these setting I get the following:


    Code
    Please wait, syncing </media/94616e4f-6016-4147-989e-87b828eda75a/public//> to <share-1234(at)rsync.hidrive.strato.com:/users/share-1234> ...
    
    
    ectedly closed (0 bytes received so far) [sender]
    rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.7]


    How can I set up a rsync job similar to the command line version ?


    Any help would be appreciated (PS: I clicked the green button :mrgreen: )

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!