Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inet
Message
De
25/11/1998 12:30:52
Jody Cairns
OAO Technology Solutions
Moncton, Nouveau-Brunswick, Canada
 
 
À
25/11/1998 12:15:53
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Titre:
Re: Inet
Divers
Thread ID:
00161376
Message ID:
00161457
Vues:
29
>With Inet1
> .URL = "ftp://myserver.ca/"
> .UserName = "anonymous"
> .Password = "richard"
> .Execute , "CD " & Text1.Text
> .Execute , "GET rauger.199810 C:\RICH.txt"
>End With

I would test your exact syntax within ftp yourself; that is, go to the command-prompt and type "ftp myserver.ca/". The slash at the end maybe causing trouble.
Then enter your username and password to see if you connect. Then type "CD pub". Make sure your Text1.Text has no blanks in it. Then do your GET as your have in your code.

Hope that helps,

jody
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform