Cookie Consent

To make this website work properly, we sometimes place small data files called ‘cookies’ on your device. All Cookies are first-party cookies and are essential for the Site to run properly

Essential Data

The Essential Data is needed to run the Site you are visiting technically. You can not deactivate them.

  • New update, v0.9.4

    Make room for update: Prvstorage v0.9.4!!!.


    play_arrowPlay full screen

    Prvstorage app is slowly evolving. Now it got to version 0.9.4 and it is more user friendly.

    • Changes from previous version:

    • Folder tree generation has been reworked. Now it has a better look, and, surprise, it looks like an actual folder tree.
    • Added functionality for deleting all existing shares (purge all shares) in case someone needs it.

    To update your Prvstorage app to latest version follow the steps below

    • 1. Open a terminal. Right click on your desktop, and click Open in terminal. If on Ubuntu server just go to the next step.
    • 2. Type the following command and hit ENTER to get to your app root directory.
      $ cd /var/www/html/yourPrvstorageDirectory
    • 3. Type the following command and hit ENTER to update to latest latest version.
      $ git pull origin stable
    • 4. If that didn't work (permissions issue), use the root privileges.
      $ sudo git pull origin stable
      There 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.