On Oct 25, 2011, at 15:53, Amer wrote:

> How do you login ftp server with username that contains @ symbol in it eg 
> u...@host.tld? I seem to remember being able to login into such ftp long time 
> ago but I can't recall the trick to make lftp works with such username format

You can percent-encode it like in any other URL field:
open ftp://user%40host.tld:passw...@example.com


_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to