From 8e3a9d4984273a913d472c4af63024c839d22ec6 Mon Sep 17 00:00:00 2001 From: Stephen Smith Date: Wed, 28 Jul 2021 09:56:57 -0400 Subject: [PATCH] 17526: Rename cyberduck tab to webdav, mention credentials in mac/win tab Arvados-DCO-1.1-Signed-off-by: Stephen Smith --- src/views-components/webdav-s3-dialog/webdav-s3-dialog.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views-components/webdav-s3-dialog/webdav-s3-dialog.tsx b/src/views-components/webdav-s3-dialog/webdav-s3-dialog.tsx index 8e82619c..267d4412 100644 --- a/src/views-components/webdav-s3-dialog/webdav-s3-dialog.tsx +++ b/src/views-components/webdav-s3-dialog/webdav-s3-dialog.tsx @@ -151,7 +151,7 @@ export const WebDavS3InfoDialog = compose( title={`Access with 3rd party client`} />
- {supportsWebdav && } + {supportsWebdav && } {supportsWebdav && } @@ -179,12 +179,14 @@ export const WebDavS3InfoDialog = compose(
  • Open File Explorer
  • Click on "This PC", then go to Computer → Add a Network Location
  • Click Next, then choose "Add a custom network location", then click Next
  • +
  • Use the "internet address" and credentials listed under Settings, above
  • MacOS

    1. Open Finder
    2. Click Go → Connect to server
    3. +
    4. Use the "internet address" and credentials listed under Settings, above
    @@ -204,6 +206,8 @@ export const WebDavS3InfoDialog = compose( value={props.data.token} copyValue={props.data.token} /> +

    Cyberduck/Mountain Duck

    +