Provides ability to use windows network shares
Smb
Smb Transport
Provides a connector to use windows network shares
The filenameParser is used when writing files. The parser will convert the outputPattern attribute to a string using the parser and the current message. To add a parser to your configuration, you import the "file" namespace into your XML configuration. For more information about filenameParsers, see the [File Transport].
The pattern to use when moving a read file to an new location determined by the
moveToDirectory property.
This can use the patterns supported by the filename-parser configured for this connector
The directory path where the file should be written once it has been read.
If this is not set the file read is deleted.
How frequently in milliseconds to check the read directory. Note that the read directory is specified by the endpoint of the listening component.
Miniumum age (ms) for a file to be processed.
The pattern to use when writing a file to disk. This can use the patterns supported by the filename-parser configured for this connector.
If set to true, missing directories on the target path are created on the fly.
A file location on the remote server.
The "domain;username" used for authenitcation.
The password for the user being authenticated.
An IP address (such as www.mulesoft.com, localhost, or 192.168.0.1).