Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 733 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 733 Bytes

Spider

Get it on F-Droid

This is a simple SFTP client for Android.

I couldn't find a SFTP client for android that was open source and since logging to a private server could be a sensitive subject, I've decided to write one.

Spider uses the jsch library to open the secure channel communication

Logo designed by mavadee from Flaticon

Download

Check the release page

Features

  • Login with password
  • Login with private key
  • File browsing
  • File upload
  • File download