PutSmbFile 2.0.0

Bundle
org.apache.nifi | nifi-smb-nar
Description
Writes the contents of a FlowFile to a samba network location. Use this processor instead of a cifs mounts if share access control is important.Configure the Hostname, Share and Directory accordingly: \\[Hostname]\[Share]\[path\to\Directory]
Tags
samba, smb, cifs, files, put
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success Files that have been successfully written to the output network path are transferred to this relationship
failure Files that could not be written to the output network path for some reason are transferred to this relationship
Reads Attributes
Name Description
filename The filename to use when writing the FlowFile to the network folder.
See Also