Programming with FTP OLE Automation
PrependChars property
Syntax |
Object.PrependChars |
Data type |
String |
Returns (first syntax line) or specifies (second syntax line) a string of characters that the FTP Client prepends to all files transferred to the FTP server.
For example, you can use this feature to specify a member name for transfers to an IBM host.
Notes
ยท When you connect to an HP POSIX host, the Reflection FTP Client automatically prepends a period followed by a slash (./) to uploaded file names.
The default value is " ".
None