Diferencia entre revisiones de «AFP server»
De enunpimpam
(Página creada con «Categoría: UbuntuCategoría: Raspberry-pi https://launchpad.net/ubuntu/focal/+package/netatalk apt-get install install netatalk nano /etc/netatalk/afp.conf […») |
|||
Línea 21: | Línea 21: | ||
systemctl restart netatalk | systemctl restart netatalk | ||
+ | ==Conexión== | ||
+ | “afp://192.168.1.100” |
Revisión del 17:25 12 sep 2020
https://launchpad.net/ubuntu/focal/+package/netatalk
apt-get install install netatalk
nano /etc/netatalk/afp.conf
[Homes] basedir regex = /home
[Otras carpeta] path = /path/to/directory
[My AFP Share Name] path = /path/to/directory time machine = true
Setting the guest account
[Global] guest account = pi
systemctl restart netatalk
Conexión
“afp://192.168.1.100”