DirSFTP

com.glitchedpolygons.dirsftp

Total installs
18(18)
Rating
unknown
Released
July 6, 2023
Last updated
July 6, 2023
Category
Productivity
Developer
Glitched Polygons
Developer details
Name
Glitched Polygons
Website
unknown
Country
unknown
Address
Glitched Polygons GmbH Wettsteinanlage 48 CH-4125 Riehen
Android SDKs
  • No items.
DirSFTP Header - AppWisp.com

Screenshots

DirSFTP Screenshot 1 - AppWisp.com
DirSFTP Screenshot 2 - AppWisp.com
DirSFTP Screenshot 3 - AppWisp.com
DirSFTP Screenshot 4 - AppWisp.com

Description

DirSFTP (say "dear ess eff tea pea") is a cross-platform, open-source SFTP client built on .NET MAUI Blazor using C# that focuses on simplicity.

Ever wanted to browse your SFTP file server from your phone? Yeah, me neither... But on very rare occasions it does happen, and when it happens, you notice that there is no WinSCP for Android and that most SFTP clients are either proprietary (closed-source), or have a very bad GUI.

This right here is GPL-3.0 licensed, fully open-source and developed with simplicity in mind.

DirSFTP allows you to:

- Connect to one or more SFTP server
- Verify host key fingerprint before connecting
- Authenticating using traditional username + password, or also SSH keys
- Create directories
- Delete directories
- Upload files
- Download files
- Rename items
- chmod

All of the above functionality of course depends on whatever permission you may or may not have on the server side for the logged in user.

Follow the development of DirSFTP on GitHub too:

https://github.com/GlitchedPolygons/DirSFTP