im uploading through ftp
Main Topics
Browse All Topicsim having tough time
i upload my music on web and i zip them all with winzip and my brother said that after he download he get this error like corrupt files or can not extract
so i change from winzip to WINRAR but my brother still getting this problem and this time he get the error from winrar like
Unexpected end of archive
do anybody know whats wrong, either in zipping or uploading or downloading where is the problem ?
thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
i looked at the options and it says:
in auto-mode, all files are transferred as binary unless the filename or extension is listed here(which means in the listbox) any file with a filename or extension listed here will be transferred as ascii. this applies to transfer, view, execute and edit
NOTE: i dont see the .zip and .rar extension in the listbox
?
so it would seem one of three possible errors. first check the locally created RAR file to see if you can extract the music files
if that works try uploading the file, then download it yourself and see if you can still extract it. If you can download it from your site and still extract the file, then the error is on the other computer or connection, perhaps it's not downloading properly. have him compare the downloaded file size to what the file size should be.
If you cannot extract the music from the downloaded file yourself then the error is likely in the upload as already suggested. check the uploaded file size against the local file size. also consider a different fto client. what heppens if you simple drag and drop using IE as your client?
rpalmeira22
i did download from my web site to see if i able to extract correctly but unfortunately i also get the same error
CRC failed on cd4 the file is corrupt
unexpected end of archive
am i uploading corrupt files ? or what
i try both zip and winrar both are having problems
what is the best ftp software you think i will purchase do you think?
thanks
so you can't extract the files then?
it appears you're probably uploading corrupt files. to be sure check one of the zip files that you create and try to extract its contents before you upload. if you don't get a CRC error before you upload then there's your problem there are a bunch of different clients available from Internet Explorer to CuteFTP orWS_FTP or SSH.
Does the other person downloading the zip or rar file(s) have winzip or winrar or are they using the in built windows xp zip functionality ( Just I know the later version of winzip and or winrar use different compression to what windows xp was designed with afaik.
So maybe use winrar with recovery ( both yourself and the person or people downloading them ) and if it still does not work get them to see if they can recover it via winrar.
If that does not help then it is obviously as per above suggestions / comments with regards to the way you are uploading it and an option needs to be changed , as for how I have no idea.
There are plenty of FTP apps you can get from www.download.com and also www.pscode.com ( which require the programming language / IDE that you searched for ie if you search for ftp on the c++ section ) then obviously you need a c++ compiler otherwise if you search in the visual basic area then you need a vb IDE )
honda99, I believe your problem lies in the fact that you are compressing the files in Winzip/WinRAR before uploading them. Try the same method you are doing now again, except remake the Winzip/WinRAR file. When you add the files into the archive, it should give you an option regarding the Compression to use. Rather than choosing Normal or Maximum, choose None. Although your files will not be compressed, I think it will fix the error regarding the corruption of the files.
Happy Holidays!
Business Accounts
Answer for Membership
by: leewPosted on 2005-12-14 at 15:28:03ID: 15486867
How are you uploading them?
If via FTP, make sure you upload them in BINARY mode. Uploading in ASCII mode (default FTP data transfer mode if I'm not mistaken) will cause corruption errors.