Version 29 (modified by dkocher, on Apr 26, 2020 at 2:16:21 PM) (diff) |
---|
Table of Contents
Cyberduck Help / Howto / Mountain Duck / User Interface
Mountain Duck runs in the status bar (Mac) and taskbar (Windows).
macOS
Find the mounted volume in Finder. Choose Go → Computer or choose Finder → General → Show these items on the desktop: Connected servers to make it appear on your desktop.
Windows
Right click on the task bar and select Taskbar settings → Notification area → Select which icons appear on the taskbar. Make sure Mountain Duck is selected in the list.
Auto start
You can choose to automatically open Mountain Duck when logging in. Refer to Preferences. Re-opening the application will open previously mounted volumes. If you choose Enable Login Item and Save Workspace in Preferences → General and do not manually eject the volume prior reboot it will reconnect after login.
Bookmarks
Choose Open Connection… to add a new bookmark or <Bookmark> → Edit Bookmark to change properties.
Share Bookmarks with Cyberduck
Bookmarks are shared between Cyberduck and Mountain Duck.
Labels
Assign multiple labels to a bookmarks. Bookmarks are grouped in folders in the status bar menu by their assigned labels.
Connect Mode
- Online. Do not synchronize any files to your computer. You can only access this volume when a connection is possible to the server or cloud storage. Files are accessed on demand from the remote when opened and do not take up any local disk space.
- Smart Synchronization. Files opened are made available for later offline access. You can explicitly make files available offline using the context menu.
Read-only volume
Select Options: Read Only in the bookmark to mount the volume as read-only and disallow any write operations on the remote disk.
Drive Letter (Windows)
Always assign same drive letter to mounted volume.
Connect
Choose <Bookmark> → Connect to mount the server as a volume in the Finder.app or the File Explorer on Windows. You can connect to multiple servers and have several volumes mounted. All operations on the remote files and folders can then be performed like on local files.
Tip. You can just select the menu item with the bookmark name to connect, too. If you are already connected, selecting the menu item will reveal the volume in Finder.app.
Notifications
Notifications of the connection status are posted to the Notification Center of the operating system.
- Filesystem mounted
- Filesystem unmounted
- Errors. If there is a network connectivity issue while the remote server is mounted, an alert is displayed that allows you to retry the connection or disconnect and unmount the volume.
- Sync Notifications
Disconnect
Choose <Bookmark> → Connect to unmount a volume. Alternatively eject the volume in Finder.app or File Explorer.
- macOS Choose File → Eject in Finder.app for the selected volume or control click to choose Eject.
- Windows. In File Explorer in "This PC" view or the sidebar on the left of the File Explorer window, open the context menu for your mounted drive and select Disconnect.
Disconnect using command line
You can unmount volumes using your command line environement.
- macOS. Use umount <bookmark nickname> in Terminal.app
- Windows. Use net use <drive letter>: /delete in cmd.exe
Copying Files
Drag files in Finder.app or Windows File Explorer to move and copy files. You can also access the mounted volume with any other application and command line interface.
Context Menu in Finder and Windows File Explorer
A context menu in Finder on macOS and File Explorer on Windows allows various actions on files.
Sync Options
Keep Offline on local disk or Delete on local disk to manage caching status. Refer to Sync Options
Reload
Changes from server not immediately visible. The directory listing in Finder.app may become out of date when another applications is adding, removing or modifying files on the server. Choose Reload in Finder from the bookmark menu item or Reload from the Finder Extension menu. On Windows, you can force File Explorer to refresh the directory listing with F5.
Share
- Create Download Share. Create an URL to share with someone else to allow downloading the file or folder.
- Create Upload Share. Create an URL to share with someone else to allow uploading files to the selected folder.
Right click files on a mounted drive will open a menu with items to copy & open HTTP URLs or create share links of files. This will include the Origin URL, HTTP URLs and temporary signed URLs in S3.
- Copy URL
- Open URL
Read more about sharing options.
Add Bookmark
Right click to add a bookmark for the selected path.
Open in Terminal
Right click on a folder and choose Open in Terminal to open a SSH connection to the server in Terminal for SFTP bookmarks. This feature is not supported in the version available in the Mac App Store.
Info Panel
Right click on a file and choose Info to change permissions, ACLs, metadata and other service provider specific settings on a file. Refer to Info Window.
Usage Scenarios
Mirror files to remote server or cloud storage with rsync
Use rsync or any other of your preferred tools to mirror files for example to an S3 bucket. Set the --timeout=TIME option in rsync (in seconds) if you have a low bandwidth or high latency connection.
Open remote files in text editor
Sublime Text and other editors allow you to open folders to work on multiple files.
Create ZIP archive of files on FTP server or cloud storage
Use your preferred archive utility to create a compressed archive of files already stored on the server.
Attachments (20)
- Status Bar Menu Mac (Light).png (480.1 KB) - added by dkocher on Apr 22, 2020 at 1:50:34 PM.
- Status Bar Menu Mac (Dark).png (460.9 KB) - added by dkocher on Apr 22, 2020 at 1:50:38 PM.
- Task Bar Menu Windows.png (735.8 KB) - added by dkocher on Apr 22, 2020 at 1:50:43 PM.
- Copy Operation Mountain Duck File Explorer.png (119.7 KB) - added by dkocher on Apr 22, 2020 at 1:54:39 PM.
- Copy Operation Mountain Duck Finder.png (50.4 KB) - added by dkocher on Apr 22, 2020 at 1:54:44 PM.
- Connect Notification Windows.png (191.8 KB) - added by dkocher on Apr 22, 2020 at 1:59:43 PM.
- File Added Notification Windows.png (74.1 KB) - added by dkocher on Apr 22, 2020 at 1:59:49 PM.
- Mountain Duck Finder Context Menu.png (319.2 KB) - added by dkocher on Apr 22, 2020 at 2:02:32 PM.
- Create Download Share (macOS).png (108.6 KB) - added by dkocher on Apr 22, 2020 at 2:15:05 PM.
- Edit Bookmark (Windows).png (222.3 KB) - added by dkocher on Apr 22, 2020 at 2:29:35 PM.
- Taskbar Menu Bookmark Groups (Windows).png (159.8 KB) - added by dkocher on Apr 22, 2020 at 2:42:53 PM.
- Taskbar Menu Bookmark Groups Large Icons (Windows).png (237.4 KB) - added by dkocher on Apr 23, 2020 at 7:56:02 PM.
- Edit Bookmark (macOS).png (386.5 KB) - added by dkocher on Apr 23, 2020 at 7:57:40 PM.
- Context Menu (Windows).png (243.1 KB) - added by dkocher on Apr 26, 2020 at 2:30:47 PM.
- Info Window (Permissions).png (217.8 KB) - added by dkocher on Apr 26, 2020 at 2:41:53 PM.
- Info Window (CDN).png (263.8 KB) - added by dkocher on Apr 26, 2020 at 2:41:58 PM.
- Info Window (Metadata).png (134.0 KB) - added by dkocher on Apr 26, 2020 at 2:42:06 PM.
- Info Window (S3).png (355.9 KB) - added by dkocher on Apr 26, 2020 at 2:42:12 PM.
- Screenshot Windows Mountain Duck 4.png (149.0 KB) - added by dkocher on Jun 18, 2020 at 1:43:09 PM.
- Bookmark Search Input.png (145.9 KB) - added by dkocher on Dec 15, 2020 at 7:12:31 AM.