NAS-BASIC45 LANDISK V2 (v3)

Paul mentioned a bug in the HTML interface of my firmware. Quickly checked what was wrong and released a new nas.web code. Upload this firmware and the issue is solved. Folders created as shares are now deletable again. Somewhere on the road deleted that line. I also updated the whole release package for you so that this failure is not happening anymore.

Thanks for your worthfull comments. I encourage anyone to improve my HTML ;-)

update: new version in the landisk folder. I added the $ character to be allowed to be used for hidden folders. Also added . but that will not cause the device creating hidden folders in FTP ;-)

note: nas45-guifix.web removed and replaced for nasb-update-r5.web for those who only want to have these new features in the web interface. (no need to update kernel / loader)

Proftpd adding features to setup

I got a special request of a user:

allow a user to upload files, see the files but do not allow them to download any of the stored files. (So you can share 1 account to many but they are not allowed to download those files with that same account).

The master user of that vhost is allowed to control the whole upload folder.

It took me a good dinner to find an appropriate proftpd.conf setting. Some tests performed and it’s working now .

Find here the script