Re: FTP client functions?

From: Lou Picciano <loupicciano(at)comcast(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: FTP client functions?
Date: 2010-07-23 17:28:02
Message-ID: 145737601.488816.1279906082249.JavaMail.root@sz0093a.westchester.pa.mail.comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Joe, thanks for that suggestion. I'll try it. I'd imagined any internal function would have to wrestle with encapsulating the communications - async? delays? - within a function process. Probably not too easy.

Lou

----- Original Message -----
From: "Joe Conway" <mail(at)joeconway(dot)com>
To: "Lou Picciano" <loupicciano(at)comcast(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Sent: Friday, July 23, 2010 1:06:14 PM
Subject: Re: [ADMIN] FTP client functions?

On 07/23/2010 09:58 AM, Lou Picciano wrote:
> I've dont only cursory research on this so far, so thought I'd ask here
> first...
>
> Does anyone know of any ftp client capabilities in Postgresql, any
> prebuilt functions or extensions already built?
> Or is it a roll-your-own kind of thing?

plperl with Net::FTP?

Joe

--
Joe Conway
credativ LLC: http://www.credativ.us
Linux, PostgreSQL, and general Open Source
Training, Service, Consulting, & 24x7 Support

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Dimitri Fontaine 2010-07-23 21:21:08 Re: How much RAM is too much ?
Previous Message Lou Picciano 2010-07-23 17:25:26 Re: FTP client functions?