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....
 
WinSCP or PuTTY can both be used to do SCP file copies in either direction.
 
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.
 
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.
 
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

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
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 wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,623
Latest member
AndersonLo
Back