Retrieves a file from a TrivialFTP server.
Parameters |
Description |
ServerFile |
File name on the server. |
DestinationStream |
Destination for retrieved file data. |
Get is an overloaded method used to retrieve the file specified in ServerFile from a TrivialFTP server.
Get uses the stream in DestinationStream to store the contents retrieved from the TFTP server.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |