* Can you suggest a small FTP utility for Linux suitable for embedded systems?
@ 2005-04-13 8:30 Vijay Padiyar
2005-04-13 10:57 ` Robert P. J. Day
2005-04-13 10:58 ` Robert P. J. Day
0 siblings, 2 replies; 7+ messages in thread
From: Vijay Padiyar @ 2005-04-13 8:30 UTC (permalink / raw)
To: LinuxPPC Support, BusyBox Support
Hi there
I am running BusyBox 1.0 on the Linux 2.6.10 kernel on an MPC8260 target.
Since BusyBox currently doesn't appear to provide an FTP server utility, I
wanted to know where I can get a small FTP utility for Linux that doesn't
take up much space and is suitable for embedded applications.
Regards
Vijay Padiyar
http://www.vijaypadiyar.eu.tf
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can you suggest a small FTP utility for Linux suitable for embedded systems?
@ 2005-04-13 8:55 Rupesh S
2005-04-13 9:27 ` Jarno Manninen
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Rupesh S @ 2005-04-13 8:55 UTC (permalink / raw)
To: vijay_padiyar, busybox, linuxppc-embedded
I know 'betaftpd' is small & suitable for small systems.
--
Rupesh S
>>> "Vijay Padiyar" <vijay_padiyar@hotmail.com> 04/13/05 02:00PM >>>
Hi there
I am running BusyBox 1.0 on the Linux 2.6.10 kernel on an MPC8260 target.
Since BusyBox currently doesn't appear to provide an FTP server utility, I
wanted to know where I can get a small FTP utility for Linux that doesn't
take up much space and is suitable for embedded applications.
Regards
Vijay Padiyar
http://www.vijaypadiyar.eu.tf=20
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org=20
https://ozlabs.org/mailman/listinfo/linuxppc-embedded
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can you suggest a small FTP utility for Linux suitable for embedded systems?
2005-04-13 8:55 Can you suggest a small FTP utility for Linux suitable for embedded systems? Rupesh S
@ 2005-04-13 9:27 ` Jarno Manninen
2005-04-14 3:32 ` Donald White
2005-04-14 19:49 ` Patrick Huesmann
2 siblings, 0 replies; 7+ messages in thread
From: Jarno Manninen @ 2005-04-13 9:27 UTC (permalink / raw)
To: linuxppc-embedded
On Wednesday 13 April 2005 11:55, Rupesh S wrote:
> I know 'betaftpd' is small & suitable for small systems.
I'm not sure if these two are related but I have found
http://bftpd.sourceforge.net/
useful.
- Jarno
> >>> "Vijay Padiyar" <vijay_padiyar@hotmail.com> 04/13/05 02:00PM >>>
>
> Hi there
>
> I am running BusyBox 1.0 on the Linux 2.6.10 kernel on an MPC8260 target.
> Since BusyBox currently doesn't appear to provide an FTP server utility, I
> wanted to know where I can get a small FTP utility for Linux that doesn't
> take up much space and is suitable for embedded applications.
>
> Regards
>
> Vijay Padiyar
>
> http://www.vijaypadiyar.eu.tf
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can you suggest a small FTP utility for Linux suitable for embedded systems?
2005-04-13 8:30 Vijay Padiyar
@ 2005-04-13 10:57 ` Robert P. J. Day
2005-04-13 10:58 ` Robert P. J. Day
1 sibling, 0 replies; 7+ messages in thread
From: Robert P. J. Day @ 2005-04-13 10:57 UTC (permalink / raw)
To: Vijay Padiyar; +Cc: BusyBox Support, LinuxPPC Support
On Wed, 13 Apr 2005, Vijay Padiyar wrote:
> Hi there
>
> I am running BusyBox 1.0 on the Linux 2.6.10 kernel on an MPC8260
> target. Since BusyBox currently doesn't appear to provide an FTP
> server utility, I wanted to know where I can get a small FTP utility
> for Linux that doesn't take up much space and is suitable for
> embedded applications.
we're using "ftplib", which comes with both the library and the "qftp"
client. seems to run well on our 8xx board alongside busybox-1.00.
rday
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can you suggest a small FTP utility for Linux suitable for embedded systems?
2005-04-13 8:30 Vijay Padiyar
2005-04-13 10:57 ` Robert P. J. Day
@ 2005-04-13 10:58 ` Robert P. J. Day
1 sibling, 0 replies; 7+ messages in thread
From: Robert P. J. Day @ 2005-04-13 10:58 UTC (permalink / raw)
To: Vijay Padiyar; +Cc: BusyBox Support, LinuxPPC Support
On Wed, 13 Apr 2005, Vijay Padiyar wrote:
> Hi there
>
> I am running BusyBox 1.0 on the Linux 2.6.10 kernel on an MPC8260
> target. Since BusyBox currently doesn't appear to provide an FTP
> server utility, I wanted to know where I can get a small FTP utility
> for Linux that doesn't take up much space and is suitable for
> embedded applications.
whoops, sorry, i just noticed the word "server" in there. my previous
post referred just to a client. sorry.
rday
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can you suggest a small FTP utility for Linux suitable for embedded systems?
2005-04-13 8:55 Can you suggest a small FTP utility for Linux suitable for embedded systems? Rupesh S
2005-04-13 9:27 ` Jarno Manninen
@ 2005-04-14 3:32 ` Donald White
2005-04-14 19:49 ` Patrick Huesmann
2 siblings, 0 replies; 7+ messages in thread
From: Donald White @ 2005-04-14 3:32 UTC (permalink / raw)
To: linuxppc-embedded
I also used betaftpd which I got from sourceforge. I think it was only
about 30KB in size.
Don
Rupesh S wrote:
> I know 'betaftpd' is small & suitable for small systems.
>
> --
> Rupesh S
>
>
>>>>"Vijay Padiyar" <vijay_padiyar@hotmail.com> 04/13/05 02:00PM >>>
>
> Hi there
>
> I am running BusyBox 1.0 on the Linux 2.6.10 kernel on an MPC8260 target.
> Since BusyBox currently doesn't appear to provide an FTP server utility, I
> wanted to know where I can get a small FTP utility for Linux that doesn't
> take up much space and is suitable for embedded applications.
>
> Regards
>
> Vijay Padiyar
>
> http://www.vijaypadiyar.eu.tf
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can you suggest a small FTP utility for Linux suitable for embedded systems?
2005-04-13 8:55 Can you suggest a small FTP utility for Linux suitable for embedded systems? Rupesh S
2005-04-13 9:27 ` Jarno Manninen
2005-04-14 3:32 ` Donald White
@ 2005-04-14 19:49 ` Patrick Huesmann
2 siblings, 0 replies; 7+ messages in thread
From: Patrick Huesmann @ 2005-04-14 19:49 UTC (permalink / raw)
To: Rupesh S; +Cc: vijay_padiyar, busybox, linuxppc-embedded
Rupesh S wrote:
>I know 'betaftpd' is small & suitable for small systems.
>
>--
>Rupesh S
>
>
we use trollftpd from trolltech, its also very small and simple
ftp://ftp.trolltech.com/freebies/ftpd/
Regards,
Patrick
>
>
>>>>"Vijay Padiyar" <vijay_padiyar@hotmail.com> 04/13/05 02:00PM >>>
>>>>
>>>>
>Hi there
>
>I am running BusyBox 1.0 on the Linux 2.6.10 kernel on an MPC8260 target.
>Since BusyBox currently doesn't appear to provide an FTP server utility, I
>wanted to know where I can get a small FTP utility for Linux that doesn't
>take up much space and is suitable for embedded applications.
>
>Regards
>
>Vijay Padiyar
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-04-14 19:46 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-13 8:55 Can you suggest a small FTP utility for Linux suitable for embedded systems? Rupesh S
2005-04-13 9:27 ` Jarno Manninen
2005-04-14 3:32 ` Donald White
2005-04-14 19:49 ` Patrick Huesmann
-- strict thread matches above, loose matches on Subject: below --
2005-04-13 8:30 Vijay Padiyar
2005-04-13 10:57 ` Robert P. J. Day
2005-04-13 10:58 ` Robert P. J. Day
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).