You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if two computers have private ips a direct connection is impossible
because one of them must be able to receive the other's outgoing connection
usually at least the ftp server has a public address
Build notes
x86/x64-Windows: both 32/64 bits are built on Windows 10 64 bits using TDM-GCC (10.3.0)
x86-WSL: built on Ubuntu WSL using standard linux gcc version 14.2.0 (Ubuntu 14.2.0-4ubuntu2)
arm-glibc: built on my DGA4331 modem (YES!)
toolchain was built by me on WSL linux (using crosstool-ng, canadian option).
the native gcc for arm is version 14.1.0 (crosstool-NG 1.26.0.97_839bfbe)
then the toolchain was transferred to the modem's /opt/arm-unknown-linux-gnueabi (as a mounted usb disk)
To do
Somedays I would like to implement FTPS/TLS using EXPLICIT MODE via "AUTH TLS"
Bugs
Please contact me for bugs/improvements Keep in mind that this client HAS to be very skinny in order to fit in the router's ram.