Generate List of Files on FTP

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
KucingLapar
Member
Member
Posts: 134
Joined: 2007-06-25, 11:54 UTC

Generate List of Files on FTP

Post by *KucingLapar »

Is possible to generate a list file containing all files on a ftp with total commander? I have catalog maker plugin installed but since i couldnt use packer on folder in ftp, that makes it useless..any tips & tricks?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50768
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

You can use one of the commands cm_copynamestoclip or cm_copyfullnamestoclip to copy the names without/with details to the clipboard.
Author of Total Commander
https://www.ghisler.com
KucingLapar
Member
Member
Posts: 134
Joined: 2007-06-25, 11:54 UTC

Post by *KucingLapar »

but that wont copy names of all files in subdirs..
User avatar
HolgerK
Power Member
Power Member
Posts: 5411
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

<Alt+F7> "*.*" <Enter> <Ctrl+C>
- paste into editor
- replace 0:/ with your ftp host name/remote dir/

HTH,
Holger
KucingLapar
Member
Member
Posts: 134
Joined: 2007-06-25, 11:54 UTC

Post by *KucingLapar »

nice!!!! works like charm! i didnt know its this easy..if only i knew this trick sooner, i would have saved a lot of time from googling around..

btw, i found another way to create list of all files/folder on ftp. Map your ftp as network drive then run command dir /s /b [ftpdrive] >c:\ftp.txt

but i like yours better..it's much easier and quicker
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50768
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

The mentioned commands also work in branch view (Ctrl+B), but then you will get only files, no directories.
Author of Total Commander
https://www.ghisler.com
User avatar
HolgerK
Power Member
Power Member
Posts: 5411
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

ghisler(Author) wrote:...in branch view (Ctrl+B)...
Doesn't work here!
New feature in TC7.5?
Or is there a special configuration for ftp connections necessary to enable the branch view for ftp in TC7.02?

Just curious,
Holger
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

Post by *StatusQuo »

HolgerK wrote:
ghisler(Author) wrote:...in branch view (Ctrl+B)...
Doesn't work here!
New feature in TC7.5?
Confirmed, Ctrl+B is not working here with FTP either (TC 7.02a).
Alt+F7 search also works in FTP subdirs, but the results can't be fed to listbox then...
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
Post Reply