PutFile 2.10.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
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