X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e881778afbede03d32b842334113cba198052cfb..0042e4b42d9f4d3900aefc68617cb28c5a61a522:/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: