10+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

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
Aktualisiert am
06.07.2023

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Neuerungen

Initial release.