This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Need Help with an FTP thing....

Old posts that have not been replied to for several years.
Locked
J
Jimbo

Need Help with an FTP thing....

Post by Jimbo »

Hi, im sending ftp commands to an ftp server using "ftp::Quote" command. The problem is i want some way of getting the commands returned by the server. At the moment it just sends them to the console, so how can i set them as a string or something?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

According to the documentation, this command will use the return value of this command.

See this web page for a discription of the command.
Locked