On Mon, 24 Mar 2003, Pradeep Goel wrote:

> Hi All ,pls answer if u know anything out of 3 different questions.
> 
> 1)
> Can somebody give some pointers where to look for or any particularly good one (
> free ofcourse)  automated ftp tool which can be used for transfering a txt/doc file 
> from my win XP system to a unix server ?.

You can write your own perl tool using Net::FTP
perldoc Net::FTP

> 
> 2)
> Also if somebody what I can do to make a page html instead of txt or doc - keeping 
> up the format ( need not be exact format but it should not just be a messed up one).
> when i rename from .doc to .html or use copy command ( i.e. on windows machine) the 
> format goes off completely  - & what left is contiguous words that's all  ?.

I guess you are asking about a doc to html converter, I am not aware of 
any. You can take a look in cpan, http://search.cpan.org. You might come 
across a module that will help you.

> 
> 3)
> last question could there be any problem ( like ease of modification or flexibility 
> related) if i am using pstools to get remote information from win systems instead of 
> WMI scripts.
> The scripts thus reduced to a total of hardly 4-5 lines instead of longer 2-3 page 
> scripts in WMI. Is there any adv of using WMI in place of pstools ?. 

Don't have a clue!!


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to