android-light-dasftp
Small simple upload picture to sftp server and give direct link in clipboard. Clean and light, just one key press (share and app)
Features
- Just share the app with daSftp for it to upload to selected sftp server
- Link in clipboard
- Customizable tags before added to clipboard
- Simple error handling
- List all uploads with thumbnails for later reference
Last known error is shown in main screen.
V1
V1Rc1 is available at http://davols.github.io/android-light-dasftp/app/dasftp-v1rc1.apk
TODOs
- Being able to have several sites saved
Question is how to make it as simple as possible but also user-friendly and how many functions that should be implemented. Not sure if more advanced error handling is needed.
Screenshots:





Authors and Contributors
@davols, @bleckfisk (icon), jcraft (sftp library) http://www.jcraft.com/jsch/
License:
dasftp code is licensed under Apache v2 which can be seen at https://github.com/davols/android-light-dasftp/blob/master/LICENSE
dasftp uses Jcraft's jsch library which has a BSD license. Copy of the license can be seen here: http://www.jcraft.com/jsch/LICENSE.txt and project homepage: http://www.jcraft.com/jsch/