Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FtpFindFirstFile - Filename has Date in Front of it
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00860630
Message ID:
00861239
Views:
21
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform