Skip to content

Commit

Permalink
Correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassie205 committed Sep 14, 2023
1 parent 206459f commit f45b103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyberduck/bookmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +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 <CloudDirectory> <AppSupportDirectory/foldername>` to create the symbolic link.
e.g.: `ln -s ~/Dropbox/Bookmarks ~/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/Bookmarks`
e.g.: `ln -s ~/Dropbox/Bookmarks ~/Library/Group Containers/G69SCX94XU.duck/Library/Application\Support/duck/Bookmarks`
````
````{group-tab} Windows
Expand Down

0 comments on commit f45b103

Please sign in to comment.