FlashFXP Keyboard Shortcuts: The Complete List (50+ Hotkeys + Free PDF)

The most-used FlashFXP shortcuts are Ctrl+T to transfer selected items, F8 to open Quick Connect, F4 to open the Site Manager, F5 to refresh, and Ctrl+Q to queue items. FlashFXP is a Windows FTP, FTPS, SFTP, and FXP client developed by OpenSight Software, used to move files between a local computer and a remote server. If you manage a website, push builds to a server, or move large batches of files every day, learning these keyboard shortcuts will cut the clicking out of your workflow.

This guide lists every FlashFXP keyboard shortcut, explains what each one actually does, shows you how to remap them, and compares them to FileZilla and WinSCP. There’s also a free, printable PDF cheat sheet at the end.

Download the free FlashFXP Shortcuts PDF cheat sheet »

What Is FlashFXP?

FlashFXP is a file transfer client for Windows that supports the FTP, FTPS, SFTP, and FXP protocols. FXP (File eXchange Protocol) is the feature it’s best known for: it lets you transfer files directly between two remote servers without routing the data through your own computer first. Alongside that, FlashFXP offers a transfer queue, scheduled transfers, synchronized browsing, remote file editing with automatic re-upload, and a dual-pane interface local files on one side, the remote server on the other.

Because nearly every action in that dual-pane layout has a key binding, FlashFXP rewards keyboard use more than most FTP clients. Memorizing a handful of function keys (F4, F5, F8) and transfer commands (Ctrl+T, Ctrl+Q) is usually enough to roughly double how fast you work.

How to Use Keyboard Shortcuts in FlashFXP

The single most important thing to understand is that most shortcuts act on whichever pane is active. Before running a command, make sure the correct side is focused:

  • Press Ctrl + L to toggle focus between the local and remote panes.
  • Press Ctrl + Tab to quickly jump between the two browser panes.

A typical workflow looks like this: click into your local pane, select the files you want to upload, then press Ctrl + T to transfer them to the remote server. To download instead, focus the remote pane, select your files, and press the same keys. To stage a large batch without starting immediately, use Ctrl + Q to queue items and Ctrl + Z to begin the queue when you’re ready.

Navigation & Browsing Shortcuts

These move you around the local and remote file trees and control how the two panes interact.

ShortcutActionWhat it does
Ctrl + LSwitch browser sideToggles focus between the local and remote panes
Ctrl + TabSwitch panesQuickly jumps between the two browser panes
Ctrl + H / BackspaceParent directoryMoves up one level to the parent folder
Ctrl + InsertChange directoryOpens the change-directory prompt
Ctrl + FFind fileSearches for a file in the current listing
F3Find nextRepeats the last search
Ctrl + DCompare foldersCompares the contents of the local and remote folders
Ctrl + WSync browsingToggles synchronized browsing so both panes navigate together
F5RefreshReloads the current directory listing
Alt + PSave pathSaves the current path of the active pane

Transfer & Queue Shortcuts

The core of FlashFXP. These handle moving files and managing the transfer queue.

ShortcutActionWhat it does
Ctrl + TTransfer itemsTransfers the selected files or folders immediately
Ctrl + Shift + TTransfer itemsAlternate binding for transferring selected items
Ctrl + QQueue itemsAdds the selected items to the transfer queue
Ctrl + Shift + QQueue itemsAlternate binding for queuing selected items
Ctrl + ZTransfer queueStarts transferring everything in the queue
Ctrl + PStop queueStops the queue after the current transfer finishes
Ctrl + GManual getManually downloads (gets) the selected item
F11Restore queueOpens the Restore Queue dialog to recover a saved queue

File & Selection Shortcuts

Everything for selecting, renaming, moving, and editing files in either pane.

ShortcutActionWhat it does
Ctrl + ASelect allSelects every item in the active pane
Ctrl + IInvert selectionReverses the current selection
Ctrl + NRenameRenames the selected file or folder
F2RenameAlternate binding for renaming
Ctrl + MMoveMoves the selected files or directories
Ctrl + UCopyCopies the selected items
Ctrl + EEdit fileOpens the selected file in the editor
Ctrl + VView fileOpens the selected file in the viewer
Ctrl + OChange attributesOpens the Change Attributes (CHMOD) dialog
Ctrl + SMask selectSelects files matching a wildcard mask
InsertNew folderCreates a new folder
Ctrl + Shift + InsertNew fileCreates a new file
DeleteDeleteDeletes the selected items
SpacebarToggle markedMarks or unmarks the highlighted item

Marked List Shortcuts

FlashFXP lets you build a “marked list” of items to act on in bulk.

ShortcutActionWhat it does
Ctrl + Shift + SSelect all markedSelects every marked item
Ctrl + Shift + CClear marked listEmpties the marked list
Ctrl + Shift + EExport marked listCopies the marked list to the clipboard
Ctrl + Shift + IImport marked listPastes a marked list from the clipboard

