lavv17 / lftp

sophisticated command line file transfer program (ftp, http, sftp, fish, torrent)
http://lftp.yar.ru
GNU General Public License v3.0
1.1k stars 161 forks source link

problem after compilation #629

Open diego12o opened 3 years ago

diego12o commented 3 years ago

Hello! I compilated lftp and the results were good about that. But I put in command line "lftp user:pass@127.0.0.1" and this say that lftp command not found or something like that (in spanish is "No se ha encontrado la orden lftp, pero se puede instalar con: apt install lftp"). Do you know what is the solution to this?

Thanks!!