About 1,430,000 results
Open links in new tab
  1. Transfer folder using pscp (Putty) from Windows to Linux

    Jan 22, 2019 · Transfer folder using pscp (Putty) from Windows to Linux Asked 6 years, 11 months ago Modified 2 years ago Viewed 29k times

  2. Transfer files from Linux to Windows using pscp or some other tool

    Jun 29, 2012 · Problem Statement- I want to copy some files from remote machine (linux) to my windows machine. I know I can do it using pscp. I tried looking on the internet, I found several …

  3. How to use PSCP to copy file from Unix machine to Windows …

    I am having a problem using PSCP in a C# program to copy a file from a Unix machine to a Windows machine. The problem only happens when the target folder on the Windows …

  4. pscp copy file remotely from Windows to Linux - Super User

    I need to copy file from my Windows XP system to remote Linux system. Win location : c:\1.txt LInux location: /tmp What should be the command? EDITED: pscp is recognized and OK on …

  5. How do I transfer a file to my server using PuTTY? - Super User

    I dont think putty alone can do the job. WinSCP is a nice GUI tool for secure copy of files, Putty works very well for the job also using the command line tool called pscp.

  6. How can I copy a file from a remote server to using Putty in …

    It worked using PSCP. Instructions: Download PSCP.EXE from Putty download page Open command prompt and type set PATH=<path to the pscp.exe file> In command prompt point to …

  7. ssh - How to copy a file using pscp through an intermediary …

    Apr 4, 2013 · Then pscp over this link. I'll step through exactly what I did. 1) Create an SSH connection to serverB in PuTTY 2) For this connection create a tunnel that goes from port …

  8. Transfer files to/from session I'm logged in with PuTTY

    I'm logged into a remote host using PuTTY. What is the command to transfer files from my local machine to the machine I'm logged into on PuTTY?

  9. PSCP file from Windows to Linux using private/public keys

    Feb 9, 2016 · But not using the public/private key. Steps followed: Generate public and private keys using PuTTYgen. Copy the public key to authorized_keys of Remote Server Save the …

  10. Is there any difference between default scp and PuTTY pscp (with

    Oct 6, 2021 · The fact that the file provider manual already includes pscp is just a nice gesture from whoever is responsible for creating it. It being specified in the manual signifies that the …