This creates a folder called Desktop in my server, instead of copying the files onto my local desktop. While you still need to run a compatible file transfer client pscp or psftp , no new login is required, it automatically if enabled makes use of an existing PuTTY session. Even without connection-sharing, you can still use the psftp or pscp from Windows command line. Note that the scp is OpenSSH program. Then you're not typing out characters every time you want to pull something, just drag and drop.
If your server have a http service you can compress your directory and download the compressed file. 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. I know this question is pretty old now but this can be helpful for newcomers to this question. You can use the WinSPC program. Its access to any server is pretty easy.
The program gives its guide too. I hope it's helpfull. It feels like FTP client. Also I don't remember setting up anything on my machine for this. If you want download your project by Clone URL : you can use command line git clone. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow.
Learn more. Asked 7 years, 9 months ago. Active 8 days ago. Viewed k times. I'd greatly appreciate any assistance. Update: I am able to use this command on Linux. I have successfully download the folder onto my desktop: I still need insight onto how I can do this on a Windows machine.
Improve this question. Martin Prikryl k 46 46 gold badges silver badges bronze badges. SobieSki SobieSki 1 1 gold badge 5 5 silver badges 5 5 bronze badges. Add a comment. Active Oldest Votes. Though PuTTY supports connection-sharing. I'm the author of WinSCP. Improve this answer. Martin Prikryl Martin Prikryl k 46 46 gold badges silver badges bronze badges. Works great! Ashish Ashish 1, 11 11 silver badges 12 12 bronze badges.
For example, the command used for this example is:. Open up a command line in Windows. Windows 10 already has SCP installed by default.
The color contrasts with the yellow, and syntax highlighting is a nice change from the drab command line. As you can see, you first need to confirm the connection using the RSA fingerprint of the remote server. Replace [UserName] with your own Windows username. Each RSA fingerprint is added on a new line.
This allows you to clear them easily by deleting an entire line at once if you ever need to remove an entry. Navigate to the location you specified in your SCP command and the file should be visible.
SCP is the most direct way to transfer files from remote servers to local systems. It makes use of the same SSH protocols, so the connection is encrypted all the way through, making it immune to man-in-the-middle attacks.
Hopefully, this tutorial will help you use it in an efficient, and easy manner. If this tutorial helped you move files from your remote server to your local machine, maybe consider sharing this knowledge with your friends by using our share shortcuts.
You can also leave any additional tips or questions in our comment section below. Thank you.
0コメント