Transport
A Transport is an entity in the CMS that stores data concerning how published content is pushed out to the final publish location. There are two types of Transports: file system and SFTP/FTP transports.
- File system transports can push out content to a location on the CMS server's hard drive or to a mapped network location. In order to set the transport to a mapped network connection, the account used by the CMS server must have the appropriate privileges to write to and create new files in the network publish location.
- FTP/SFTP transports push content to a remote server via the SFTP or FTP protocol. The account specified in the transport's settings must have appropriate privileges on the remote server to navigate through the folder structure, write, and create to ensure publish operations do not encounter errors.
See Also
Last modified on Wed, 10 Jan 2007 14:21:18 -0500
Top / Previous / Next / Up / Table of Contents