
Internet Transfer Control problem in vbs
Hi,
I trie to use the objet inet in a VBScript to upload files, but i failed
with a timeout. here my program.
Set Inet = Wscript.CreateObject("InetCtls.Inet.1")
Inet.RequestTimeOut = 20
Inet.UserName = "anonymous"
Inet.OpenURL "ftp://ftp.triel.com"
...
Inet.Execute , "PUT ftp.vbs ftp.vbs"
...
Can somebody help me ?
Thanks
Lo?c
------
Lo?c THOMAZO
TRIEL
15, rue Branger
75140 Paris Cedex 03
Tel : 02 31 56 53 77
Fax : 02 31 56 62 67
Web : http://www.*-*-*.com/
------------------------------