Hello experts, I need your assistance:
my web app has to copy over a file from local (or network) drive to web-server.
file name will be saved to db.
Here is code - db part works fine file copy does not produce any errors but do not saves
file to location. Security on "/attachment" folder set to 775.
Please advise: