HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CIFS Client
Operating System - HP-UX
1825795
Members
2310
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 05:12 PM
05-16-2004 05:12 PM
I have successfully mounted my Windows NT server into my HP-UX. I browse into it using the file manager in Unix and it seems to be ok. However, when i open the terminal windows in CDE and use the command line cd /apps/Measured Data, it does not go the specified directory but also gives the error:
/sbin/sh: cd: The specified substitution is not valid for this command.
BTW, i used the command below in mounting my Windows Shared Folder:
cifsmount /// /
What could be wrong?
Is the space character allowed in naming a directory in unix?
/sbin/sh: cd: The specified substitution is not valid for this command.
BTW, i used the command below in mounting my Windows Shared Folder:
cifsmount //
What could be wrong?
Is the space character allowed in naming a directory in unix?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2004 08:58 PM
05-16-2004 08:58 PM
Solution
Hi Fernando,
Welcome to the forums ;)
You're right in thinking that the problem is related to the space in the directory name. The space character is allowed, it just makes things a little more awkward! You can quote the directory name:
cd "/apps/Measured Data"
regards,
Darren.
Welcome to the forums ;)
You're right in thinking that the problem is related to the space in the directory name. The space character is allowed, it just makes things a little more awkward! You can quote the directory name:
cd "/apps/Measured Data"
regards,
Darren.
Calm down. It's only ones and zeros...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 03:58 PM
05-17-2004 03:58 PM
Re: CIFS Client
Hello Darren,
Thanks for your help.
I appreciate it.
Thanks for your help.
I appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 04:07 PM
05-17-2004 04:07 PM
Re: CIFS Client
If "Measured Data" is the only thing that starts with Measured in that directory, you could also do something like:
# cd /apps/Measured*
# cd /apps/Measured*
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP