SCP to win????

Eagle710

OSNN Senior Addict
Joined
13 Mar 2005
Messages
312
Does anyone know how to send a file from a linux host to a windows using the SCP command???? no documentation anywhere on how to do it....
 

fitz

Woah.. I'm still here?
Political Access
Joined
26 Apr 2004
Messages
4,088
WinSCP or PuTTY can both be used to do SCP file copies in either direction.
 

the_tazinator

Are we there yet?
Joined
19 May 2002
Messages
177
If you want to send a file from Linux machine to a Windows machine with SCP there has to be a SSH server on the windows box since that is what protocol SCP uses. Install CopSSH on your Windows box which is a ssh server for windows. Make sure to open TPC port 22 through your windows firewall.
 

Eagle710

OSNN Senior Addict
Joined
13 Mar 2005
Messages
312
im going to install PuttySCP for windows.... from the linux machine is there a way to autoemate the scp to a windows machine..... i mean i need a password and everything so i was wondering how the syntax would look for that.
 

the_tazinator

Are we there yet?
Joined
19 May 2002
Messages
177
Yes, there is a way to automate it but it would be using secure keys, not passwords and would still require a ssh server on the Windows machine.

On the linux machine you want to run "ssh-keygen -t rsa". This generates two files, id_rsa and id_rsa.pub. You will need to copy the content of id_rsa.pub into /home/<username>/.ssh/authorized_keys on the windows machine.

Without knowing what flavor of linux you re running, here is a generic example of how to SSH/SCP without a username and password.

To automate it, create a shell script that runs the commands that you chose and schedule a job in your crontab to run the shell script at a time of your liking.

Also, if you are looking for an app to install on the Windows machine to connect to the linux machine, Filezilla is a very good app.
 

Members online

No members online now.

Latest profile posts

Xie Electronic Punk Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. 🙁

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk Sazar Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.
Terrahertz Electronic Punk Terrahertz wrote on Electronic Punk's profile.
Yo fellas!
Electronic Punk Sazar Electronic Punk wrote on Sazar's profile.
Where are you buddy?

Forum statistics

Threads
62,018
Messages
673,234
Members
5,639
Latest member
Everlong
Back