LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   SCP Copy File SSH (https://www.linuxquestions.org/questions/linux-wireless-networking-41/scp-copy-file-ssh-370076/)

petenyce 10-05-2005 02:29 PM

SCP Copy File SSH
 
I have my windows machine with Putty doing a tunnel to my fedora core 4 machine all works fine. I want to know the command to copy files or directorys from my /var/www/html/new directory(linux machine) to my windows c:\temp directory????

example would be great. im connecting to my linux box from my windows machine using putty


Thanks

anomie 10-05-2005 02:47 PM

Unless putty can handle file transfers, the only way I can think of is by getting a Windows sftp client. You'll want to enable the sftp subsystem in your FC box's sshd_config file.

Alien Bob 10-05-2005 03:11 PM

Download winscp, or use PuTTY's own companion program PSFTP to "get" files from the remote machine to your local machine.

Eric


All times are GMT -5. The time now is 11:27 AM.