Rsync pull from website folder to local

  • Kind of new to openmediavault and rsync.


    I've got a wordpress website that creates a site backup.


    I am trying to rsync pull that backups to my local storage.


    I only get to "Please wait, syncing " part, but nothing is really sync'd


    Do I need to add my server's SSL to my OMV? How do I do that?


    Or any clear guides.


    Thanks,

    • Offizieller Beitrag

    If not on the internet... in order to pull rsync, your server needs rsyncd (rsync daemon) running with a module created for the backup file location.


    If on the internet... you can pull rsync over ssh. You need to setup ssh keys for that. There is a thread somewhere on the forum how to set that up.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    The system pulling needs the private key and the system being pulled from needs your public key in the authorized_keys file for the user you are connecting as.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Ok,


    I've added the SSH keys.


    Still just getting the Please wait, I wonder if this is correct


    Code
    rsync://username@myserver.org:/home/username/public_html/website/content/backup/

    (changed some info).

    • Offizieller Beitrag

    That is correct of rsync only. If you want rsync over ssh, read this

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Nope. I was just giving you a little background in case you wanted to do testing from command line. Here is a test setup of syncing from a remote server over ssh. The only thing I did outside of OMV was add the public key to the authorized_keys on the source and test connecting to the source from the destination using the key. I create the ssh key in the omv web interface on the destination.

    • Offizieller Beitrag

    Sorry, I am using OMV 3.x. I forgot OMV 2.x doesn't have the ssh feature. You will need to look at this workaround.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

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