On Sep 7, 2005, at 18:16, Ken Garland wrote:

I have seen this asked a few times in the list, but I was unable to locate an answer or even a reply. What I would like to do is download a list of files contained in a text file using lftp.

Try
lftpget $(< listfile)

Reply via email to