Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FtpFindFirstFile - Filename has Date in Front of it
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00860630
Message ID:
00861239
Vues:
20
Hi Marvin,

I've worked with Unix FTP servers using WinInet and didn't expirienced such problem. Does it work properly if you acces it with some FTP client?

>Hi!
>
>I have the following Problem when connecting to a UNIX FTP Server.
>If I do:
>
>FtpFindFirstFile(nConnect_Handle, "*.*", @lcStruct, 0, 0)
>
>to get the Filenames into @lcStruct I get for Example:
>
>"19 12:31 test.txt"
>instead of
>"test.txt"
>in the Required Filename
>
>Can I check any Characters in the @lcStruct String to get the correct Filename?
>Havent seen this, when connecting to DOS FTP Servers, or is there a setting for the UNIX Ftp Server that you know?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform