Subversion Repositories computer_asset_manager_v1

Rev

Rev 58 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

All files will be stored on disk, by default in this
directory/file_storage.

file names will be of the form:
######-[csd]-name-id.extension
where 
   ###### is a six digit sequential number, 0 padded
   [csd] will use 'c', 's', 'd' to indicate it is attached to client, site or device
   name  will be either the client, site or device name
   id    will be either the client, site or device id

directory will build base on 2 digits of of the sequence, so no more than
100 files in any directory. Example:

001234-c-Widgit Supply Company-154.docx

would be stored as
file_storage/00/12/34/001234-c-Widgit Supply Company-154.docx