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. ASP.NET
  4. Any Help or Suggestion

Any Help or Suggestion

Scheduled Pinned Locked Moved ASP.NET
helpsysadminquestion
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.
  • R Offline
    R Offline
    Ritesh1234
    wrote on last edited by
    #1

    Hi, I had web based Document Management system.The current working of application is like. When any request for Document is come from the Client the the application search for the Requested Document in FTP which is on the m/c other that Web Server.....than it fetches Doc. form FTP Server and Saved it to Local Temp. folder(on web server m/c) and call Response.Redirect(File path) to show the Doc. to the client. Now due to heavy file size it take lots of time to open the File when site is access through Internet. (app. is used on intranet as well as on Internet) To solve this i decided to have FTP server on Few selected Client Location where we dump the Files from the Main FTP Server .But the Problem is that is it possible for web application that it will Directly open the Requested File From the client's FTP w/o saving it to local Temp folder (using method like Response.Redirect().......? any help or suggestion will be appreciated. Regards, Ritesh

    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