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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Uploading large data file

Uploading large data file

Scheduled Pinned Locked Moved .NET (Core and Framework)
helpsysadminquestioncareer
4 Posts 3 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.
  • M Offline
    M Offline
    mohsenfarran
    wrote on last edited by
    #1

    Please guys HELP! How do I upload large data file from a client to a server located in different region. The webservice takes forever, is there anyway or special code ot do that job. I'm using "UploadFile" method of the webclient but it always generates an error that says"Method Not Allowed" . Help. Thanks a lot. Mohsen Farran

    P 1 Reply Last reply
    0
    • M mohsenfarran

      Please guys HELP! How do I upload large data file from a client to a server located in different region. The webservice takes forever, is there anyway or special code ot do that job. I'm using "UploadFile" method of the webclient but it always generates an error that says"Method Not Allowed" . Help. Thanks a lot. Mohsen Farran

      P Offline
      P Offline
      Paul Watson
      wrote on last edited by
      #2

      Seriously consider using FTP rather. You don't want to use HTTP post for that kind of thing. regards, Paul Watson Bluegrass South Africa Miszou wrote: I have read the entire internet. on how boring his day was. Crikey! ain't life grand?

      M N 2 Replies Last reply
      0
      • P Paul Watson

        Seriously consider using FTP rather. You don't want to use HTTP post for that kind of thing. regards, Paul Watson Bluegrass South Africa Miszou wrote: I have read the entire internet. on how boring his day was. Crikey! ain't life grand?

        M Offline
        M Offline
        mohsenfarran
        wrote on last edited by
        #3

        Thanks a lot, you are right. But I have a question, does FTP works from all computers to my Server after I configure and allow ftp to my server, or is there a possibility that a user might be disallowed due to his computer configuration? Thanks a lot again. Mohsen Farran

        1 Reply Last reply
        0
        • P Paul Watson

          Seriously consider using FTP rather. You don't want to use HTTP post for that kind of thing. regards, Paul Watson Bluegrass South Africa Miszou wrote: I have read the entire internet. on how boring his day was. Crikey! ain't life grand?

          N Offline
          N Offline
          nisrinee51
          wrote on last edited by
          #4

          I have the same problem. I need to copy some files to a server but I m not sure how to use ftp ??? I m still new to web developement and VS.NET Nisrine

          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