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
fineftp-server should compile fine on armhf and arm64. In fact we regularly compile Eclipse eCAL, which uses fineftp-server, for Ubuntu for both architectures. If you compile directly on those platforms, the compilation steps should be 100% the same as on any other platform.
The published binaries on the release page however are x86 / x86_64 only, as GitHub only provides x86 servers. But when you are developing your application you have a cross-compile or native compile toolchain for your target platform anyways, so integrating fineftp into that should not be overly difficult.
Originally posted by @aimybbe in #10 (comment)
The text was updated successfully, but these errors were encountered: