Sends a file to a TrivialFTP server.
Parameters |
Description |
SourceStream |
Contains the data to be sent to the TFTP server. |
ServerFile |
File name of the TFTP server. |
Put is an overloaded method used to send the content specified in SourceStream to the file named in ServerFile on the TrivialFTP 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. |