
Useful Shortcuts for Cyberduck
Here is a summary of useful shortcuts and tips for Cyberduck, the FTP client for macOS and Windows.
Posted at: 2022.7.7
Default Shortcuts
The following shortcuts are for the macOS version of Cyberduck. On Windows, the Command key is replaced by the Win key.
Navigation within the Remote Server
First, memorize the navigation shortcuts within the remote server. Knowing these will significantly improve your efficiency when working with Cyberduck.
| Action | Shortcut |
|---|---|
| Go Back | Command + [ |
| Go Forward | Command + ] |
| Go to Parent Directory | Command + ↑ |
| Enter Directory | Command + ↓ |
| Refresh | Command + R |
| Expand Directory | → (Right Arrow) |
| Collapse Directory | ← (Left Arrow) |
Navigation uses the arrow keys, making it intuitive. Especially, expanding and collapsing directories is useful when you want to check contents quickly.
By using shortcuts, you can reduce mistakes such as "accidentally moving to the wrong directory" or "uploading to the wrong directory" that often occur with mouse operations, so be sure to take advantage of them.
File Operations
Next, here are the shortcuts for file operations on the remote server.
| Action | Shortcut |
|---|---|
| Delete | Command + Delete |
| Duplicate | Command + D |
| New Folder | Command + Shift + N |
| New File | Command + F |
| Edit in Editor | Command + K |
File operations are similar to those on the OS, but note that creating folders and files uses Cyberduck's unique shortcuts, so be careful not to confuse them.
By the way, shortcuts for copy and paste are the same as those on the OS.
Connection Operations
Finally, let's look at the shortcuts for connecting to remote servers.
| Action | Shortcut |
|---|---|
| New Connection | Command + O |
| Disconnect | Command + Y |
| Show Bookmarks Tab | Command + B |
| Add New Bookmark | Command + Shift + B |
Being able to connect and disconnect with shortcuts is very convenient. Especially when managing multiple remote servers, getting into the habit of disconnecting with Command + Y after finishing your work helps prevent mistakes, such as operating on the wrong server.
Useful Keyboard Operations in Cyberduck
Since Cyberduck is a remote server client, the main tasks are:
- Connect
- Open files
- Save and upload
Using Cyberduck shortcuts, the workflow becomes:
- Command + B (Open the bookmarks list)
- Enter (Connect to the bookmarked server)
- Arrow keys (Find the target file)
- Command + K (Edit the file)
- Command + K (Save and upload the file)
- Command + Y (Disconnect)
Since most shortcuts are centered around the Command key, operation is very simple.
Learning shortcuts can speed up your work in Cyberduck and also reduce unnecessary mistakes, making it doubly beneficial.