Copied to clipboard

Flag this post as spam?

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


  • Thanh Vo 1 post 71 karma points
    Apr 10, 2019 @ 22:50
    Thanh Vo
    0

    How to upload license file to bin folder?

    Hi there, I'm new to Umbraco. Can you please show me how to upload CMS Import license file to bin folder?

    thanks, Thanh

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Apr 11, 2019 @ 06:32
    Dave Woestenborghs
    1

    Hi Thanh,

    You posted this in the category Umbraco Cloud so I assume you want to place a license file in the bin folder of a cloud site.

    So the first thing you need to do is clone your site locally. You can follow the steps here : https://our.umbraco.com/documentation/Umbraco-Cloud/Set-Up/Working-Locally/

    After you are done with that. You can place the license file in the bin folder of your local cloud site.

    After you have done that you need to create a commit in git and push it.

    Dave

  • Proxicode 127 posts 323 karma points
    Apr 13, 2019 @ 21:53
    Proxicode
    0

    Dave's solution above is best, but another option, again assuming that you are on Cloud is to log into your Cloud console, go to your environment and open Kudu.

    enter image description here

    Once Kudu is open go to the CMD window enter image description here

    You should get a file/folder structure in the top half of the page. Drill down into Site==>wwwroot==>bin. You should be able to drag/drop your file there.

    -Roger

  • Sebastian Dammark 581 posts 1385 karma points
    Apr 14, 2019 @ 10:45
    Sebastian Dammark
    1

    Shouldn't he also upload it to Site==>repository==>bin ?

    Wouldn't it be removed from Site==>wwwroot==>bin, next time a deploy was done ?

Please Sign in or register to post replies

Write your reply to:

Draft