Well, I know I've had to reinstall libnet on pretty much every
binary distribution of perl that I've installed (including the
default slack install). So you might try that. If worse comes
to worse and you really can't get this working, I'm going to
suggest a non-perlish solution (I know - blasphemy!) If you
drop to a command prompt and type in ftp /? on an NT or 2000
box you will receive the list of switches. One of these
switches is to read commands from a "script" (basically just
a text file with the proper commands in order). I have made
use of this with a batch file and the "at" command to do
regularily scheduled ftp's.
But really, try and reinstall the libnet module, there will
be a prompt during that process for ftp, and I'll be you can
get it working through that.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|