[BusyBox] ftpput generates "ALLO error: Unknown command."

Glenn McGrath bug1 at iinet.net.au
Sun Feb 22 03:14:27 UTC 2004


On Thu, 19 Feb 2004 13:02:42 -0500 (EST)
"Robert P. J. Day" <rpjday at mindspring.com> wrote:

> ./ftpput -v -u rday -p rday scout /tmp ~/t.log

> ftpput: ALLO error: Unknown command.


Works for me,

$ ./busybox ftpput -v -u bug1 -p <removed> 192.168.0.2 /tmp ./index.html
Connecting to 192.168.0.2[192.168.0.2]:21
ftpput: cmd (null)(null)
ftpput: cmd USER bug1
ftpput: cmd PASS <removed>
ftpput: cmd TYPE I(null)
ftpput: cmd PASV(null)
ftpput: cmd CWD /tmp
ftpput: cmd ALLO 3085(null)
ftpput: cmd STOR ./index.html
ftpput: cmd (null)(null)
ftpput: cmd QUIT(null)

Im using proftpd, what ftp server are you using ?



Glenn



More information about the busybox mailing list