AstraFTP
A lightweight Electron FTP client with a dual-pane GUI
AstraFTP is a desktop FTP client built with Electron. It provides a clean dual-pane interface for browsing local files and remote FTP directories, managing transfers, and performing common file operations from a native desktop window.
The app is designed as a simple FTP client, not a web service. It runs as a normal desktop application and uses Electron IPC internally for communication between the interface and the FTP backend.
AstraFTP supports standard FTP in passive mode and includes basic tools for connecting to an FTP server, browsing folders, uploading files, downloading files, renaming items, deleting items, creating folders, and viewing transfer activity.