Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ryszard Seniuta 3 posts 74 karma points
    Oct 19, 2015 @ 11:29
    Ryszard Seniuta
    0

    How to save media to physical directory?

    Hi, I want to save media files to different folder (or even server). I see that this is configured in

     <Provider alias="media" type="Umbraco.Core.IO.PhysicalFileSystem, Umbraco.Core">
        <Parameters>
          <add key="virtualRoot" value="~/media/" />
        </Parameters>
      </Provider>
    

    How can I configure this to point to physical folder: F:/media or //someothermachine/media without creating virtual directory in IIS?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies