Copied to clipboard

Flag this post as spam?

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


  • Urvish 252 posts 776 karma points
    Nov 27, 2015 @ 05:10
    Urvish
    2

    Redirect Umbraco MEDIA folder to shared path not working

    Hi,

    We are using Umbraco 7.2.8 version.

    We are a team of 4 developers working in Umbraco site, We want to use shared drive to store images uploaded by content editors(in Staging environment) so we do not have to keep a copy of GBs of images duplicated in Developers pc. We configured our fileSystemProviders.config with below values and commented default virtual root parameter. We have kept localhost just for trial purpose only.

    <!-- <add key="virtualRoot" value="~/media/" /> -->
    
    <add key="rootPath" value="\\192.167.10.2\Media4Umbraco\media" />
    
    <add key="rootUrl" value="http://localhost:10000/media/" />
    

    Using this configuration, Below features are working

    • Upload to shared folder is working

    • Clicking upload image and Browsing image in separate window works

    In Backoffice,

    • Image preview is not working as shown in below image.

    enter image description here

    Any one have idea about the same?

    Thanks in advance.

    Regards,

    Urvish Mandaliya

  • Urvish 252 posts 776 karma points
    Nov 30, 2015 @ 11:40
    Urvish
    0

    any one have experienced the same issue?

  • Paulie 2 posts 71 karma points
    May 26, 2016 @ 17:45
    Paulie
    0

    Did this get resolved Urvish?

Please Sign in or register to post replies

Write your reply to:

Draft