T
T
tiakuv2021-10-08 14:02:09
linux
tiakuv, 2021-10-08 14:02:09

How to download a file in Putty?

I have access to a Linux server through Wallix, I connect through Putty. How can I upload files from the server to my local computer?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
Ronald McDonald, 2021-10-08
@Zoominger

Use scp. It is part of the Putty package.
https://pingvinus.ru/note/scp-command

P
pfg21, 2021-10-08
@pfg21

no way. putti is used for remote access.
are you connecting via ssh?? mount the remote fs via sshfs and download it to your health.
in the kit there are console rocking chairs pscp psftp you can use them

K
ky0, 2021-10-08
@ky0

You can page-by-page display the contents of the file and copy-paste from the console to yourself :) Since you really need it "in putty".

S
Saboteur, 2021-10-08
@saboteur_kiev

putty is an ssh client for connecting to a remote console, not for downloading files.
On the putty site you can download pscp - it is just used to download files via ssh
But if you really need to copy something directly from putty, then you can copy the text directly for text data or via base64

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question