kingk85 / uFTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run ordinary shell script under arm64

luqinlive opened this issue · comments

commented

hi, I successfully compiled in a cross compilation environment ,but can't copy to system env folder(cp: can't create '/sbin/uFTP': Read-only file system),then run under script use ./uFTP , uutput is as follows, no background process :

Hello uFTP server v2.2.0 RC1 starting..

Reading configuration from
-> ./uftpd.cfg
so, How do I run processes in the background in this case ,thanks.