NodeJS: Custom Module if File Exists (Custom Module for files outside root)

I know, but not for files outside of the website root folder.

I need it for a UNC Path like \\Server\Path\file.pdf

My Problem is that the S3 Upload works great with my custom module, but I get an error if the file does not exist. (Manually deleted from the server but not deleted in the db)

1 Like