This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/StarFleetCPTN on 2025-03-08 07:58:51+00:00.
Hey everyone,
I'm excited to announce the release of GoMFT https://github.com/StarFleetCPTN/GoMFT – a new web-based Managed File Transfer application built in Go! GoMFT leverages rclone for robust file transfers and offers a modern, intuitive interface to configure, schedule, and monitor transfers across multiple storage providers.
Key Features
- Multiple Storage Support: Transfer files between local filesystems, Amazon S3, MinIO, Backblaze B2, SFTP, FTP, SMB/CIFS shares, and more via rclone.
- Scheduled Transfers: Use cron expressions to set up flexible, automated transfer schedules.
- Real-Time Monitoring: Get detailed, live updates on transfer statuses, including file counts and byte statistics.
- User Management & Security: Benefit from role-based access control, secure password management (with bcrypt), and JWT-based authentication.
- Modern Web Interface: Built with Templ, HTMX, and Tailwind CSS, it provides a responsive, clean, and user-friendly experience.
GoMFT is designed to provide a reliable, self-hosted solution for managed file transfers. Whether you're looking to streamline personal backups or manage file transfers for a business, GoMFT offers a robust and flexible platform with a sleek modern UI.
For more details, screenshots, and documentation, check out the GitHub repository.
Feedback, suggestions, and contributions are very welcome!
Thanks