Download directory listing using Command Line parameters

Core FTP client questions and answers
Post Reply
richardstephens
Posts: 1
Joined: Wed Aug 07, 2019 3:01 am

Download directory listing using Command Line parameters

Post by richardstephens »

Hello,

I would like to retrieve a directory listing from an external FTP site and download it locally into a file. All using command line parameters.

Is this even possible using CoreFTP?
The only command line options I seem to have are (a) downloading an existing file, or (b) uploading a new file.

Thanks in advance,
ForumAdmin
Site Admin
Posts: 984
Joined: Mon Mar 24, 2003 4:37 am

Re: Download directory listing using Command Line parameters

Post by ForumAdmin »

-dir command

see help file topic "command line"
Post Reply