12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- annotations:
- min_scale_version: 24.10.2.2
- app_version: 1.0.2
- capabilities:
- - description: Rsyncd is able to change file ownership arbitrarily
- name: CHOWN
- - description: Rsyncd is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Rsyncd is able to bypass permission checks for file operations
- name: FOWNER
- - description: Rsyncd is able to set file capabilities on other files
- name: SETFCAP
- - description: Rsyncd is able to change group ID of processes
- name: SETGID
- - description: Rsyncd is able to change user ID of processes
- name: SETUID
- - description: Rsyncd is able to use chroot() system call
- name: SYS_CHROOT
- categories:
- - storage
- date_added: '2024-08-28'
- description: Rsync is an open source utility that provides fast incremental file transfer.
- home: https://github.com/truenas/containers/tree/main/apps/rsyncd
- host_mounts: []
- icon: https://media.sys.truenas.net/apps/rsyncd/icons/icon.png
- keywords:
- - sync
- - rsync
- - file transfer
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: rsyncd
- run_as_context:
- - description: Rsync Daemon run as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots: []
- sources:
- - https://github.com/truenas/containers/tree/master/apps/rsyncd
- - https://hub.docker.com/r/ixsystems/rsyncd
- title: Rsync Daemon
- train: community
- version: 1.2.7
|