FTP/SFTP/WebDAV Component
This component provides access to remote file systems over the FTP, SFTP and WebDAV protocols
URI format
Where fileName represents the underlying file name or directory
Options
Name |
Default Value |
Description |
directory |
false |
indicates whether or not the given file name should be interpreted by default as a directory or file (as it sometimes hard to be sure with some FTP servers) |
password |
null |
specifies the password to use to login to the remote file system |
See Also