WIN32::Internet

B

BOHIM

Hi

I want to change local directory (lcd in dos) and no reference to this method in
the documentation ?

Thanks
 
D

David K. Wall

BOHIM said:
I want to change local directory (lcd in dos) and no reference to
this method in the documentation ?

I don't recall DOS ever having an lcd command. Perhaps you mean the
lcd command in ftp? If so, use the built-in function chdir().

Why Win32::Internet? I glanced through the docs for it, and offhand I
don't see anything that you can't do just as easily with other modules
which don't have the disadvantage of only working on one operating
system.
 
A

A. Sinan Unur

BOHIM said:
I want to change local directory (lcd in dos) and no reference to this
method in the documentation ?

You subject line seems to be completely irrelevant to your question. What
does changing a directory in DOS have to do with Win32 or the Internet. (I
can guess what you mean, but I do not like being put in the role of the
mind reader).

Please explain your problem. (Also, please read the posting quidelines
before your next post).
 
H

Harald

Have you ever thought about NTLM authentication?
Win32::Internet is the easiest (and only ?) module to do this...
 
B

BOHIM

Thanks

I use Win32::Internet because i've got problems between Net::Ftp and ithreads ,
and my script only runs on windows ...

I have an object where i do the chdir but the chdir works well and get method
get the file in the bin path (in the object path) then i thought that a method
like lcd in ftp dos would help me ...
I try to change dir before new Win32::Internet but nothing ...

I resolve my problem adding the complete path.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top