Yes I have tried that and it still doesn't work.  Here is the debug information:

<--- 227 192,168,1,1,25,15
---- Connecting data socket to (192.168.1.1) port 6415
---- Data connection established
---> NLST
<--- 150 Data connection open for transfer of file EFDR6730.
---- Got EOF on data connection
---- Closing data socket
<--- 451 Requested data not available.
---> PASV

I guess I may need to determine that the data exists before I issue a "mget *".  I can do this in my shell script.  Thanks for replying!

Nathan


Alexander V. Lukyanov wrote:
On Tue, May 02, 2006 at 03:43:06PM -0400, Nathan Aaron wrote:
  
When I execute an mget * within lftp, lftp continuously tries to get 
files if there are no files on the server.  I need to be able to execute 
an mget * and exit even if there are no files on the server.  Any ideas?
    

Have you tried last lftp version? Also you can try to add to ~/.lftp/rc command:

	set list-empty-ok yes

AFAIK it is a bug in proftpd server.

  
  • mget Nathan Aaron
    • Re: mget Alexander V. Lukyanov
      • Re: mget Nathan Aaron

Reply via email to