Author Topic: ssh from win95b/98se  (Read 410 times)

Kaitlyn

  • Newbie
  • *
  • Posts: 4
  • Kudos: 0
ssh from win95b/98se
« on: 14 September 2002, 02:41 »
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

  • VIP
  • Member
  • ***
  • Posts: 2,138
  • Kudos: 711
    • http://www.geocities.com/mobrien_12
ssh from win95b/98se
« Reply #1 on: 14 September 2002, 04:12 »
psftp from the putty project will do the job nicely.  There is also "secure iXplorer" but I have had mixed results with it.
In brightest day, in darkest night, no evil shall escape my sight....

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
ssh from win95b/98se
« Reply #2 on: 14 September 2002, 05:06 »
Use "pscp" (also from Putty) if you want something that acts more like "scp".
Someone please remove this account. Thanks...

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
ssh from win95b/98se
« Reply #3 on: 14 September 2002, 19:20 »
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.
Someone please remove this account. Thanks...