- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- RCP between Alpha and HP-UX
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
10-26-2005 02:00 AM
10-26-2005 02:00 AM
I've been asked to see if there is a way to provide for secure file transfers between a GS-1280 OpenVMS 7.3-2 and an HP-UX database server, 11.11 v1. File transfers are for Oracle and our security group would like to see the elimination of rcopy. Any and all help greatly appreciated.
Thanks in advance,
Chuck Ciesinski
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 04:01 AM
10-26-2005 04:01 AM
Re: RCP between Alpha and HP-UX
As per Mr.Joe sugesstion, we can use SFTP, and SCP.
But I feel better using Automated Secure file transfer facility in Attachemat and Rumba emulator. Using which we can write small macro scripts to automate the secure file transfers with some pre-processing on the VMS files before transfer.
In my previous client, I wrote the emulator macro scripts, which will do some processing on the files to be transfered to HP UX, scheduling the file transfer at any specific timing, sending emails once after completing transfer, and status check on successfull file transfer.
These emulator is not hight cost, and evaluation version CD also available. The main advantage is secure transfer, pre-precessing on the files to be transferred, SCHEDuled File transfer, and file transfer status check with very small two three lines of easy scrits.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 04:34 AM
10-27-2005 04:34 AM
Re: RCP between Alpha and HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2005 04:14 PM
10-31-2005 04:14 PM
Re: RCP between Alpha and HP-UX
Use key authentications for SSH and use scp or sftp for copying.
Thanks and regards.
Michael