- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cifsclient and lower case
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-24-2003 02:53 AM
09-24-2003 02:53 AM
is it possible mount a share from a windows-server on a hpux workstation just in lower cases?
e.g.
Windows -> TeSt
HPUX -> test
BR
Lars
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 03:04 AM
09-24-2003 03:04 AM
Re: cifsclient and lower case
cifsmount only has these options:
usage: cifsmount //
cifsmount -h prints short help
cifsmount -v prints version information
valid options are:
-r Mount as read-only filesystem
-c
-p
-u Enable unencrypted passwords
-s Save mount and password in database (please do not
use unless you understand the security implications)
-E Force data encryption (only when compiled with SSL)
-C Require server certificate (only when compiled with SSL)
-W Do without server certificate (only when compiled with SSL)
-f Force mount. Mount the server even if it does not respond.
-U
-P
-S Read password from standard input (implies -N)
-N Don't prompt for a password
-I
Why do you want the translation in the first place?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 03:08 AM
09-24-2003 03:08 AM
Re: cifsclient and lower case
If I understand your question correctly, then the mountpoint can be of any name.
cifsmount //windows_server/TeSt /mnt/test
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 03:31 AM
09-24-2003 03:31 AM
Re: cifsclient and lower case
sorry for my mistakeble question.
My mountpoint on the Windows share does not matter. The problems are the directories under the mountpoint.
e.g. on the share
//mnt_share/DiR1/DIR2/diR3
I need them all in lower cases on the hpux mashine.
e.g. /dir1/dir2/dir3
If this is not possible, the windows admin on the other site must change his hole directory trees :-)
BR
Lars
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 03:56 AM
09-24-2003 03:56 AM
Re: cifsclient and lower case
May be somebody has a solution.
cheers
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:00 AM