Attachmate.Reflection.Objects.Emulation.UTS Library : MAPPERFileExistsOption Enumeration |
Member | Description |
---|---|
Append | Append to the local file. This value cannot be combined with other values. |
Cancel | Cancel the transfer if the pc file exists on downloads, don't allow it. Applies to Download only |
Insert | Insert the pc file contents at a specified line number in the host file. Applies to Upload only |
None | Undefined option |
Overwrite | overwrite the existing file. This value cannot be combined with other values. |