My brother and I would like to have some sort of storage space in each others’ systems as an offsite backup thing. Ideally, I’d be able to allocate him 2GB of space that he can drop files in (e.g. a Veracrypt container, perhaps a keepass database, not media files). I don’t want him to be able to access anything else on my network, like my own computers when they’re switched on.

Is Nextcloud a solution? I’d like a sort of Dropbox-equivalent solution where I can just open up a bit of space to him without it being access to anything else. Assume he’s not a malicious actor, but also that I want my stuff to stay private.

  • Starfighter@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    1 year ago

    Nextcloud is just a web service. How he or anyone can access it is not determined by nextcloud but by the routers, firewalls, vpns and potentially reverse proxies that are routing the traffic to nextcloud.

    With the proper configuration of all traffic handling services it will not be possible to access anything other than the intended endpoint i.e. nextcloud.

    Within nextcloud any user can only access their own files plus anything that is explicitly shared to them.