Available Disk Space

Discussion in 'ASP.NET / ASP.NET Core' started by fractal, Aug 26, 2013.

  1. From the original default 1 gig of disk space that discountasp gave me, how can I know from my C# code how much is still available?

    I need to program a c# routine that will get how much space is available so in case it is needed it will automatically delete some temporary files

    Thanks,
    Eli
     
  2. RayH

    RayH DiscountASP.NET Lackey DiscountASP.NET Staff

    Hi Eli,

    We should have some type of getdiskspace method in the Control Panel API that we offer. More information in this Knowledge Base article.
     
    mjp likes this.

Share This Page