Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ftp class and
Message
De
18/11/2006 22:03:58
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01171019
Message ID:
01171036
Vues:
11
Thanks for response. The problem is that I also get the error
501 unrecognized SITE command
I thought that "quote" just passed on the rest of the command, i.e. site .....
>Claude,
>
>The 'quote' is not FTP commnad. It's the FTP client you're using command that directs it to send whatever follows to the remote FTP server. The FTP command in this case is 'site'. IOW, drop 'quote'
>ofto.ftpcommand('site ...',...)
>
>
>>I am using FTP CLASS 202 to FTP files to VM and MVS. I need to issue commands such as
>>
>>quote site fixrecfm   in VM
>>quote site lrecl nnn  in VM and MVS
>>quote site recfm(fb)  in MVS
>>quote site space(n,m) in MVS
>>quote site rlse       in MVS
>>
>>My problem is that if command
>>
>>ofto.ftpcommand('quote ...',...)
>>
>>I get the error message
>>
>>500 unknown 'quot' command
>>
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform