> Hi, > > I want to lftp with my machine FinalMachine > which is in my office. This machine cannot > be seen from home, but is known by IntermediateMachine. > > I can do that with ftp instead of lftp as follows: > 1-ftp on IntermediateMachine + I am asked for a login > and an intermediate password > 2-I send the command user MyName@FinalMachine and > I am asked for a password > 3- I can start to send standard ftp commands. > > > > With lftp, I tried to reproduce the 3 steps above. > It seems to me that after 1 and 2, I am not yet ``connected'' > When I proceed the third step, lftp tries to establish > a connection with IntermediateMachine, telling that I am > MyName@FinalMachine which of course doesn't work. > > The answers from the server are reproduced below, > both with ftp and lftp, with IntermediateMachine=edgar > and FinalMachine=vadius > > Can anyone help ?? > Thanks in advance, Laurent.
try %40 for your @ in your login.
