[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ftp server question
- Date: Fri, 07 Sep 2007 17:29:56 -0500
- From: joel.sherrill at oarcorp.com (Joel Sherrill)
- Subject: ftp server question
Hi,
The RTEMS ftp server works great if you use a command
line ftp or elinks but when I visit it from Firefox,
a get a pop up saying:
"You have chosen to open
<blank line>
which is a: BIN file
from: ftp://10.0.2.5
Would you like to save this file?"
[CANCEL] [save]
When I use elinks --dump and compare the output of the
ftpd on rtems versus a "real" ftp server, I don't see
any difference.
You can reproduce this with RTEMS on qemu or real hardware.
Ideas appreciated.
Thanks.
--joel