Skip to content
Jeffery Zhao edited this page Mar 15, 2017 · 3 revisions

Files is a new feature introduced in v9.09. You can upload at most 1 file for each account you manage with password manager. A single file is recommended to be within 500KiB, and in any case, it shouldn't be larger than 3MiB. To upload files, you need to set $FILE_ENABLED = True in config.php

Upload

  1. Find the account you want to upload a file. If you don't have the account, create it first by clicking Add Entry in navbar.
  2. Click the eye icon in account name cell. This will show you the details about this account.
  3. Find File entry in the details window, click the up-arrow icon and upload your file from your computer. If you already have a file for this account, uploading file again will overwrite the old file.

Download

Similar to above, if you have uploaded a file, you'll see the file name in File entry in account details window. Clicking the file name will trig the download.

Encryption

See Mechanism

Clone this wiki locally