Re: [lftp] ftp: wait for QUIT reply before closing control socket

2016-03-30 Thread Nate Sutton
Ok, I'll just go with ftp:use-quit then. Thanks!

On Wed, Mar 30, 2016 at 2:33 AM, Alexander V. Lukyanov  wrote:

> On Tue, Mar 29, 2016 at 06:25:27PM -0500, Nate Sutton wrote:
> > Is there a way to disable this? I just went from 4.2.2 to 4.6.5 and at
> > least one FTP server I integrate with doesn't always reply to QUIT
> > commands. I'm not sure of the implications of `set ftp:use-quit false` so
>
> I think `set ftp:use-quit false` is quite safe.
> You can also do `set net:timeout 1' before disconnecting.
>
> --
>Alexander.
>
___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp


Re: [lftp] ftp: wait for QUIT reply before closing control socket

2016-03-30 Thread Alexander V. Lukyanov
On Tue, Mar 29, 2016 at 06:25:27PM -0500, Nate Sutton wrote:
> Is there a way to disable this? I just went from 4.2.2 to 4.6.5 and at
> least one FTP server I integrate with doesn't always reply to QUIT
> commands. I'm not sure of the implications of `set ftp:use-quit false` so

I think `set ftp:use-quit false` is quite safe.
You can also do `set net:timeout 1' before disconnecting.

--
   Alexander.
___
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp