Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dir on ftp server
Message
De
11/10/2004 08:27:12
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Dir on ftp server
Divers
Thread ID:
00950369
Message ID:
00950369
Vues:
56
We have been using the following code to look for files on our ftp server. However, on day last week, this stopped working. Any idea on how we can get this working again?

***My code.
lc_dir = "//myipaddress/c$/SomeDir/*.*"
ln_files = ADIR(afiles, lc_dir)
***

The problem is that "ln_files" always reports zero even though there are files in this directory. This use to work.

Also, if I type this into the command window, I get a "Invalid Path or File Name" error message:
***
DIR "//myipaddress/c$/SomeDir/*.*"
***

Why did this use to work for us? Should this still work?

Thanks,

Jerry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform