Changes

Jump to navigation Jump to search
3 bytes added ,  20:17, 23 September 2014
Line 131: Line 131:     
==Backup==
 
==Backup==
===Debug the Mount a remote workstation Share===
+
===Debug the Mount of a remote workstation Share===
 
In the case of you have errors when you mount a remote cifs share (used by the panel 'backup or restore', you can experiment by just running the two commands from the command line (replace $host $share $mountdir appropriately)
 
In the case of you have errors when you mount a remote cifs share (used by the panel 'backup or restore', you can experiment by just running the two commands from the command line (replace $host $share $mountdir appropriately)
 
  /bin/mount -t cifs "//$host/$share" $mountdir -o credentials=/etc/dar/CIFScredentials,nounix
 
  /bin/mount -t cifs "//$host/$share" $mountdir -o credentials=/etc/dar/CIFScredentials,nounix

Navigation menu