The FTPLogin property specifies the username of the FTP site where the publication snapshot files are stored.
| SQLDistribution Object | SQLMerge Object |
object.FTPLogin [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | FTP username of the FTP site |
The default is “anonymous.”
String
Read/write
HRESULT get_FTPLogin(BSTR *pVal);
HRESULT put_FTPLogin(BSTR newVal);
| FTPAddress Property | FTPPassword Property |
| FTPPort Property |