Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ftp
Message
De
22/07/2003 07:34:25
Philip Jones
Cornwall County Council
Truro, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Re: Ftp
Divers
Thread ID:
00811972
Message ID:
00812284
Vues:
11
Seems to be a problem with the ftp script

(In foxpro 6.0 when you read file names into an array they automatically get stored in uppercase)

so:

put TEST.SAF
works fine

the next line:
get TEST.SAF connect.ok
doesn’t work because the test.saf filename is lowercase.

get test.saf connect.ok
works.


I thought this might be because Unix is case sensitive but it works fine from my pc and from an old nt server GCKOCH02 so I suspect that the problem is something to do with the windows 2000 server I'm runnign the application on.


Phil.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform