Cookie Consent
Finally there is a new and more efficient way of sharing files and folders with users of Prvstorage. A very good friend of mine suggested this and Prvstorage v0.10.1 makes it possible.
Version 0.10.1 of Prvstorage app is up and running.
Most notable change is the introduction of sharing specific folders to specific users.
This type of sharing may be viewed as a means of giving to another registered user permission to access a specific folder of your own. The user accessing your shared folder may only see and copy the contents of the shared folder. This is my favorite type of sharing because you have full control of what you share and it may prove disk-space efficient as you don't have to keep a copy of the folder contents (safe from harm) as it should happen when sharing to NShare folder. All folders shared by other registered users will appear under UShare folder in app root folder.
To update your Prvstorage app to latest version follow the steps below
$ cd /var/www/your/prvstorage/directory
$ git pull origin stable
$ sudo git pull origin stable
$ php artisan migrateThere you are: you have updated your app to latest stable version.
For any issue with the app or suggestions to improve it, please contact me on Email or in the Report issue section of this website.