i did everything i could imagine to use lftp via socks dante ... configure and make with all 3 socks parameters (socks, socks5, dante) i setted (and check if they are there) all socks external parametters
export SOCKS5_SERVER=193.226.51.36:58989 export SOCKS4_SERVER=193.226.51.36:58989 export SOCKS_SERVER=193.226.51.36:58989 export SOCKSDANTE_SERVER=193.226.51.36:58989 export DANTE_SERVER=193.226.51.36:58989 export FTP_PROXY=193.226.51.36:58989 HOW CAN I USE SOCKS WITH LFTP ??? someone did it ? HOW ?
