mount -t cifs -o workgroup=#####,username=#######,password=######## //seuver.com/path /mnt/location
mount -t ntfs /dev/hda1 /mnt/location
mount.cifs //ip_pc_distant/partage /mnt/partage -o user="Nom user" pass=mot_de_passe
. /root/connexion.sh &
sleep 5; mount...
It looks like you're new here. If you want to get involved, click one of these buttons!