You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cyberduck/browser.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ You can toggle Quick Look in a Cyberduck browser for any file using *Space Bar*.
165
165
166
166
### Open or Copy HTTP URL
167
167
168
-
See bookmark [Web URL configuration](bookmarks.md#http-url) for HTTP URLs. You can select multiple files to open/copy all URLs.
168
+
See bookmark [Web URL configuration](bookmarks.md#web-url) for HTTP URLs. You can select multiple files to open/copy all URLs.
169
169
170
170
-**Open Web URL:** The *Web URL* can be found in the *File → Open URL* menu and as an optional toolbar item in the browser window. Use *View → Customize Toolbar...* to add the *Open in Browser* button to your default browser toolbar.
171
171
-**Copy Web URL:** The *Web URL* can be found in the *Edit → Copy URl* menu.
Copy file name to clipboardExpand all lines: mountainduck/interface.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -231,7 +231,7 @@ Enable the *Index Files* option in [*Preferences → Sync*](preferences.md#index
231
231
-*Share…:* Create an URL to share with someone else to allow downloading the file or folder.
232
232
-*Request file…:* Create an URL to share with someone else to allow uploading files to the selected folder.
233
233
234
-
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](../cyberduck/bookmarks.md#http-url) and [temporary signed URLs in S3](../protocols/s3/index.md#public-urls).
234
+
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](../cyberduck/bookmarks.md#web-url) and [temporary signed URLs in S3](../protocols/s3/index.md#public-urls).
- Adjust the [Web URL](../../cyberduck/bookmarks.md#http-url) of the bookmark to the host where you want to CloudFront look for the original content. If the scheme of the Web URL is `http` the origin HTTP port of the distribution is set to the port number in the Web URL (defaults to `80`) and the HTTPS port is set to `443`. If the scheme is `https` the origin HTTPS port of the distribution is set to the port number in the Web URL (defaults to `443`) and the HTTP port is set to `80`.
54
+
- Adjust the [Web URL](../../cyberduck/bookmarks.md#web-url) of the bookmark to the host where you want to CloudFront look for the original content. If the scheme of the Web URL is `http` the origin HTTP port of the distribution is set to the port number in the Web URL (defaults to `80`) and the HTTPS port is set to `443`. If the scheme is `https` the origin HTTPS port of the distribution is set to the port number in the Web URL (defaults to `443`) and the HTTP port is set to `80`.
55
55
- Set the *Path* of the bookmark to the document root of your web server. This allows you to select files for [invalidation](../../cyberduck/info.md#object-invalidation) or set the [default root object](../../cyberduck/info.md#index-file).
56
56
- Connect to the server and select the *Distribution (CDN)* panel from the [Info](../../cyberduck/info.md) window.
57
57
- Check the *Origin URL* displayed and enable the distribution with *Enable Amazon CloudFront distribution*.
0 commit comments