Linux / UNIX Tech Support Forum
This is a discussion on Linux Mount CIFS shares that contain spaces in their share name within the Computer Networking and Internet/broadband forums, part of the The Lounge category; Hi, I'm fairly new to Linux and am having a little problem. On our network we have a NAS running ...
|
|||||||
| Computer Networking and Internet/broadband Talk about computer networking, wireless networking at work or home. Share tips related to networking and broadband Internet. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I'm fairly new to Linux and am having a little problem. On our network we have a NAS running the CIFS protocol. Using MOUNT, I'm able to mount some of the shares on the CIFS box, however I don't seem to be able to mount shares that contain spaces in their share name, ie /share/media works /share/test media doesn't want to mount I'm using the following command # mount -t cifs //server/test media -o username=vivek,password=myPassword /mnt/server I've tried encapsulating in quotes, but nothing seems to work. |
| Sponsored Links | ||
|
|
|
||||
|
Quote:
Code:
mount -t cifs //server/test\040media -o username=vivek,password=myPassword /mnt/server
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| cifs , fstab , linux , samba , windows |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Grep regular expresion with square brackets and blank spaces | sebelk | Shell scripting | 1 | 12-11-2008 06:33 PM |
| read not preserving double spaces | bincode1010 | Shell scripting | 2 | 26-09-2008 04:49 AM |
| Automatic Mount of Windows Share | bayvista | Networking, Firewalls and Security | 0 | 21-02-2008 11:07 AM |
| Linux Shell script to mount remote windows share | angelus_kit | Shell scripting | 2 | 06-09-2007 07:18 PM |
| Share Files Using Linux Groups | dfU | Linux software | 1 | 23-01-2006 12:08 AM |