Skip to content

Upload files to SFTP servers. Made with Flutter.

Notifications You must be signed in to change notification settings

TrendingTechnology/Tuma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuma

Upload files to SFTP servers.

Help

The data required to upload files to a specific path on an SFTP server is called a Target.

Saved Targets are listed on the Main screen. Click the + button at the bottom of the Main screen to add a Target.

Targets must define a Title, Username, Password or Private Key, and at least one Host with its Port. If a Password is provided, the Private Key won't be used.

An alternate Host can be added in case connection to the first one fails.

To Edit a saved Target or Upload files to it, swipe it to the left or right to access the relevant option.

Screenshots

Targets

Screenshot of Main Screen

Create/Edit Target

Screenshot of Target Screen

Upload to Target

Screenshot of Upload Screen

Help

Screenshot of Help Screen

Dark Mode

Screenshot of Dark Mode

About

Upload files to SFTP servers. Made with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 95.5%
  • Ruby 3.2%
  • Other 1.3%