SFTP using java
807588Aug 4 2004 — edited Feb 5 2009I am trying to write a client java application that goes and either fetches or uploads file using sftp (over ssh). The url is an https url and has a username & password protection to it.
I see many tools and packages on the web but none are free.
Have any of you guys done this before.
I could use some clues.