Gentee Programming Language > Documentation > Libraries | Download documentation |
This methos is used to send the specified command directly to an FTP server. The response from the server can be received with help of the lastresponse method.
uint ftp.command( str cmd )
cmd The command text.
Nonzero if initialization was successful; otherwise 0.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |