Changes

Jump to navigation Jump to search
39 bytes added ,  20:17, 23 September 2014
Line 132: Line 132:  
==Backup==
 
==Backup==
 
===Debug the Mount a remote workstation Share===
 
===Debug the Mount a remote workstation Share===
In the case of you have a fail when you mount a remote cifs share, 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
 
  /bin/mountpoint
 
  /bin/mountpoint

Navigation menu