Skip to main content
Tweeted twitter.com/#!/StackUnix/status/203035896939945984
little things
Source Link
sr_
  • 15.5k
  • 53
  • 57

how How to download a file through a sshan SSH server?

I have a server in USA (linuxLinux box B), and my home pcPC (linuxLinux box A), and I need download a file from website C,

theThe issue is, it is very slow to download a file direct from A, so I need download the file when I loginlog in B, and sftpsftp get the file from A.

isIs there any way that I can download file and use B as proxy directly through only one line command?

how to download a file through a ssh server?

I have a server in USA (linux box B), and my home pc (linux box A), and I need download a file from website C,

the issue is, it is very slow to download a file direct from A, so I need download the file when I login B, and sftp get the file from A.

is there any way that I can download file and use B as proxy directly through only one line command?

How to download a file through an SSH server?

I have a server in USA (Linux box B), and my home PC (Linux box A), and I need download a file from website C,

The issue is, it is very slow to download a file direct from A, so I need download the file when I log in B, and sftp get the file from A.

Is there any way that I can download file and use B as proxy directly through only one line command?

Source Link
linjunhalida
  • 463
  • 1
  • 5
  • 7

how to download a file through a ssh server?

I have a server in USA (linux box B), and my home pc (linux box A), and I need download a file from website C,

the issue is, it is very slow to download a file direct from A, so I need download the file when I login B, and sftp get the file from A.

is there any way that I can download file and use B as proxy directly through only one line command?