- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Running sftp from Open VMS to Unix client
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
03-22-2004 06:33 AM
03-22-2004 06:33 AM
Unix is running ssh2 protocol. I need the files that come over from VMS via sftp to be 660 file permissions. (write access for group). From my understanding (I'm not VMS literate, the sftp client dow not have "chmod" functionality. SO, they can't change permissions on the unix server once the file transmitted. My question is, ?Does in fact VMS sftp not have chmod functionality? If this is the case, then is there anything I can do on the Unix system to change the file creation permissions via the umask?. I might also add that the VMS client comes into the Unix server as "Chrooted". Hope this makes sense and would appreciate any feedback you may have.
Regards
Tom
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 07:12 AM
03-22-2004 07:12 AM
Re: Running sftp from Open VMS to Unix client
which IP stack does the VMS system run? There are at least two different ssh implementations out there (one from Process and one from hp). The answer to your question most probably depends on which of these is used.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 07:21 AM
03-22-2004 07:21 AM
Re: Running sftp from Open VMS to Unix client
regards,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 08:05 AM
03-22-2004 08:05 AM
Re: Running sftp from Open VMS to Unix client
I tried looking at the documentation for Multinet and could not find any "chmod" or similar command when using SFTP. I do not interface with any Unix systems, so I cannot provide any further help. In VMS, I would set default access control lists on the receiving directory to handle what you are asking, but I have no idea if or how you could do that in Unix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 08:19 AM
03-22-2004 08:19 AM
Re: Running sftp from Open VMS to Unix client
vmsnet.networks.tcp-ip.multinet
Some of the people who work at Process (owner of Multinet) read that group and could possibly provide a better response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 08:26 AM
03-22-2004 08:26 AM
Re: Running sftp from Open VMS to Unix client
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 07:22 AM
03-23-2004 07:22 AM
Re: Running sftp from Open VMS to Unix client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 07:30 AM
03-23-2004 07:30 AM
Re: Running sftp from Open VMS to Unix client
regards,
Tom