July 2, 20197 yr Is there any way to create a restricted user for use with rsync? I have rsync working perfectly to sync a huge directory from my remote workstation to my unRAID server using the root user like this: rsync -avzh --delete Pictures/ root@[external-ip-address]:/mnt/user/backup/ But I'd like to create a dedicated rsync user and give it access exclusively to the 'backup' share and no or very limited ability to SSH into the server.
July 3, 20197 yr Author Mods please delete, I found an existing thread explaining what I needed to do.
Archived
This topic is now archived and is closed to further replies.