- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Redhat SFTP via a proxy server ?
Operating System - Linux
1819681
Members
3658
Online
109605
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
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
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
08-24-2010 07:51 PM
08-24-2010 07:51 PM
Redhat SFTP via a proxy server ?
We have dedicated drop box used for the file transfers. We have been asked to send files to a remote site residing behind a proxy server.
I read products like "corescrew" can be installed to allow suitable syntax via the -o switch allowing something like
$ sftp "ProxyCommand ...." user@remote-site
Must I install s/w to perform command line sftp to a proxy or are there otherway to achieve the same result ?
I read products like "corescrew" can be installed to allow suitable syntax via the -o switch allowing something like
$ sftp "ProxyCommand ...." user@remote-site
Must I install s/w to perform command line sftp to a proxy or are there otherway to achieve the same result ?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2010 12:44 AM
08-25-2010 12:44 AM
Re: Redhat SFTP via a proxy server ?
Is it a HTTP proxy, a SOCKS proxy or some other type of proxy?
Do you mean "corkscrew"?
http://www.agroman.net/corkscrew/
The "corkscrew" software seems to allow the use of HTTP proxies that require authentication. If your proxy does *not* require authentication, the description of the ProxyCommand option in ssh_config(5) man page describes how to use the netcat (nc) tool to connect through a basic HTTP proxy that supports the CONNECT method. (See "man ssh_config".)
The netcat command is available as either a standard or optional package in most Linux distributions.
MK
Do you mean "corkscrew"?
http://www.agroman.net/corkscrew/
The "corkscrew" software seems to allow the use of HTTP proxies that require authentication. If your proxy does *not* require authentication, the description of the ProxyCommand option in ssh_config(5) man page describes how to use the netcat (nc) tool to connect through a basic HTTP proxy that supports the CONNECT method. (See "man ssh_config".)
The netcat command is available as either a standard or optional package in most Linux distributions.
MK
MK
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP