Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get File From FTP
Message
From
20/04/1999 13:02:46
 
 
To
20/04/1999 01:36:45
General information
Forum:
Visual Basic
Category:
Internet applications
Miscellaneous
Thread ID:
00208503
Message ID:
00210183
Views:
30
The code that I use to retrieve the information from the Sierra Ftp (Is a fast one for the tests) is :
Inet1.Execute "ftp://ftp.sierra.com", "dir /"
Beware that since you're connected to an internet server (doesn't mind if Ftp, Http, Unix or NT) you must use the Unix convention in order to retrieve the information of a directory. So 'Dir C:\' will not work, you must use 'DIR /'.
Be sure, if you're a connected to Internet by a Lan, to have set-up correctly the proxy and that you've selected in the Access type selection the voice icUseDefault.


I hope that information can help you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform