Thanks Joe On Sat, Jan 28, 2017 at 9:30 AM, Joe Witt <[email protected]> wrote:
> Hello > > The directories nifi creates will be made with the permissions its user > has on the operating system. In Linux you can control this by setting the > appropriate umask for that user. > > Thanks > Joe > > On Jan 28, 2017 8:44 AM, "mohammed shambakey" <[email protected]> > wrote: > >> Hi >> >> I'm using PutFile processor to keep received files in a newly made >> direcotry for each user like "/path/${uuid}/received_file". When I >> configure permissions in the PutFile processor, it only affects the >> received file, not the the ${uuid} directory. >> >> I wonder if there's a way to change permissions on the created missing >> directories as well without script? >> >> Regards >> >> -- >> Mohammed >> > -- Mohammed