Connection & Command Shortcuts

For connecting to servers, managing sites, and sending raw FTP commands.

ShortcutActionWhat it does
F8Quick ConnectOpens the Quick Connect dialog
F4Site ManagerOpens the Site Manager
Ctrl + KConnect menuDisplays the Connect menu
Ctrl + JDisconnectDisconnects the server on the active side
Ctrl + BBookmarksPops up the bookmark menu
Ctrl + RRaw commandOpens the raw FTP command dialog
Ctrl + Shift + RToggle raw inputToggles the raw command line input

Function Keys & Window Shortcuts

Application-level commands for help, settings, and window control.

ShortcutActionWhat it does
F1HelpOpens FlashFXP help
F6PreferencesOpens the Preferences dialog
F7Custom commandsOpens the Edit Custom Commands dialog
F9Minimize to trayMinimizes FlashFXP to the system tray
F12New instanceOpens a new copy of FlashFXP
Alt + XExitCloses FlashFXP

The 10 Most-Used FlashFXP Shortcuts

If you only memorize a handful, make it these:

  1. Ctrl + T — Transfer selected items
  2. Ctrl + Q — Queue selected items
  3. F5 — Refresh the listing
  4. F8 — Quick Connect
  5. F4 — Open Site Manager
  6. Ctrl + L — Switch between local and remote panes
  7. F2 — Rename
  8. Delete — Delete selected items
  9. Ctrl + E — Edit a file in place
  10. Ctrl + R — Send a raw command

How to Customize FlashFXP Shortcuts

You can remap almost every command to keys that suit your workflow:

  1. Open FlashFXP and press F6 to open Preferences.
  2. Go to the Keyboard section.
  3. Select the command you want to remap from the list.
  4. Press the new key combination you want to assign.
  5. Click Apply, then OK to save.

If a shortcut suddenly stops working, the usual cause is a conflict two commands bound to the same keys. Check the Keyboard list for duplicates, or reset everything to defaults from the same menu.

FlashFXP vs FileZilla vs WinSCP: Shortcut Comparison

FlashFXP leans more heavily on function keys than its main rivals, which is why long-time users tend to move faster in it once the F-keys are muscle memory.

ActionFlashFXPFileZillaWinSCP
RefreshF5F5Ctrl + R
Open site / connection managerF4Ctrl + SCtrl + N
RenameF2F2F2
DeleteDeleteDeleteF8
Open settings/preferencesF6(menu)(menu)

Note: FileZilla and WinSCP defaults shift between versions and platforms confirm against your current install before relying on them.

Frequently Asked Questions

What is the shortcut to transfer files in FlashFXP?

Select the files and press Ctrl + T to transfer them immediately, or Ctrl + Q to add them to the queue first and start it later with Ctrl + Z.

How do I open the Site Manager in FlashFXP?

Press F4 to open the Site Manager, or F8 to open the Quick Connect dialog for a one-off connection.

Can I customize FlashFXP keyboard shortcuts?

Yes. Press F6 to open Preferences, go to the Keyboard section, select a command, and assign a new key combination.

Does FlashFXP work on Mac?

No. FlashFXP is a Windows-only FTP client. Mac users typically use Cyberduck, Transmit, or FileZilla instead.

Is FlashFXP still supported?

FlashFXP is developed by OpenSight Software, and its last major release was version 5. Active development has slowed considerably, though the client still runs on modern Windows. Many users now evaluate alternatives such as FileZilla, WinSCP, or CuteFTP.

How many keyboard shortcuts does FlashFXP have?

FlashFXP includes 50+ keyboard shortcuts spanning navigation, file transfer, queue management, selection, marked lists, and connection commands.

What is FXP in FlashFXP?

FXP (File eXchange Protocol) transfers files directly between two remote servers without passing the data through your local machine, which is faster for server-to-server moves.

Download the FlashFXP Shortcuts PDF

Keep every shortcut at your fingertips download the free FlashFXP keyboard shortcuts PDF cheat sheet. Print it, or pin it next to your workspace for quick reference.

FlashFXP’s standout features include FXP server-to-server transfers, multi-firewall and proxy support, speed limiting, scheduled transfers, and remote editing with automatic upload. If you’re weighing alternatives, CuteFTP is the closest comparable Windows client.

Read next:

Pratik

Pratik is the founder of Tutorial Tactic and a productivity tools specialist with 15 years of hands-on experience in Google Workspace, Microsoft Office, and software automation. He has published over 1,500 guides on keyboard shortcuts, software commands, how-to tutorials and workflow optimization, helping readers across the US and India work faster with the tools they use every day. Tutorial Tactic was founded in 2021 with one goal: cut through the noise and give readers exactly what they need fast, verified, and beginner-friendly.
Back to top button