search for: pathtoatempararyfold

Displaying 1 result from an estimated 1 matches for "pathtoatempararyfold".

Did you mean: pathtoatempararyfolder
2008 Jan 07
2
Propose mount.cifs/smbfs able to mount the child folder of share folder
...nt's folder arrange inside so I have a share folder call \\server\department if I have a linux client under purchasing, I 2 command to get the correct place, and I feel it is giving more trouble command 1 =========== mount -t cifs -o (with necessary option) //server/department /sharefolder/.pathtoatempararyfolder command 2: ============== ln -s /sharefolder/.pathtoatempararyfolder/purchasing It is much more better if we can simplied the share via this command: mount -t cifs -o (with necessary option) //server/department/purchasing /home/purchasinguser/Desktop/mydepartmentdata