linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] download file for android is empty


From: Philip Anil-QBW348
Subject: Re: [Linphone-users] download file for android is empty
Date: Wed, 18 May 2011 20:22:06 -0400

Thanks for your reply. I did a wget.

address@hidden:~/Downloads$ ls -l
-rw-r--r-- 1 anil anil   211759 2011-05-18 19:16 linphone-android-1.1.1.apk


address@hidden:~/Downloads$ adb install linphone-android-1.1.1.apk
EOCD not found, not Zip
file 'linphone-android-1.1.1.apk' is not a valid zip file

Anil



-----Original Message-----
From: Anton Aylward [mailto:address@hidden]
Sent: Wed 5/18/2011 7:09 PM
Cc: Philip Anil-QBW348
Subject: Re:[Linphone-users] download file for android is empty

([7.5/5.5]) Philip Anil-QBW348 said the following on 05/18/2011 07:07 PM:
> The download file for android is empty:
> -rw------- 1 anil anil        0 2011-05-18 17:53 linphone-android-1.1.1.apk
> -rw------- 1 anil anil   214300 2011-05-18 17:53
> linphone-android-1.1.1.apk.part
>
> It was from
> http://download.savannah.gnu.org/releases/linphone/android/linphone-android-1.1.1.apk
>
> Can someone please help?

A download creates the ".part" file while downloading and copies it to
the named proper file when the download is completed without error.

You have the partial ".part" file because the download was interrupted
for some reason.

See http://www.file-extensions.org/part-file-extension

I suggest you try again.
Some user interfaces display the progress
  * %age compete
  * estimated completion time
  * amount downloaded
or more.  YMMV/

Try using

"wget
http://download.savannah.gnu.org/releases/linphone/android/linphone-android-1.1.1.apk
"

or


curl" as defined in RFC3986.

$ man curl
$ man wget


reply via email to

[Prev in Thread] Current Thread [Next in Thread]