I've been trying to use lftp
over SFTP but I somehow can't get it to connect properly.
I issue the command (which as far as I can tell is the same as the one for sftp
), lftp
prompts me for the password, which I input, and the lftp
prompt appears! This all seems good, but I can't do anything afterwards.
Here's an illustration:
myuser $ lftp myuser@server.edu
Password:
lftp myuser@server.edu:~> ls
`ls' at 0 [Connecting...]
and then it gets stuck there. Note that if I issue sftp myuser@server.edu
and input the password everything works flawlessly. Am I missing something obvious?
I'm using lftp
version 4.9.2.