Skip to main content

Sending big files via internet

Sending a large file across Internet is a problem that I have faced. I went to a site called SendThisFile.com it looks nice. There are some resents for that. First one "it's free". Second is there are no limit on file size even for the free accounts.
Let me say how it works. First you have to visit the site and sign-up free account and then you can upload any file (I have tested only few types). Then you receive a link to download the file. So you can share the link with anybody. The problem is they delete your files after 3 days from their servers.(only for free accounts)

In March of this year someone sent me a large file using YouSendIt. While the service was free, it required me, as the recipient, to register with an email address before I could download the file. I get a lot of SPAM, so I hate to give out my email address. SendThisFile does not require the recipient to have an account.

I've used Box.net and been frustrated by their 10 megabyte limit on individual files. YouSendIt is more generous allowing files up to 100MB for free. But you can't beat SendThisFile which has no limit on file sizes, even for the free accounts.

If there is anything that gives me pause about SendThisFile, it is their amateurish website. The site navigation is inconsistent and poorly structured, some pages don't display properly in Firefox and some information seems contradictory, incomplete and unclear.

I have not used SendThisFile other than to test it and fight through the poor documentation. If you've had any good or bad experiences with them, please leave a comment below.

Many companies offer file transfer services. If you know of another that doesn't require installing software, where the recipient does not need an account and where the free service has no limit on file size, then I'd like to know about it.

Comments

  1. hey try
    rapidshare.com
    megashare.com

    U can send 100 mb

    hihihih

    ReplyDelete

Post a Comment

Popular posts from this blog

Google API v3 with PHP using Blogger service

It was really hard for me to understand how the Google APIs are working at the first point and took few days for me to figure out. But after a successful working prototype it seems very easy. And also when I am searching for a simple example I was unable to find a good one that I can understand. So let me list down step by step what I have done with URLs and as simple as I can. Create a Google app location -  https://code.google.com/apis/console Switch on the "Blogger API v3" Get the latest APIs client library for PHP location -  https://code.google.com/p/google-api-php-client/downloads/list Upload the files to your host location on on localhost Extract the files to folder  named "GoogleClientApi" Create your php file outside of the folder  Copy paste following code into the file and do the changes as needed  By changing the scope and the service object you can access all the services that is given by Google APIs through the PHP API l...

Assets and Liabilities as Rich Dad, Poor Dad explains

I was reading "The rich dad poor dad by Robert Kiyosaki" here is a one point that he mentions on that. Basically Asset as he says is little bit different than on books. If something puts money in your pocket it is a asset. And Liabilities are the ones that takes money out of your pocket. OK for example a house or a car may seems like an Asset but it takes money out of you pocket to maintain them. But if you rent them or make them to make money at the end of the day you can convert it to a asset. Basically that what rich people do. They buy assets. Middle class buy liabilities (thinking those are assets) and stuff (a lot of them that not used or that not needed). Lower class buy to consume (basic needs like foods).

Simple book keeping basics

There are tons of jargon on accounting. But a lot of them are rubbish that used for categorizing the incomes, expenses and Tax. What really matters are Balance Sheet and P&L (profit & loss) statement. If you really knows to read and understand these two then you know the basic language in business.  I'll go deeper on these if you guys interest or else please Google and read about these two. Let me share a real world example of what I am talking about. Here is the Access Engineering PLC / Annual Report 2015/16 http://www.accessengsl.com/wp-content/uploads/2016/07/Annual-Report-2015-16.pdf Please go to page 149 of the report and you will see the Statement of Profit or Loss. And on page 150 of the report you see the Balance sheet (they call it as Statement of Financial Position). And you can see it is balanced (of cause it is balance sheet) Total Assets = Total Equity and Liabilities Basically these are the things that people are supposed look at before invest...