如果在嘗試通過ncftpput上傳文件時出現(xiàn)此錯誤,則可能意味著它未使用大文件支持進行編譯。
要使用最新版本(3.2.4編寫此代碼時)重新編譯它,請輸入:
cd /usr/local/directadmin/scripts
nano ncftp.sh #use any editor you'd like.
#change:
VERSION=3.2.2
#to be:
VERSION=3.2.4
#save/exit, then type:
./ncftp.sh