Jörg: rsync und Dateirechte

Beitrag lesen

Hi Fred,

dieser Befehl ergibt:


# /etc/fstab: static file system information.
# TODO: sysfs?
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/xvda1      /       xfs     defaults,noatime 0 1
/dev/xvda7      /is/cust        xfs     noatime,nosuid,gquota,nodev 0 2
/dev/xvda8      /is/ssd xfs     defaults,noatime 0 1
# Bindmounts falls vorhanden
/is/cust/htdocs /is/htdocs      none bind 0 0
/is/cust/maildirs       /is/maildirs    none bind 0 0
/is/cust/databases      /is/databases   none bind 0 0
/is/cust/trash  /is/trash       none bind 0 0
/var/log/httpd  /is/logs/httpd  none bind 0 0
# End of fstab