So I want to build a home server to use as a media server, and to back up my photos etc.

I am also currently doing an online course, and happen to spend some time at work as well as at home working on it. I don’t like using Google where I can help it, but I find google docs really useful. So I’m wondering if there’s an open source application that works essentially the same, but I could run off my own server? It would have to be web-based as I use Windows at work and can’t install new programs :/

edit: Thanks everyone for your suggestions! I’ve got quite a few leads to follow now, it should be fun!

  • @ikidd
    link
    English
    21 year ago

    Create your users in the new install, move each users files to the created folders from your old install, and use the OCC addfiles command to enumerate the new files into the new db.

    • @[email protected]
      link
      fedilink
      English
      2
      edit-2
      1 year ago

      There is a db migration command that I used to do the same thing, was pretty painless, just needed to run that and then update the config iirc

    • @Molecular0079
      link
      English
      11 year ago

      Thanks. Would occ files:scan work as well?

      • @ikidd
        link
        English
        21 year ago

        That’s the one. I haven’t used it for a while, sounds about right.