FTPie Release Notes

Version 2026.6.3

File Encryption (Pro)

  • Encrypt files and folders with AES-256 on your own machine before they upload - the key never leaves your device
  • Right-click any item and choose Encryption → Encrypt here or Encrypt to; results are saved as [name].ftpie.[ext]
  • Encrypted files now show a lock overlay in the browser, so it's easy to see what's protected
  • Decryption is not gated - it's open to everyone, including the Free plan - so recipients can always open your files with the password

Command-Line Interface (Pro)

  • New ftpie-cli runs the same engine and saved connections as the app, for scripts, deploys and CI
  • Upload, download, list, copy, move, search and more, with --json output and documented exit codes
  • Target saved accounts by id and reference items by path or native id

Two new storages

  • Added OpenDrive and Koofr, bringing FTPie to 16 supported storage services

Backups: Restore & notifications

  • New one-click Restore brings a backup snapshot back to its original location or a new one - plain or compressed - with safe-replace that never destroys live data on an interrupted run
  • New backup notifications: in-app toast, email, Telegram, webhook, or run a local app/script
  • Configure triggers per event: on failure, completed with errors, or on success

Browsing & interface

  • Shared by me folder for Google Drive and Dropbox, alongside the existing Shared with me
  • Advanced search dialog with recursive search and filters for kind, type, extension, size and date
  • Remember open tabs - reopen your previous tabs automatically on launch
  • UI refresh: improved icons and colors, a new toolbar style, and a selected-files info bar in the toolbar

Media players

  • Video player navigation buttons: skip +10s / -10s and jump to the next or previous video
  • Music player is more durable - fewer crashes and better handling of files it previously couldn't play

Stability & performance

  • Fixed a Google Drive issue where one failed file download could fail the whole transfer
  • Fixed OneDrive file transfers failing in certain cases
  • Fixed unzipping password-protected zips that sometimes failed with a "Central directory not found" error
  • Fixed slow caching when saving multiple files with name collisions
  • Installer and database hardening for more reliable installs and upgrades

Thank you for using FTPie!