How to configure the "FTP Download from list" text

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
vukovicb
New Member
New Member
Posts: 1
Joined: 2013-10-02, 10:07 UTC

How to configure the "FTP Download from list" text

Post by *vukovicb »

Hi,

I am trying to download all bunch of files from the FTPserver but from different locations. So I made text file and I would like to use NET option "FTPDownload from list".

My text file is configured like this:

Code: Select all

FullFTP/path/to/file1.mp3
FullFTP/path/to/file2.mp3
FullFTP/path/to/file3.mp3
So when I go and use the option for downloading FTP from list, and when I import that list, I will be prompt for a password but not also for a username, by default, commander uses the anonymous. Of course, download will fail.

Is there a way to enter full FTP credential details into the text file along with the location of the files?


Something like this:

Code: Select all

Username:Test, Password:****, FTP:****

/path/to/file1.mp3
/path/to/file2.mp3
/path/to/file3.mp3
Thanks
User avatar
Gral
Power Member
Power Member
Posts: 1609
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

User avatar
white
Power Member
Power Member
Posts: 6014
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Post by *white »

You can also make a download list as described here.

You can also use ftps if you have installed the necessary dll files and if the server supports it.
Last edited by white on 2022-03-18, 17:07 UTC, edited 1 time in total.
Reason: fixed link
Post Reply