rsync-server

rsync-server

Application Docker from mgutt's Repository

Vue d'ensemble

Simple rsync server based on Alpine To be able to connect to this rsync server you need to add the SSH key of your client to the variable SSH_AUTH_KEY_1 How to create an SSH key? Log into your client machine and create an SSH key as follows: ssh-keygen -t rsa -b 4096 Press 3x ENTER to use the default location and create the key without password. Now display your SSH Key with the following command: cat ~/.ssh/id_rsa.pub Copy the complete line like "ssh-rsa AAA.... username@client" and paste it in the field "SSH_AUTH_KEY_1" and start this container. You can test the connection from your client as follows (replace "tower" against your server name or domain): rsync --dry-run --itemize-changes --archive -e 'ssh -p 5533' root@tower:/mnt/user/system/ /tmp

Arguments d'exécution

Réseau
bridge
Coquille
sh
Privilégié
false
Paramètres supplémentaires
--memory=1G

Configuration du modèle

File pathPathro

Container Path: /mnt/user/

Cible
/mnt/user/
Valeur
/mnt/user/
PortPorttcp

Container Port: 22

Cible
22
Valeur
5533
SSH_AUTH_KEY_1Variable

Container Variable: SSH_AUTH_KEY_1

Valeur
enter_ssh_key_of_client
SSH_AUTH_KEY_2Variable

Container Variable: SSH_AUTH_KEY_2

Télécharger les statistiques

7,806,616
Total des téléchargements
122,967
Ce mois-ci
140,165
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
eeacms/rsync
Dernière mise à jour2025-09-26
Première vue2022-06-10

Exécutez rsync-server sur Unraid.

rsync-server est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.