[linux-help] Re: automatic ftp
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Look at lftp and ncftp. lftp has a very bash-like command line interface
which allows ftp jobs to be backgrounded, suspended, etc.
Search for these apps on www.freshmeat.net, or www.rpmfinder.net. Let me
know if you need additional help beyond that. I've done quite a bit of work
automating ftp transfers at a previous employer, so I've got a pretty good
idea what you would need.
Tyler
On Tuesday 05 June 2001 11:38 am, you wrote:
> I'm trying to embed something into some (C) code to automatically ftp
> certain files over. Can I use the standard /usr/bin/ftp in some fashion,
> or do I need to roll my own ftp client? If /usr/bin/ftp is good, how do I
> control it from inside my code?
>
> Lb
>
>
> -- This is the linux-help@xxxxxxxxx list. To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
|
|