This is an old revision of the document!
/mnt/Drive_1_463.2_GiB/mount_shares.sh
:#!/bin/sh mkdir /mnt/SharedGraphics mkdir /mnt/LicensedDecoration mount_smbfs -W PICNICTIME -N -I 192.168.1.9 //andre@PTFILES/SharedGraphics /mnt/SharedGraphics mount_smbfs -W PICNICTIME -N -I 192.168.1.10 //andre@CAMERA/LicensedDecoration /mnt/LicensedDecoration
~/.nsmbrc
file on the NAS:[PTFILES:ANDRE] password=******* [CAMERA:ANDRE] password=*******
rsync -a /mnt/SharedGraphics/COMMUNITY_ARTWORK /mnt/Drive_2_1.76_TiB
rsync -a /mnt/LicensedDecoration /mnt/Drive_1_463.2_GiB