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

Robert P. J. Day rpjday at mindspring.com
Sun Feb 22 11:49:11 UTC 2004



On Sun, 22 Feb 2004, Glenn McGrath wrote:

> 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 ?

vsftpd.  i'll download proftpd and give it a try.  besides just 
configuring ftpput in the config process, are there any other non-obvious 
options i might have missed?

rday



More information about the busybox mailing list