diff --git a/cyberduck/download.md b/cyberduck/download.md index ca3eb417..bf12ca7b 100644 --- a/cyberduck/download.md +++ b/cyberduck/download.md @@ -46,6 +46,20 @@ Drag the file from the browser to the *Transfers* window to be downloaded later. Downloaded files have added metadata of its origin URL. *Finder.app* displays this information in *File → Get Info*. ::: +## Open Downloaded Files + +Use the *Open* toolbar button to open a downloaded file or folder. + +:::{admonition} macOS only +:class: tip + +A warning might be displayed before opening the file. See the [download quarantine](download.md#quarantine). +::: + +## Show Downloaded Files + +Using the *Show in Finder* or *Show* toolbar button, files are shown in *Finder.app* or *Explorer*. + ## Hidden Preferences ### Quarantine diff --git a/cyberduck/transfer.md b/cyberduck/transfer.md index 8b14d866..7bd6a52e 100644 --- a/cyberduck/transfer.md +++ b/cyberduck/transfer.md @@ -30,20 +30,6 @@ Some servers may not support resumable transfers and the file will be reloaded i You can interrupt a transfer using the *Stop* toolbar button. -## Open Downloaded Files - -Use the *Open* toolbar button to open a downloaded file or folder. - -:::{admonition} macOS only -:class: tip - -A warning might be displayed before opening the file. See the [download quarantine](download.md#quarantine). -::: - -## Show Downloaded Files - -Using the *Show in Finder* or *Show* toolbar button, files are shown in *Finder.app* or *Explorer*. - ## Progress ::::{admonition} Windows only