X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16263c93ec077d2d54b012b9916cc9a421888317..d4c8504da527f1a984ecd1ed0da7147010f38b6e:/apps/workbench/app/views/collections/show_file_links.html.erb diff --git a/apps/workbench/app/views/collections/show_file_links.html.erb b/apps/workbench/app/views/collections/show_file_links.html.erb index 78d75b1f79..042e4ff71f 100644 --- a/apps/workbench/app/views/collections/show_file_links.html.erb +++ b/apps/workbench/app/views/collections/show_file_links.html.erb @@ -38,7 +38,8 @@ Arvados. You can download individual files listed below. To download the entire collection with wget, try:

$ wget --mirror --no-parent --no-host --cut-dirs=3 <%=
-         url_for(link_opts.merge(action: 'show_file_links', only_path: false))
+         url_for(link_opts.merge(action: 'show_file_links', only_path: false,
+                                 trailing_slash: true))
        %>

File Listing

@@ -58,9 +59,7 @@ the entire collection with wget, try: