How can we help?

Find answers below or write to us — we reply within 24 hours on weekdays.

📧 Email Support

Have a question, found a bug, or need help setting up a connection? Drop us a line.

✉ support@ftpsuite.com

We reply within 24 hours, Monday to Friday.

Frequently Asked Questions

🔑 Licenses

How do I transfer my license to another Mac?

Open the app on the Mac you want to deactivate, go to Settings → License, and click Deactivate. Then enter the same license key on your new Mac. Each license allows a set number of active Macs depending on your plan (Solo: 1, Personal: 2, Team: 5).

What happens when my subscription expires?

The app stops transferring files automatically. Your settings, connections, and history are preserved. Renew anytime to pick up right where you left off.

Do I get updates included with my subscription?

Yes. All updates — new features, improvements, and bug fixes — are included for as long as your subscription is active.

Can I use the same license for FTPull and FTPush?

FTPull and FTPush have separate licenses. If you need both, the FTPSuite bundle gives you one license for each at a better price than buying them individually.

🔌 Connections & Compatibility

Which servers are compatible?

FTPSuite works with any standard FTP, SFTP (SSH), or FTPS (FTP over TLS) server. This includes:

  • Hosting providers (cPanel, Plesk, DirectAdmin)
  • NAS devices (Synology, QNAP, TrueNAS)
  • Cloud FTP services
  • Any dedicated or virtual server running an FTP daemon
The app can't connect to my server. What should I check?

Run through this checklist:

  • Verify hostname, port, username, and password.
  • Make sure you selected the correct protocol (FTP, SFTP, or FTPS).
  • Check your firewall allows outgoing connections on the required port (21 for FTP/FTPS, 22 for SFTP).
  • For SFTP with key authentication, ensure the key file is accessible and in OpenSSH format.
  • Try passive mode for FTP/FTPS if active mode fails.

Still stuck? Email us the log (Settings → Log → Copy) and we'll help.

Can I use FTPSuite with a VPN or proxy?

Yes. FTPSuite uses the system's network configuration, so it works transparently through any VPN. Proxy support depends on the protocol: FTP and FTPS work through HTTP proxies, while SFTP goes through SOCKS proxies.

Does it work with SFTP key authentication?

Yes. In the connection settings, choose SFTP as the protocol and select your private key file (OpenSSH format, typically ~/.ssh/id_rsa or id_ed25519). Passphrase-protected keys are supported.

🔒 Security & Privacy

Is my data secure?

Absolutely. Passwords are stored in the macOS Keychain, never in plain text. SFTP and FTPS connections are encrypted end-to-end. The app runs in a macOS sandbox with only the permissions it needs. No data is sent to our servers — transfers go directly between your Mac and your FTP server.

Does FTPSuite collect any telemetry or analytics?

No. We don't collect usage data, analytics, or telemetry of any kind. The only network requests the app makes are to your FTP servers and to check for updates via Sparkle.

🛠 Installation & General

How do I uninstall FTPull or FTPush?

Quit the app, then drag it from /Applications to the Trash. That's it — standard macOS uninstallation. Preferences are stored in ~/Library/Preferences/ under the app's bundle ID if you want to clean those up too.

What macOS versions are supported?

FTPull and FTPush require macOS 13 Ventura or later. They run natively on both Apple Silicon and Intel Macs (Universal binary).

Will FTPSuite slow down my Mac?

Not at all. Both apps sit in your menu bar using virtually zero CPU when idle. They only activate when files need to be transferred. You can also set bandwidth limits per connection to avoid saturating your network.

Can I run FTPull and FTPush at the same time?

Yes. They are two completely independent apps. Run them simultaneously — one downloading, the other uploading — without any conflict.