Opened 11 years ago
Closed 8 years ago
#8695 closed Feature request (fixed)
Feature Request: Make "Copy URL(s) to Clipboard" work recursively
Reported by: | Andrew | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | filezilla@… | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows NT 6.1 (Build 7601, Service Pack 1) |
Description (last modified by )
Currently there is a feature to right click on a files/folders, and select "Copy URL(s) to Clipboard", however if used on a folder, it just copies the link to the folder.
I would like it modified, or an option added, to allow this to get a list of all files in the folder (and subfolders if possible) and copy that to the clipboard, instead of the actual folder name.
For example with the following folder structure
A Folder -> Sub Folder 1 -> Sub Sub Folder 1 -> File 1
-> Sub Folder 1 -> File 2
-> Sub Folder 1 -> File 3
-> Sub Folder 2 -> File 4
-> Sub Folder 3 -> Sub Sub Folder 1 -> File 5
-> Sub Folder 3 -> File 6
-> Sub Folder 3 -> File 7
I would like it so I could select "A folder", right click, select "Copy URL(s) to Clipboard" and have it copy the URL's for all 7 files to the clipboard like this:
ftp://ftp.somewebsite.com:21/A Folder/Sub Folder 1/Sub Sub Folder 1/File 1.xxx
ftp://ftp.somewebsite.com:21/A Folder/Sub Folder 1/File 2.xxx
ftp://ftp.somewebsite.com:21/A Folder/Sub Folder 1/File 3.xxx
ftp://ftp.somewebsite.com:21/A Folder/Sub Folder 2/File 4.xxx
ftp://ftp.somewebsite.com:21/A Folder/Sub Folder 3/Sub Sub Folder 1/File 5.xxx
ftp://ftp.somewebsite.com:21/A Folder/Sub Folder 3/File 6.xxx
ftp://ftp.somewebsite.com:21/A Folder/Sub Folder 3/File 7.xxx
Currently I would get:
ftp://ftp.somewebsite.com:21/A Folder/
Change History (2)
comment:1 by , 11 years ago
Cc: | added |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
In the next version of FileZilla you will be able to use the search dialog for this.