AIX sftp to IBM sftp server using proxy fails
Clash Royale CLAN TAG#URR8PPP
We have support server where would need to upload the snap data to IBM using proxy connection. We have already whitelisted the Server IP Address on the proxy side, Tried the ssh -J proxyjump option getting connection closed error.
ssh_exchange_identification: Connection closed by remote host.
Server IP: 10.88.35.12
Proxy Server Details: 10.83.9.75
port: 8080
IBM SFTP Server Details: sftp.ecurep.ibm.com
Port: 22
proxy sftp ibm-unix-system-services
|
show 2 more comments
We have support server where would need to upload the snap data to IBM using proxy connection. We have already whitelisted the Server IP Address on the proxy side, Tried the ssh -J proxyjump option getting connection closed error.
ssh_exchange_identification: Connection closed by remote host.
Server IP: 10.88.35.12
Proxy Server Details: 10.83.9.75
port: 8080
IBM SFTP Server Details: sftp.ecurep.ibm.com
Port: 22
proxy sftp ibm-unix-system-services
Ask IBM. They own the system and you are paying.
– Rui F Ribeiro
Dec 21 '18 at 10:03
Agree.. Already raised a support case. no response..
– satsensort
Dec 21 '18 at 10:23
Some strace-like thing?
– peterh
Dec 23 '18 at 14:42
Can you ssh to the proxy?
– Dani_l
Dec 23 '18 at 20:20
Is this a HTTP proxy?-J
is for "middle" SSH servers ("jump hosts"), not for HTTP proxies
– Stephen Harris
Dec 23 '18 at 20:57
|
show 2 more comments
We have support server where would need to upload the snap data to IBM using proxy connection. We have already whitelisted the Server IP Address on the proxy side, Tried the ssh -J proxyjump option getting connection closed error.
ssh_exchange_identification: Connection closed by remote host.
Server IP: 10.88.35.12
Proxy Server Details: 10.83.9.75
port: 8080
IBM SFTP Server Details: sftp.ecurep.ibm.com
Port: 22
proxy sftp ibm-unix-system-services
We have support server where would need to upload the snap data to IBM using proxy connection. We have already whitelisted the Server IP Address on the proxy side, Tried the ssh -J proxyjump option getting connection closed error.
ssh_exchange_identification: Connection closed by remote host.
Server IP: 10.88.35.12
Proxy Server Details: 10.83.9.75
port: 8080
IBM SFTP Server Details: sftp.ecurep.ibm.com
Port: 22
proxy sftp ibm-unix-system-services
proxy sftp ibm-unix-system-services
edited Dec 21 '18 at 10:03
Rui F Ribeiro
39.1k1479130
39.1k1479130
asked Dec 21 '18 at 9:41
satsensort
248
248
Ask IBM. They own the system and you are paying.
– Rui F Ribeiro
Dec 21 '18 at 10:03
Agree.. Already raised a support case. no response..
– satsensort
Dec 21 '18 at 10:23
Some strace-like thing?
– peterh
Dec 23 '18 at 14:42
Can you ssh to the proxy?
– Dani_l
Dec 23 '18 at 20:20
Is this a HTTP proxy?-J
is for "middle" SSH servers ("jump hosts"), not for HTTP proxies
– Stephen Harris
Dec 23 '18 at 20:57
|
show 2 more comments
Ask IBM. They own the system and you are paying.
– Rui F Ribeiro
Dec 21 '18 at 10:03
Agree.. Already raised a support case. no response..
– satsensort
Dec 21 '18 at 10:23
Some strace-like thing?
– peterh
Dec 23 '18 at 14:42
Can you ssh to the proxy?
– Dani_l
Dec 23 '18 at 20:20
Is this a HTTP proxy?-J
is for "middle" SSH servers ("jump hosts"), not for HTTP proxies
– Stephen Harris
Dec 23 '18 at 20:57
Ask IBM. They own the system and you are paying.
– Rui F Ribeiro
Dec 21 '18 at 10:03
Ask IBM. They own the system and you are paying.
– Rui F Ribeiro
Dec 21 '18 at 10:03
Agree.. Already raised a support case. no response..
– satsensort
Dec 21 '18 at 10:23
Agree.. Already raised a support case. no response..
– satsensort
Dec 21 '18 at 10:23
Some strace-like thing?
– peterh
Dec 23 '18 at 14:42
Some strace-like thing?
– peterh
Dec 23 '18 at 14:42
Can you ssh to the proxy?
– Dani_l
Dec 23 '18 at 20:20
Can you ssh to the proxy?
– Dani_l
Dec 23 '18 at 20:20
Is this a HTTP proxy?
-J
is for "middle" SSH servers ("jump hosts"), not for HTTP proxies– Stephen Harris
Dec 23 '18 at 20:57
Is this a HTTP proxy?
-J
is for "middle" SSH servers ("jump hosts"), not for HTTP proxies– Stephen Harris
Dec 23 '18 at 20:57
|
show 2 more comments
1 Answer
1
active
oldest
votes
I was able to sftp using CURL package in AIX
Command Sample:
curl –L –k –x ‘Proxy Server details: Port ‘ -v –l sftp server with path –user "anonymous: Your email ID " -T “File name"
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f490296%2faix-sftp-to-ibm-sftp-server-using-proxy-fails%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I was able to sftp using CURL package in AIX
Command Sample:
curl –L –k –x ‘Proxy Server details: Port ‘ -v –l sftp server with path –user "anonymous: Your email ID " -T “File name"
add a comment |
I was able to sftp using CURL package in AIX
Command Sample:
curl –L –k –x ‘Proxy Server details: Port ‘ -v –l sftp server with path –user "anonymous: Your email ID " -T “File name"
add a comment |
I was able to sftp using CURL package in AIX
Command Sample:
curl –L –k –x ‘Proxy Server details: Port ‘ -v –l sftp server with path –user "anonymous: Your email ID " -T “File name"
I was able to sftp using CURL package in AIX
Command Sample:
curl –L –k –x ‘Proxy Server details: Port ‘ -v –l sftp server with path –user "anonymous: Your email ID " -T “File name"
answered Dec 26 '18 at 9:02
satsensort
248
248
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f490296%2faix-sftp-to-ibm-sftp-server-using-proxy-fails%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Ask IBM. They own the system and you are paying.
– Rui F Ribeiro
Dec 21 '18 at 10:03
Agree.. Already raised a support case. no response..
– satsensort
Dec 21 '18 at 10:23
Some strace-like thing?
– peterh
Dec 23 '18 at 14:42
Can you ssh to the proxy?
– Dani_l
Dec 23 '18 at 20:20
Is this a HTTP proxy?
-J
is for "middle" SSH servers ("jump hosts"), not for HTTP proxies– Stephen Harris
Dec 23 '18 at 20:57