- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Secure file transfer.
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
06-12-2003 09:03 AM
06-12-2003 09:03 AM
Secure file transfer.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 09:10 AM
06-12-2003 09:10 AM
Re: Secure file transfer.
2. install ssh or openssh on server:
root@svr_a# swlist -l product |grep -i secure
Secure_Shell A.03.10.001 HP-UX Secure Shell
3. After above steps, you now may use sercure ftp to transfer file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 09:10 AM
06-12-2003 09:10 AM
Re: Secure file transfer.
2. install ssh or openssh on server:
root@svr_a# swlist -l product |grep -i secure
Secure_Shell A.03.10.001 HP-UX Secure Shell
3. After above steps, you now may use sercure ftp to transfer file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 09:12 AM
06-12-2003 09:12 AM
Re: Secure file transfer.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA
is a good start. It provides the ability to transfer files via scp or sftp (both encrypted and capable fo using public key and/or password authentication).
This installs as a depot file using swinstall (or through SAM), and comes linked and preconfigured to start running once you install it.
On the Windows side, client tools like WinSCP
http://winscp.vse.cz/eng/
and SSH's Windows client
http://www.ssh.com/products/security/secureshellwks/
will provide tools to send and receive files to/from the HP-UX server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 09:16 AM
06-12-2003 09:16 AM
Re: Secure file transfer.
Install the depot, then take a look at the attached document, which tells you how to configure and use it. It really is easy.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 11:07 AM
06-12-2003 11:07 AM
Re: Secure file transfer.
http://hpux.cict.fr/hppd/hpux/Networking/FTP/
This leaves encryption. SSH is often recommended:
http://hpux.cict.fr/hppd/hpux/Networking/Admin/openssh-2.5.1p1/readme.html
There is also packet filtering, AKA firewalls. But with windoze... what d'ya do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 04:32 PM
06-12-2003 04:32 PM
Re: Secure file transfer.
You may wish to use Connect:Direct software from Sterling Commerce. Apart from secure and encrypted file transfer the software offers following features'
1> File transfer across multiple platforms. Like mainframe, windows and unix. I think this is a unique feature.
2> Execution of scripts at remote end as well as local end on successful completion of file transfer.
There are many other good features as well. Do check their site. www.sterlingcommerce.com.
Hope this helps'
Suhas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 04:42 PM
06-12-2003 04:42 PM
Re: Secure file transfer.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 05:49 PM
06-12-2003 05:49 PM
Re: Secure file transfer.
my 2 cents.
regards
mB