From 206459f5c42f308723f7dc146fb5433b062bdb6e Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Thu, 14 Sep 2023 17:18:41 +0200 Subject: [PATCH] Adding example --- cyberduck/bookmarks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cyberduck/bookmarks.md b/cyberduck/bookmarks.md index 2f1576d3..0ba067c6 100644 --- a/cyberduck/bookmarks.md +++ b/cyberduck/bookmarks.md @@ -222,6 +222,7 @@ This only works properly while using the standalone version of Cyberduck or Moun 2. Quit *Cyberduck* and/or *Mountain Duck*. 3. Navigate to `~/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/` and move the folders *Bookmarks* and if available *Profiles* to the desired location on Dropbox. 4. Open *Terminal.app* and execute the command `ln -s ` to create the symbolic link. +e.g.: `ln -s ~/Dropbox/Bookmarks ~/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Bookmarks` ```` ````{group-tab} Windows