All Things Microsoft > Microsoft Software
ssh from win95b/98se
(1/1)
Kaitlyn:
I've got ssh/sshd running successfully on a Red Hat 7 system. I'd like to avoid installing a ftpd and use ssh instead to move files around. Is there anything (hopefully free) that runs in win95b and 98se that can do file transfers over ssh? I already have a win32 ssh client in place of telnet, but that client doesn't do file transfers.
mobrien_12:
psftp from the putty project will do the job nicely. There is also "secure iXplorer" but I have had mixed results with it.
voidmain:
Use "pscp" (also from Putty) if you want something that acts more like "scp".
voidmain:
SMB is fine if you are on a local network but for transferring files across the Internet ssh/scp is the way to go. And you can do a lot of other things with SSH that you can not do with Samba.
Navigation
[0] Message Index
Go to full version