Jump to content

jcampb9220

Members
  • Posts

    3
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by jcampb9220

  1. Not sure why it didn't work for you but I have IDrive setup under the Amazon S3 (compatible). Maybe it is your region your bucket is in? IDK. Anyways, as you can see from the screenshots below I have a drive connected.

     

    image.png.0f8c1f061fbe8e2d0936924e8c5e9a77.pngimage.png.10a2f3e94997a5989a28fc62045580ee.png

  2. 17 hours ago, CokeZero said:

    It will not work..

    my Settings.json

    	  "CreateDrive_AllowCacheOnDrivePool": {
    	    "Default": true,
    	    "Override": null
    	  },
    
    
    

    I change System to Write deny, after i make Restart the Pool Drive is not visible für Clouddrive. The Settings.json have the correct configurationsafter restart, but is not working.

     

     

    You have to set it to the following.

    "CreateDrive_AllowCacheOnDrivePool": {
        "Default": true,
        "Override": true
      },

  3. There was a change at some point where when the service starts it reverts the the setting "CreateDrive_AllowCacheOnDrivePool (Default: "False") ". To get around this just set a deny write permission for the "System" user on the Settings.json file. This will prevent the System user from changing the file. Once I did that I was able to use a drivepool temporarily for my cache during my recovery process. As usual... do it at your own risk. It worked for me.

    image.png.65a7d317b00002cdfa7b5f6661858655.png

×
×
  • Create New...