sftp client with cygwin, is it possible?

8

Is there any sftp clieant for cygwin? From what I read on the web, all I can find is instruction on how to install the server/ how to use putty/ how to use filezilla.

Is there a terminal client for sftp then?

Yotam

Posted 2012-01-10T12:36:57.930

Reputation: 559

Answers

9

Sftp is part of Cygwin's openssh package. Just install that through Cygwin's setup.exe. You can search packages at http://cygwin.com/packages.

ak2

Posted 2012-01-10T12:36:57.930

Reputation: 3 387