Informs MegaPipe of the name of file which will be created on the download side for all XModem protocols.
[Visual Basic] Public Sub XferSetDstFile(ByVal FileName As String) |
Parameters
FileName
The relevant path name of file which will be created on the download side for all XModem protocols. .
Remarks
YModem, YModem-G, ZModem or Kermit doesn't need to touch this API, since the name of file on the download side is identical to the name of file on the upload side.