FetchSmb 2.0.0

Bundle
org.apache.nifi | nifi-smb-nar
Description
Fetches files from a SMB Share. Designed to be used in tandem with ListSmb.
Tags
cifs, fetch, files, samba, smb
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success A FlowFile will be routed here for each successfully fetched file.
failure A FlowFile will be routed here when failed to fetch its content.
Writes Attributes
Name Description
error.code The error code returned by SMB when the fetch of a file fails.
error.message The error message returned by SMB when the fetch of a file fails.
See Also