Re: [lftp] Fwd: sftp with an encrypted key

2014-12-18 Thread Andrew Schulman
> Currently it is not possible as ftp does not ask for passwords > asynchronously, and the need for password arises only during the connection > phase. OK. Thank you. ___ lftp mailing list lftp@uniyar.ac.ru http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Re: [lftp] Fwd: sftp with an encrypted key

2014-12-18 Thread Alexander Lukyanov
Currently it is not possible as ftp does not ask for passwords asynchronously, and the need for password arises only during the connection phase. 4:23, ср, 10.12.2014, Andrew Schulman : > > Specify the passphrase for the key as password for the connection. In the > > example you have provided, yo

Re: [lftp] Fwd: sftp with an encrypted key

2014-12-09 Thread Andrew Schulman
> Specify the passphrase for the key as password for the connection. In the > example you have provided, you have specified an empty passphrase, thus it > failed to decrypt the key. > > If you don't want to give the passphrase in cleartext, don't specify a > password in the URL and lftp will ask f

Re: [lftp] Fwd: sftp with an encrypted key

2014-12-09 Thread Andrew Schulman
> Specify the passphrase for the key as password for the connection. In the > example you have provided, you have specified an empty passphrase, thus it > failed to decrypt the key. > > If you don't want to give the passphrase in cleartext, don't specify a > password in the URL and lftp will ask f