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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|