Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3981598
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T05:25:45+00:00 2026-05-20T05:25:45+00:00

Here’s an interesting request. A client will need to blog from the north pole.

  • 0

Here’s an interesting request. A client will need to blog from the north pole. Their connection speed on their Satellite phone is really poor, so everything needs to be as lean as possible.

In the past, they’ve submitted text via a HTML form over HTTP, and FTP’d the images.

Anecdotally, from he comfort of my desk with a high speed broadband connection, It feels like HTTP is much faster for uploading files, compared to FTP. But I’m just a coder, I know nothing of the underlying technology that get’s data from one part of the web to another so I thought it best to double check with people who tend to know a lot more about these things

I suppose the issues are: Bandwidth, & Reliability.

So, given these very strict conditions

  1. Lower than dialup bandwidth
  2. Any number of Small Images (300x300px 72ppi)
  3. Text data (max 1500 chars)

Should they use FTP or HTTP to upload images from the North Pole?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T05:25:45+00:00Added an answer on May 20, 2026 at 5:25 am

    Definitely HTTP if the client and server support partial upload. The reason is that FTP is a command-response protocol and with lousy connection it’s quite easy to lose it even before it gets to uploading the file. Next, FTP requires two socket connections which is additional network load (and possible weak place in case of non-stable connection).

    The question becomes more complicated if you can’t provide partial upload capability (i.e. if the upload of the file fails, the file is re-uploaded completely). Then you need to decide, if connection is more slow or more unreliable (i.e. lost frequently), i.e. whether the chance of connection drop is higher than the overhead of FTP’s secondary connection.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here is the scenario: I'm writing an app that will watch for any changes
Here's an interesting problem. On a recently installed Server 2008 64bit I opened IE
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
Here’s a problem I’ve really been struggling with. I need to merge two sorted
Here's an excerpt from java.text.CharacterIterator documentation: This interface defines a protocol for bidirectional iteration
Here, i have coded to get data from DB. I want to store the
Here I had a problem that I am adding contact from the address book
Here's a basic regex technique that I've never managed to remember. Let's say I'm
Here's a problem I ran into recently. I have attributes strings of the form
Here is the issue I am having: I have a large query that needs

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.