FileTransferOption Enumeration
Enumerates the options for obtaining snapshot files.
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
| Member name | Description | |
|---|---|---|
| Ftp | Snapshot files are downloaded using FTP. | |
| Unc | Snapshot files are accessed from a Universal Naming Convention (UNC) network share. |
Support has been dropped for creating subscriptions to Subscribers running Microsoft SQL Server version 7.0 that are initialized using File Transfer Protocol (FTP).
Show: