The Wing FTP Server for Linux reports an error when running on the aarch64 architecture.

Here you can submit your bug reports.
Post Reply
duanzhanling
Posts: 13
Joined: Tue Mar 26, 2013 3:07 pm

The Wing FTP Server for Linux reports an error when running on the aarch64 architecture.

Post by duanzhanling »

The Wing FTP Server for Linux reports an error when running on the aarch64 architecture.

uname -a
Linux ip-172-31-36-195 6.8.0-1024-aws #26-Ubuntu SMP Tue Feb 18 22:03:41 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux

root@ip-172-31-36-195:/home/ubuntu/wftpserver_7.4.3/wftpserver#
root@ip-172-31-36-195:/home/ubuntu/wftpserver_7.4.3/wftpserver# systemctl status wftpserver.service
× wftpserver.service - Wing FTP Server daemon
Loaded: loaded (/etc/systemd/system/wftpserver.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Mon 2025-04-21 07:04:37 UTC; 1min 51s ago
Process: 2434 ExecStart=/home/ubuntu/wftpserver_7.4.3/wftpserver/wftpserver (code=exited, status=203/EXEC)
CPU: 1ms

Apr 21 07:04:37 ip-172-31-36-195 systemd[1]: Starting wftpserver.service - Wing FTP Server daemon...
Apr 21 07:04:37 ip-172-31-36-195 (tpserver)[2434]: wftpserver.service: Failed to execute /home/ubuntu/wftpserver_7.4.3/wftpserver/wftpserver: Exec format>
Apr 21 07:04:37 ip-172-31-36-195 systemd[1]: wftpserver.service: Control process exited, code=exited, status=203/EXEC
Apr 21 07:04:37 ip-172-31-36-195 systemd[1]: wftpserver.service: Failed with result 'exit-code'.
Apr 21 07:04:37 ip-172-31-36-195 systemd[1]: Failed to start wftpserver.service - Wing FTP Server daemon.
lines 1-11/11 (END)
FTP
Site Admin
Posts: 2124
Joined: Tue Sep 29, 2009 6:09 am

Re: The Wing FTP Server for Linux reports an error when running on the aarch64 architecture.

Post by FTP »

OK, maybe you are using an ARM64 based server, but WingFTP only supports x86 CPU, it doesn't support ARM CPU.
Post Reply