Need help with FTP listing

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
tload
Junior Member
Junior Member
Posts: 3
Joined: 2003-06-03, 21:48 UTC

Need help with FTP listing

Post by *tload »

Hello!

I need to download some files from an AS400 system, raw listing is like this:

EPDB 439393280 08.07.03 16:04:28 *FILE A0C5
EPDB *MEM A0C5.DB040703
EPDB *MEM A0C5.DB070703
EPDB *MEM A0C5.DB080703
EPDB 784384 04.07.03 16:05:35 *FILE LI040703
EPDB *MEM LI040703.DB040703
EPDB 784384 07.07.03 16:06:17 *FILE LI070703
EPDB *MEM LI070703.DB070703
EPDB 784384 08.07.03 16:04:58 *FILE LI080703
EPDB *MEM LI080703.DB080703
EPOSTDDB 125869056 08.07.03 16:04:26 *FILE S0C4
EPOSTDDB *MEM S0C4.DB040703
EPOSTDDB *MEM S0C4.DB070703
EPOSTDDB *MEM S0C4.DB080703

But when i see the files in Totalcmd only the lines containing FILE are shown, not the MEMbers.

How can I define a server string that can show me these 'MEMbers' ???

regards
tloAD
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

You will need to define your own server type, like this: Ctrl+F, then "New connection", give a server name and choose "Define new server". Now connect to the server. Windows Commander will show a dialog box where you can define your own server type. You can start with a predefined type, e.g. Unix, and then adapt it to your needs. You can get a description of the placeholders with F1.
Author of Total Commander
https://www.ghisler.com
tload
Junior Member
Junior Member
Posts: 3
Joined: 2003-06-03, 21:48 UTC

Post by *tload »

I know that, I use this string:
-----------SSSSSSSSSS DD MM YY hh mm ss nnnnnnnnnnnnnnnnn

but this will only show FILEs, and not MEMbers of that file...

It's not possible to download the FILEs, only it's MEMbers, but they don't show up in the listing in totalcmd

tloAD
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Try defining an additional string for members!
Author of Total Commander
https://www.ghisler.com
Post Reply