3
Any selfhosted tool to help me manage my smb?
(alien.top)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
There's a zillion things you can do and implement for those kind of situation. If I was you, I would at least start by having:
I don't know if your company use GSuite for all their needs (docs, emails, etc). If the answer is yes, then it might be difficult to migrate from GDrive, but otherwise, I would replace it with something else.
If your salesperson need to look for a customer name INSIDE their files, they are not storing/naming them efficiently. I don't know the business you are in, how many customers you deal with and how many invoices a customers can have but here's a few ideas:
Invoices/Customer XYZ/2023-10-16 Invoice 1234.pdf
Invoices/Customer XYZ/2023-10-16 Computer Replacement Project.pdf
Invoices/2023/2023-10-16 Customer XYZ - Invoice 1234.pdf
Projects/Customer XYZ/Project Name/Date - Invoice Number - Whatever.pdf
That's just examples, but I would say that the kind of "metadata" they are looking for should be somewhere else than just in the content of the files
thanks! super helpful