DevsFTP s/FTP Client for Windows & Linux
Just putting this here for feedback. ๐ Quick Links ๐ Website & Downloads: devsftp.com ๐ GitHub Repository: github.com/DevsFTP/DevsFTP ๐จ 1. Workspace Identity Accents Stop wondering which environment you have open. Unlike legacy clients that use the same generic gray panels for every server, DevsFTP color-codes panels dynamically based on the active connection: ๐ข Development ๐ก Staging ๐ดโฆ
DevsFTP is an SFTP client suitable for both Windows and Linux operating systems. The developers behind DevsFTP are seeking feedback and suggestions for improvement. The client offers several key features:
1. Workspace Identity Accents - DevsFTP distinguishes between different environments by color-coding panels dynamically based on the active connection. Development servers are indicated with a green panel, staging environments with a yellow panel, and production servers with a red panel. This visual cue helps users avoid accidentally making changes to live production servers.
2. PBKDF2 / AES-256 Local Vault - Unlike many legacy clients that store profile passwords in plaintext XML files on disk, DevsFTP encrypts all saved profiles and credentials locally using a strong encryption method. It utilizes PBKDF2 key derivation with 800,000 iterations and AES-256-GCM encryption. All encryption and decryption is handled locally, with no data being sent to the cloud.
3. Embedded SSH Terminal - DevsFTP includes a built-in terminal that allows users to connect to and sign into their remote servers using their active profile credentials with just a single click. This eliminates the need to launch a separate PuTTY or terminal window for SSH access.
4. Live Save-to-Upload Watcher - Users can continue working with their preferred local editor (such as VS Code, Sublime, or Cursor) without interruption. DevsFTP continuously monitors file changes in the local workspace and synchronizes them to the remote server as soon as the user presses Ctrl+S or Cmd+S on their keyboard.
5. Built-in SSH Tunnel Port Forwarding - DevsFTP enables the establishment of secure routing paths by providing built-in support for local, remote, and dynamic (SOCKS5 proxy) port forwarding tunnels. These configurations can be set up directly within the active SSH profiles, enhancing the client's functionality for secure network communications.
6. Sync Automation Scheduler - The client allows users to automate recurring backup schedules, mirror directories, or trigger upload/download routines based on specific events, such as application launch or fixed time intervals. This automation feature streamlines repetitive tasks and enhances productivity.
DevsFTP is fully open-source, built for performance and privacy, and compatible with both Windows and Linux platforms. The developers are actively seeking feedback from users to identify any additional features that could be missing from modern SFTP tools.
Written by urgent.news from Dev.to's reporting โ not their text. Machine-written โ may contain errors; check the original before relying on it.