First :
sudo apt-get install cifs-utils
download script "timecapsule-handler"
from: https://mega.nz/#!vUVBiaBQ!WHlCvhZVeOdd5fnqfnyJjWI0OJ2X14efuRXK8seosCg
gedit timecapsule -handler
set yours data:
ip time capsule:
volume shared:
password registred:
mount point
TIMECAPSULE_IP="" # e.g. "192.168.1.100"
TIMECAPSULE_VOLUME="/Time\ Capsule" # also try "/Data"
TIMECAPSULE_PASSWORD="YOURPASSWORDHERE" # prefix special characters, e.g. \!
MOUNT_POINT=/mnt/timecapsule # no need to create the directory
after that save your file
chmodc +x timecapsule-handler && sudo mv timecapsule-handler /usr/local/bin
cd /usr/local/bin
sudo timecapsule-handle
worked on debian 9
source and dedicated for my friend:
https://ineed.coffee/418/how-to-automatically-mount-and-umount-apple-time-capsule-on-linux/
Nenhum comentário:
Postar um comentário