external_file
external_file copied to clipboard
Subfolders not possible
The documentation states that '/' and '\' are forbidden for security reasons. We are looking into transfering a huge archive of bfiles from oracle to postgres. These bfiles are organised as a number of directories with in each directory a hierarchy 'env/year/month/file'. I would expect that '..' would be forbidden instead of the path separator.
Right, I have also encountered the problem and this is on my TODO list, it is also why I have not published a new release after the recent change.