PDA

View Full Version : How to export a list of folders/files of FTP?


NiGHTsC
10-10-2006, 01:40 PM
I want to ask if FXP can export a list of folders and files of a FTP and in tree form like this?
FTP's name
├─A folder
│ ├─B folder inside A folder
│ │ ├─A file inside B folder
│ │ ├─B file inside B folder
│ │ ├─C file inside B folder
Thank you.:mrgreen:

MxxCon
10-11-2006, 07:02 AM
Tools, Find Files on FTP Server, make 'A folder' as starting point. once that's done, select all the files, right click and 'copy url'

NiGHTsC
10-11-2006, 11:11 PM
Cool, that's nice, thank you man!