From 1c25a60ed9f372a679ddd8e5369717c1ca51beb7 Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Thu, 14 Sep 2023 16:59:28 +0200 Subject: [PATCH] Correction --- cyberduck/bookmarks.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/cyberduck/bookmarks.md b/cyberduck/bookmarks.md index c4c463b5..d85ceb92 100644 --- a/cyberduck/bookmarks.md +++ b/cyberduck/bookmarks.md @@ -153,13 +153,10 @@ Example configuration: :width: 600px ``` -See also [Open or copy HTTP URL](browser.md#open-or-copy-http-url). +Web URLs are supported for [FTP](../protocols/ftp.md), [SFTP](../protocols/sftp/index.md) and [WebDAV](../protocols/webdav/index.md). -### Usability +See also [Open or copy HTTP URL](browser.md#open-or-copy-http-url). -* Web URLs work for FTP, SFTP, and WebDAV. -* S3 connections needs an additional web server providing the files from the bucket. Alternatively, use a bucket that's part of the Cloudfront Distribution. -* The following profiles doesn't support the web URL feature because of the default host: B2, Azure, Google Drive, OneDrive, Dropbox ## Exporting Bookmarks @@ -227,7 +224,7 @@ This only works properly while using the standalone version of Cyberduck or Moun 1. Install the Dropbox app, log into your Dropbox account and synchronize the folder where you want to have the bookmarks to the local disk. 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. +4. Open *Terminal.app* and execute the command `ln -s ` to create the symbolic link. ```` ````{group-tab} Windows