PutFile 2.0.0

Bundle
org.apache.nifi | nifi-standard-nar
Description
Writes the contents of a FlowFile to the local file system
Tags
archive, copy, files, filesystem, local, put
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Restrictions
Required Permission Explanation
write filesystem Provides operator the ability to write to any file that NiFi has access to.
Relationships
Name Description
failure Files that could not be written to the output directory for some reason are transferred to this relationship
success Files that have been successfully written to the output directory are transferred to this relationship
Reads Attributes
Name Description
filename The filename to use when writing the FlowFile to disk.
See Also