OmarMakled's avatar

I need some advices about small share files application

I need some advices about small share files application

I'm using sqlite to save users info

where to save info such as

  • owner of folder / file

  • share a folder / file and emails

  • and any info may appear later ...

it would be good if I got an modern open source application

thanks

0 likes
2 replies
zefman's avatar

Not quite sure what you are asking but sounds like you would need a files table that holds info about each file, including the user who uploaded it, who can download it etc etc

OmarMakled's avatar

thanks zefman

the way I'm thinking is set custom attributes to file / folder

I used before exiftool great tools to set custom attributes but I think just for photos

and if i use table how to give each file / folder id

Please or to participate in this conversation.