Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Update an ASP.NET Core website with thousands of JPG images takes ages

Update an ASP.NET Core website with thousands of JPG images takes ages

Scheduled Pinned Locked Moved Web Development
csharpasp-netdotnetvisual-studiosysadmin
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Leif Simon Goodwin
    wrote on last edited by
    #1

    I have two related questions. 1) I have an ASP.NET Core website hosted for me by WebWiz. The target location on the server for my web site files is /MyWebSite.org/public_html/. The web site contains thousands of JPG images and publishing takes a looooong time because Visual Studio has to FTP all of those images. Is there a way to configure so that it only uploads images not already present? 2) Publishing does an FTP to the MyWebSite.org/public_html/ folder. What happens when someone tries to browse the web site while it is being published? Can I publish to /MyWebSite.org/temp_public_html/ and then when it is complete, delete /MyWebSite.org/public_html/ and then rename /MyWebSite.org/temp_public_html/ as /MyWebSite.org/public_html/? As you can see, my knowledge of how IIS and web sites work is thin.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups