28

Got a new MacBook, how can I copy Cyberduck bookmarks from my old MacBook?

studiohack
  • 13,477
ohho
  • 3,124

5 Answers5

29

Full answer from the Cyberduck documentation:

Preferences and application support files location

Preferences are saved in ~/Library/Preferences/ch.sudo.cyberduck.plist.

Bookmarks, history, ​profiles and workspace information is saved in the application support directory. These settings are shared with ​Cyberduck CLI and ​Mountain Duck.

~/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/

Navigate to the Library folder using ⌘⇧-L or use Go → Go to Folder… in Finder.

Giacomo1968
  • 58,727
23

Update 2018-07-23

The below is outdated. See the answer by @dakishimesan.

Original Content

May be worth just copying the entire Cyberduck folder across. It's located at ~/Library/Application Support/Cyberduck. There is a Favorites.plist file in there if you just want the bookmarks. Put that in the same location on your new MacBook.

fideli
  • 14,884
19

You can drag and drop the bookmarks from the list (Cmd+B) to a Finder window or the desktop, then copy or move those files to your new machine.

These files don't contain your stored password, this is still in your keychain. Enter it anew on the new machine, or migrate your login (default) keychain you can find in /Users/yourname/Library/Keychains/login.keychain.

If your machine is brand new, you could consider using Migration Assistant to migrate all your data to the new machine.

Giacomo1968
  • 58,727
Daniel Beck
  • 111,893
10

In Sierra:

User -> Library -> Group Containers -> G69SCX94XU.duck -> Library -> Application Support -> duck

mika
  • 101
5

For backup, just simple: access bookmarks pages, at here select bookmarks which you want to backup (or press CMD A to select all bookmarks), then drag-n-drop them to Desktop or anywhere

For restore: drag-n-drop backup file (.duck) to Cyberduck!

tquang
  • 151