TASTEFTP docs
A Rust file transfer tool that handles FTP, explicit and implicit FTPS, and SFTP separately in each connection tab, and keeps the transfer queue on disk so transfers resume even after the app closes. Compatibility with each server product and operating system is still being verified in real environments.
Installation
Check the version, SHA-256, and code signing details on the downloads page before installing. View download details
What to check now
- Source version
- 0.1.25
- Supported platforms
- Linux
- Release status
- Released · improving
- GitHub repository
- Verified repository
- External docs
- Verified docs
Quick start
- 1
Get the installer for your operating system from the Downloads page.
- 2
Register the server address and protocol (FTP, FTPS, or SFTP) in the site manager, and check the certificate or host key on the first connection.
- 3
Add files to the transfer queue and watch the progress. If a transfer is interrupted, it resumes when you reopen the app.
Key features
FTP · FTPS · SFTP
Connect to FTP, explicit and implicit FTPS, and SFTP servers. Compatibility with each server product is still being verified in real environments.
Certificate and host key verification
Checks FTPS TLS certificates and SFTP SSH host keys, and doesn't proceed with unverified connections.
Multiple connection tabs
Each tab runs its connection, remote browsing, and logs independently, and dropped tabs reconnect with their settings intact.
Persistent transfer queue and resume
The transfer list is written to disk so it's still there when you reopen the app, and interrupted files resume from where they left off.
Site manager
Save frequently used servers as sites, with passwords kept in your operating system's credential store.
Search · Filters · Directory compare
Quickly find changed files with remote file search, filename filters and filter sets, and local-to-remote directory comparison.
Remote editing
Open remote files in your local editor, and they're uploaded back to the server when you save.
Permissions and links
Follow symbolic links and change remote file permissions with chmod.
Troubleshooting
I can't see a download button.
Check the currently published installers and verification details on the downloads page.
Can I check which operating systems are supported?
The docs only list environments verified for each product. “Being verified” means support isn't confirmed yet.
Where can I check the current feature scope?
The key features in these docs and the product page are written based on the current project source.
