<div dir="ltr">Hi,<div><br></div><div>First thank you Julian for your excellent work on this, I&#39;m using zendto for an internal project and need to remove the random key that&#39;s generated for the file name and directory.</div><div><br></div><div>I would like to keep the file-name the same asĀ &#39;basename&#39; and the directory name to use the &#39;senderOrganization&#39; name.</div><div><br></div><div>I believe its setup currently,</div><div><br></div><div><div>Folder = &#39;claimID&#39;<br></div><div>Filename = &#39;tmpname&#39;</div></div><div><br></div><div>I would like</div><div><br></div><div>Folder = &#39;senderOrganization&#39;</div><div>Filename = &#39;basename&#39;</div><div><br></div><div>I understand this negates the security feature that comes with hashing the folder/file names.</div><div>I am digging around NSSDropoff.php and NSSUtils.php to change the random file/folder name generation but maybe someone can point me in the right direction. I am by no means a php expert.</div><div><br></div><div>Thanks again, Joe</div><div><br></div><div><br></div></div>