install apache2 in the computer to serve scanned files over network
To allow files access over apache server, there is need to change permissions to scanned file
Change vsftpd.conf to uncomment one line as follows
# Default umask for local users is 077. You may wish to change this to 022,
# if your users expect that (022 is used by most other ftpd's)
local_umask=022