Results 1 to 2 of 2

Thread: Setting Quotas to FOLDERS

  1. #1
    Join Date
    Sep 2011
    Beans
    16

    Post Setting Quotas to FOLDERS

    Hello,

    I am a newbie to linux. I plan to run unbuntu on a server, where users can store and download their files to a specific folder via a torrent client. Each user would receive an individual folder which only they can access.

    My question is, How do i impose a quota on the folder? I've read about quotas on disks and user profiles but I dont think those would be for me, since i would be running multiple instances of the torrent client in one user profile.

    How would i go about imposing quotas on folders? Would I be able to use a windows based software with wine? Or is there another way?

  2. #2
    Join Date
    Jul 2010
    Location
    Michigan, USA
    Beans
    2,136
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Setting Quotas to FOLDERS

    AFAIK, folder quotas in EXT4 don't work. Quotas work on a filesystem level. You could either use a filesystem that supports folder quotas (zfs), or create a virtual filesystem like this. I'd be interested to know if someone else says that I'm wrong, or has other ideas.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •