[OT] - FTP server
Michele Sanges
michele.sanges at otomelara.it
Mon Jun 4 08:50:59 UTC 2007
Hi Martin,
thanks for your reply.
I tested them ("troll-ftpd" and "pureftpd") from Lan; all the others
networks server that I use (telnetd and httpd, both from busybox) work
well, so I think it is only a configuration problem.
Pureftpd is started by inetd, as the others net servers; it starts
because asks me for the user; I type "root", the only user of my box,
and then it asks me for a password. I type it but I have not ftp access
or other messages from my box.
I make all the device at the boot time, using busybox mdev:
> /sbin/mdev -s
> echo /sbin/mdev > /proc/sys/kernel/hotplug
Wich devices pureftpd uses?
This is a list of mounted file systems:
> rootfs on / type rootfs (rw)
> /dev/root on / type ext3 (rw,data=ordered)
> /dev on /dev type tmpfs (rw)
> /proc on /proc type proc (rw)
> /sys on /sys type sysfs (rw)
> none on /dev/pts type devpts (rw)
> none on /dev/shm type tmpfs (rw)
> usbfs on /proc/bus/usb type usbfs (rw)
Can I supply other useful informations?
Thanks a lot.
Best regards.
Michele
Il giorno sab, 02/06/2007 alle 00.40 +0200, Martinb_ARM_NOMMU_KISSDVD ha
scritto:
> i have pureftp running with the following options
>
> ftp stream tcp nowait root /bin/ftpd ftpd -b -H -w
>
> (inetd.conf)
>
> its running without problems for me
> the /etc/shells is not relevant (for pureftp)
> so i can only confirm its running but your problem description is to poor to
> make any conclusion
> passive ftp mode?, did you test from lan/wan and I don't see the relation
> between busybox and pureftp
>
> i can only suggest to exclude possible problems
>
>
> -----Oorspronkelijk bericht-----
> Van: busybox-bounces at busybox.net
> [mailto:busybox-bounces at busybox.net]Namens Michele Sanges
> Verzonden: vrijdag 1 juni 2007 12:15
> Aan: busybox at busybox.net
> Onderwerp: [OT] - FTP server
>
>
> I added an FTP server to my linuxbox, but I can't login into.
> I used "troll-ftpd" and "pure-ftpd" but both, when I try to login, ask
> me the user and then nothing else, until the timeout expires. I tried to
> login as root and as normal user but nothing change.
>
> - The servers start by means /etc/inetd.conf.
> - I have the /etc/shells file with the "/bin/ash" string.
> - I can login with the telnet
>
> Can you help me?
> Thanks a lot.
> Michele
>
>
>
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/cgi-bin/mailman/listinfo/busybox
>
More information about the busybox
mailing list