| Store | Cart

RE: FTP->mdtm($file)

From: Carl Jolley <cjol...@iac.net>
Tue, 27 Jun 2000 20:08:04 -0400 (EDT)
On Thu, 22 Jun 2000, Tushar, Kulkarni (GEL, MSX) wrote:

> Even I tried this, the message I got (ftp->message() ) is mdtm is not> implemented.> > -----Original Message-----> From: AGan...@globewireless.com> [mailto:AGan...@globewireless.com]> Sent: Wednesday, June 21, 2000 4:58 PM> To: perl...@listserv.ActiveState.com> Subject: FTP->mdtm($file)> > > Does anyone know is any problems with FTP->mdtm( ) method. For some reason,> I'm unable to get the modification time of a file from a ftp server. I'm> using PERL 522, NT 4.0. And the Perl Module is Net::Ftp. Please help me.>

The Net::FTP module is a client. If the server that is at the other 
end of a connection doesn't support the mtdm method there's nothing the
client can do about it. Some FTP servers support mdtd, others
(apparently most) don't.

**** cjol...@iac.net <Carl Jolley>
**** All opinions are my own and not necessarily those of my employer ****

Recent Messages in this Thread
Tushar, Kulkarni (GEL, MSX) Jun 22, 2000 10:36 pm
Ian D. Stewart Jun 23, 2000 04:43 pm
$Bill Luebkert Jun 23, 2000 05:06 pm
Carl Jolley Jun 28, 2000 12:08 am
Messages in this thread