Hi,

I'm having an issue understanding the effect of the command *close*, as
it seems different than a disconnect.

With lftp 4.6.1:

open -u "username,password" -p 22 sftp://hostname/
ls   <- returns a listing
close
ls   <- still connects and returns the listing ! I expected this to fail.

Could we have an option (-k) to close that would actually disconnect
from the connection open previously, this to allow subsequent open
commands with no risks.

Please let me know if I missed something obvious.
Best regards.
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to