HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- SFTP -- uploaded files change attributes from fix ...
Operating System - OpenVMS
1827724
Members
2847
Online
109968
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
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
04-03-2005 11:45 PM
04-03-2005 11:45 PM
SFTP -- uploaded files change attributes from fix length to Stream_LF
Environment: TCPIP v5.4 ECO 4 on OpenVMS 7.3-2.
When we upload any file having fix length 512 bytes record to this OpenVMS system using SFTP; it changes file attributes to Stream_LF.
Whereas uploading with FTP doesn't change file attributes.
How can we keep file in original format i.e. Fixed length using SFTP.
Thanks
MINHAS
When we upload any file having fix length 512 bytes record to this OpenVMS system using SFTP; it changes file attributes to Stream_LF.
Whereas uploading with FTP doesn't change file attributes.
How can we keep file in original format i.e. Fixed length using SFTP.
Thanks
MINHAS
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2005 11:56 PM
04-03-2005 11:56 PM
Re: SFTP -- uploaded files change attributes from fix length to Stream_LF
Well to be sarcastic, with TCPIP services for VMS, VMS becomes more and more Unix-like: everything is just a stream of bytes :-)
SFTP has no ascii/binary command, so it simply takes the stream of bytes and puts it to a stream of bytes.
Do You have problems with the Stream_LF format ?
If just for estetic reasons, change it with
$ SET FILE /ATTRIB=(RFM:FIX,LRL:512) file
SFTP has no ascii/binary command, so it simply takes the stream of bytes and puts it to a stream of bytes.
Do You have problems with the Stream_LF format ?
If just for estetic reasons, change it with
$ SET FILE /ATTRIB=(RFM:FIX,LRL:512) file
http://www.mpp.mpg.de/~huber
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2005 11:59 PM
04-03-2005 11:59 PM
Re: SFTP -- uploaded files change attributes from fix length to Stream_LF
does the -p option help?
____________________
Purely Personal Opinion
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2005 10:46 PM
04-05-2005 10:46 PM
Re: SFTP -- uploaded files change attributes from fix length to Stream_LF
Ian,
The -p option didn't help me any on TCP/IP Services V5.5 on my I64 box.
I found it pretty much impossible to transfer any kind of file other than stream_lf, without having to manually adjust the VMS file attributes afterward on the receiving side.
Just another data point for you...
Galen
The -p option didn't help me any on TCP/IP Services V5.5 on my I64 box.
I found it pretty much impossible to transfer any kind of file other than stream_lf, without having to manually adjust the VMS file attributes afterward on the receiving side.
Just another data point for you...
Galen
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