--- "Scott R. Godin" wrote:
print $Net::FTP::VERSION;
--- end of quote ---
It's v 2.56 . I'm not quite sure how you mean I got it backwards. The code at
present is something like . . .

open(FH, '>temp'); # access the' temp' file
print FH $foo; # write to 'temp'
close FH;

And I can't quite figure out how to get from that (writing to a local file) to
writing to the file on the ftp server.

--
~nikc

[ http://www.phreelance.net/ ]
[ [EMAIL PROTECTED] ]
[EMAIL PROTECTED] is depricated

Reply via email to