userdocs / LFTP4WIN-CORE

LFTP4WIN skeleton template applied to a portable Cygwin installation using the LFTP4WIN installer.
https://userdocs.github.io/LFTP4WIN-CORE
Apache License 2.0
16 stars 3 forks source link

Proxy support for LFTP4WIN-CORE #5

Closed kamild1996 closed 1 month ago

kamild1996 commented 3 years ago

I can't seem to find a word about proxy support by LFTP4WIN-CORE in the docs, so I'm guessing it doesn't support it?

userdocs commented 3 years ago

proxy support for what?

kamild1996 commented 3 years ago

For being able to pass the entire traffic through a defined proxy server, incl. download. WinSCP has support for it, but when using LFTP4WIN to download files, it's being ignored.

userdocs commented 3 years ago

It not really in the scope of he project and would be a bash/Cygwin/lftp configuration.

Lftp has some proxy settings but limited to certain protocols.

https://stackoverflow.com/questions/19751261/lftp-when-used-with-proxies-doesnt-work

https://lftp.yar.ru/lftp-man.html

And or maybe here https://github.com/userdocs/LFTP4WIN-CORE/blob/master/system/etc/lftp.conf#L32