· Red Hat Enterprise Linux Server release (Tikanga) I use PuTTY to connect to my Unix and Linux boxes and want to find a way to transfer text files from my Linux box to my Windows PC. To do it now, I transfer the file to the Unix box, then get on my PC cmd and ftp from the Unix box. A pain. I figure there has to be a better way. How do I transfer files from putty to Windows? Download PSCP. Open command prompt and type set PATH=file. In command prompt point to the location of the bltadwin.ru using cd command. Type pscp. use the following command to copy file form remote server to the local system pscp [options] [ user@ ]host:source target.  · Download PuTTY on Linux and Installation Guide PuTTY, the open-source and free to download software, provides an easy way to access a Unix shell environment from a windows system. Unlike Unix, Windows don’t have any SSH server or client pre-installed/ 
  The PuTTY terminal will now open, asking for username and password to connect. You will be logged on the server you are trying to make a connection to. If you using a Linux or Mac based Operating System, you don't need a client like PuTTY as Linux has its own SSH terminal. You just need to use the following command to connect to the server. The path to the file on the remote server; The path to the download location; You should already have the login credentials when you connect to the server using PuTTY, or some other tool, so we won't go into it here. As for the port number, you'll need to know which SSH server port your VPS listens to. The Putty-GUI can be used to SSH-connect to your Linux Box, but for file- transfer, we just need one of the putty tools called PSCP. With Putty installed, set Putty's path so that PSCP can be called from DOS command line. 
  Red Hat Enterprise Linux Server release (Tikanga) I use PuTTY to connect to my Unix and Linux boxes and want to find a way to transfer text files from my Linux box to my Windows PC. To do it now, I transfer the file to the Unix box, then get on my PC cmd and ftp from the Unix box. A pain. I figure there has to be a better way. If your server have a http service you can compress your directory and download the compressed file. tar -zcvf bltadwin.ru -C directory-name. If you don't have direct access to the server ip, do a ssh tunnel throught putty, and forward the 80 port in some local port, and you can download the file. Download PuTTY: release This page contains download links for PuTTY release , released on , is not the latest release. See the Latest Release page for the most up-to-date release (currently ). Past releases of PuTTY are versions we thought were reasonably likely to work well, at the time they were released. 
0コメント