Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 05-09-2007, 12:10 PM
SANTANDER
Newsgroup Contributor
 
Posts: n/a
Joining Archive

I downloaded one file, splitted to few files, with names FILE.zip.001,
FILE.zip.002, FILE.zip.003
They downloaded OK (I assume), but what's with the three-numbered extensions
after the .zip? Not clear, what program has been used to split this files
and how to join this archive?

Thanks.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 05-09-2007, 12:10 PM
  #2 (permalink)  
Old 05-09-2007, 12:50 PM
BillW50
Newsgroup Contributor
 
Posts: n/a
Re: Joining Archive

"SANTANDER" <santander@santander.com> wrote in message
news:Ofd3JxmkHHA.5048@TK2MSFTNGP04.phx.gbl
> I downloaded one file, splitted to few files, with names FILE.zip.001,
> FILE.zip.002, FILE.zip.003
> They downloaded OK (I assume), but what's with the three-numbered
> extensions after the .zip? Not clear, what program has been used to
> split this files and how to join this archive?
>
> Thanks.


Well WinZip will join split ZIP files. Other ZIP utilities will probably
too. There are older versions of WinZip that doesn't quit (trial mode)
after X amount of days at:

http://www.oldversion.com/program.php?n=winzip

One with the Zip extension and it will find the rest of the numbered
ones as long as they are in the same directory.

--
Bill

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 05-09-2007, 01:00 PM
SingaporeWebDesign
Newsgroup Contributor
 
Posts: n/a
Re: Joining Archive

Hello,

Probably WinZip was used, but many other zip utilities can be used too.

To open the zip file, try opening FILE.ZIP or file.zip.001 in WinZip (Not
free) or your preferred zip utility.

Not sure whether Windows Compressed Folders can handle it though, my guess
is no. If you can't find File.Zip, maybe you can try renaming File.Zip.001
to File.Zip and see whether that Windows recognizes it as a compressed
folder.

Note that I have not tried this before, so if it fails, just rename it back.

--
Singapore Website Design
http://www.bootstrike.com/Webdesign/
Singapore Web Hosting
http://www.bootstrike.com/WinXP/faq.html
Windows XP FAQ

"SANTANDER" <santander@santander.com> wrote in message
news:Ofd3JxmkHHA.5048@TK2MSFTNGP04.phx.gbl...
>I downloaded one file, splitted to few files, with names FILE.zip.001,
>FILE.zip.002, FILE.zip.003
> They downloaded OK (I assume), but what's with the three-numbered
> extensions after the .zip? Not clear, what program has been used to split
> this files and how to join this archive?
>
> Thanks.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 05-09-2007, 02:00 PM
Poprivet
Newsgroup Contributor
 
Posts: n/a
Re: Joining Archive

SingaporeWebDesign wrote:
> Hello,
>
> Probably WinZip was used, but many other zip utilities can be used
> too.
> To open the zip file, try opening FILE.ZIP or file.zip.001 in WinZip
> (Not free) or your preferred zip utility.


That's a set of "spanned" files, meaning they were broken up to live on
multiple CDs or floppies, whatever. Only the .ZIP file can be opened
successfully. Have them all in the same folder when you run winzip.
If it asks for one of hte files, just point it back to the folder where
that folder is. I think the process is, zip, then gets 003 where the final
index is located, then back to zip, then 002, then 003, and finally
assembly.

BTW, Winzip IS STILL FREE as long as you don't mind the screen nags.

>
> Not sure whether Windows Compressed Folders can handle it though, my
> guess is no. If you can't find File.Zip, maybe you can try renaming
> File.Zip.001 to File.Zip and see whether that Windows recognizes it
> as a compressed folder.


It won't. The proper headers are missing.

Pop`

>
> Note that I have not tried this before, so if it fails, just rename
> it back.
>
> "SANTANDER" <santander@santander.com> wrote in message
> news:Ofd3JxmkHHA.5048@TK2MSFTNGP04.phx.gbl...
>> I downloaded one file, splitted to few files, with names
>> FILE.zip.001, FILE.zip.002, FILE.zip.003
>> They downloaded OK (I assume), but what's with the three-numbered
>> extensions after the .zip? Not clear, what program has been used to
>> split this files and how to join this archive?
>>
>> Thanks.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 05-09-2007, 02:10 PM
BillW50
Newsgroup Contributor
 
Posts: n/a
Re: Joining Archive

"Poprivet" <poprivet@devnull.spamcop.net> wrote in message
news:uSDC$unkHHA.4008@TK2MSFTNGP03.phx.gbl

[snip]

> BTW, Winzip IS STILL FREE as long as you don't mind the screen nags.


[snip]

It is? Nice! Although my registration key stopped working when v10 was
released. :( Although I think I got 10 years out of that key. :)

--
Bill

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 05-09-2007, 03:20 PM
vision
Newsgroup Contributor
 
Posts: n/a
Re: Joining Archive


"Poprivet" <poprivet@devnull.spamcop.net> wrote in message
news:uSDC$unkHHA.4008@TK2MSFTNGP03.phx.gbl...
> SingaporeWebDesign wrote:
> > Hello,
> >
> > Probably WinZip was used, but many other zip utilities can be used
> > too.
> > To open the zip file, try opening FILE.ZIP or file.zip.001 in WinZip
> > (Not free) or your preferred zip utility.

>
> That's a set of "spanned" files, meaning they were broken up to live on
> multiple CDs or floppies, whatever. Only the .ZIP file can be opened
> successfully. Have them all in the same folder when you run winzip.
> If it asks for one of hte files, just point it back to the folder where
> that folder is. I think the process is, zip, then gets 003 where the

final
> index is located, then back to zip, then 002, then 003, and finally
> assembly.
>
> BTW, Winzip IS STILL FREE as long as you don't mind the screen nags.
>
> >
> > Not sure whether Windows Compressed Folders can handle it though, my
> > guess is no. If you can't find File.Zip, maybe you can try renaming
> > File.Zip.001 to File.Zip and see whether that Windows recognizes it
> > as a compressed folder.

>
> It won't. The proper headers are missing.
>
> Pop`
>
> >
> > Note that I have not tried this before, so if it fails, just rename
> > it back.
> >
> > "SANTANDER" <santander@santander.com> wrote in message
> > news:Ofd3JxmkHHA.5048@TK2MSFTNGP04.phx.gbl...
> >> I downloaded one file, splitted to few files, with names
> >> FILE.zip.001, FILE.zip.002, FILE.zip.003
> >> They downloaded OK (I assume), but what's with the three-numbered
> >> extensions after the .zip? Not clear, what program has been used to
> >> split this files and how to join this archive?
> >>
> >> Thanks.

---

No one of this files have ZIP extension. On the other hand, it's not looks
that files have been damaged during downloads. Should I try open last file
first?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 05-09-2007, 03:30 PM
BillW50
Newsgroup Contributor
 
Posts: n/a
Re: Joining Archive

"vision" <vision@msnews.microsoft.com> wrote in message
news:O9cjbcokHHA.1388@TK2MSFTNGP05.phx.gbl
> "Poprivet" <poprivet@devnull.spamcop.net> wrote in message
> news:uSDC$unkHHA.4008@TK2MSFTNGP03.phx.gbl...
>> SingaporeWebDesign wrote:
>>> Hello,
>>>
>>> Probably WinZip was used, but many other zip utilities can be used
>>> too.
>>> To open the zip file, try opening FILE.ZIP or file.zip.001 in WinZip
>>> (Not free) or your preferred zip utility.

>>
>> That's a set of "spanned" files, meaning they were broken up to live
>> on multiple CDs or floppies, whatever. Only the .ZIP file can be
>> opened successfully. Have them all in the same folder when you run
>> winzip. If it asks for one of hte files, just point it back to
>> the folder where that folder is. I think the process is, zip, then
>> gets 003 where the final index is located, then back to zip, then
>> 002, then 003, and finally assembly.
>>
>> BTW, Winzip IS STILL FREE as long as you don't mind the screen nags.
>>
>>> Not sure whether Windows Compressed Folders can handle it though, my
>>> guess is no. If you can't find File.Zip, maybe you can try renaming
>>> File.Zip.001 to File.Zip and see whether that Windows recognizes it
>>> as a compressed folder.

>>
>> It won't. The proper headers are missing.
>>
>> Pop`
>>
>>>
>>> Note that I have not tried this before, so if it fails, just rename
>>> it back.
>>>
>>> "SANTANDER" <santander@santander.com> wrote in message
>>> news:Ofd3JxmkHHA.5048@TK2MSFTNGP04.phx.gbl...
>>>> I downloaded one file, splitted to few files, with names
>>>> FILE.zip.001, FILE.zip.002, FILE.zip.003
>>>> They downloaded OK (I assume), but what's with the three-numbered
>>>> extensions after the .zip? Not clear, what program has been used to
>>>> split this files and how to join this archive?
>>>>
>>>> Thanks.

>
> No one of this files have ZIP extension. On the other hand, it's not
> looks that files have been damaged during downloads. Should I try
> open last file first?


Are you SANTANDER? One of the split ZIP files should have the ZIP
extension. If you install something like WinZip, then open up the one
with the ZIP extension and the rest of them in the same directory will
automatically open up as one single ZIP file. Then you can do what you
want to with them. :)

--
Bill

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 05-10-2007, 05:50 AM
SingaporeWebDesign
Newsgroup Contributor
 
Posts: n/a
Re: Joining Archive

Hello,

Thanks for the correction on the Windows Compressed Folders handling spanned
zip files.

However, WinZip is not free software. The evaluation version is only to be
used for 45 days.
http://www.winzip.com/elicense.htm

Quote:
This is not free software. Subject to the terms below, you are hereby
licensed by WinZip Computing, S.L. ("WinZip Computing") to use for
evaluation purposes only one (1) copy of WinZip, on one (1) computer or
workstation, without charge, for a period of 45 days after you first install
WinZip on any computer or workstation. If you want to use this software
after the 45-day evaluation period, you must acquire from WinZip Computing
for a fee a single-user license or multi-user license for WinZip. Refer to
www.winzip.com for information about Standard and Pro license pricing,
multi-user licensing, and ordering options. Use of WinZip after the
expiration of the 45-day evaluation period without acquiring such a license
from WinZip Computing is outside the scope of this License and a violation
of U.S. and international copyright laws
If you go past that and continue using it, you will be violating the
agreement.

--
Singapore Website Design
http://www.bootstrike.com/Webdesign/
Singapore Web Hosting
http://www.bootstrike.com/WinXP/faq.html
Windows XP FAQ

"Poprivet" <poprivet@devnull.spamcop.net> wrote in message
news:uSDC$unkHHA.4008@TK2MSFTNGP03.phx.gbl...
> SingaporeWebDesign wrote:
>> Hello,
>>
>> Probably WinZip was used, but many other zip utilities can be used
>> too.
>> To open the zip file, try opening FILE.ZIP or file.zip.001 in WinZip
>> (Not free) or your preferred zip utility.

>
> That's a set of "spanned" files, meaning they were broken up to live on
> multiple CDs or floppies, whatever. Only the .ZIP file can be opened
> successfully. Have them all in the same folder when you run winzip.
> If it asks for one of hte files, just point it back to the folder where
> that folder is. I think the process is, zip, then gets 003 where the
> final index is located, then back to zip, then 002, then 003, and finally
> assembly.
>
> BTW, Winzip IS STILL FREE as long as you don't mind the screen nags.
>
>>
>> Not sure whether Windows Compressed Folders can handle it though, my
>> guess is no. If you can't find File.Zip, maybe you can try renaming
>> File.Zip.001 to File.Zip and see whether that Windows recognizes it
>> as a compressed folder.

>
> It won't. The proper headers are missing.
>
> Pop`
>
>>
>> Note that I have not tried this before, so if it fails, just rename
>> it back.
>>
>> "SANTANDER" <santander@santander.com> wrote in message
>> news:Ofd3JxmkHHA.5048@TK2MSFTNGP04.phx.gbl...
>>> I downloaded one file, splitted to few files, with names
>>> FILE.zip.001, FILE.zip.002, FILE.zip.003
>>> They downloaded OK (I assume), but what's with the three-numbered
>>> extensions after the .zip? Not clear, what program has been used to
>>> split this files and how to join this archive?
>>>
>>> Thanks.

>
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 05-14-2007, 04:50 AM
ernie
Newsgroup Contributor
 
Posts: n/a
Re: Joining Archive

If you downloaded them through your news reader (OE 6) you highlight them
all by holding down the CTRL key while selecting and then, on the Message
menu, click "Combine and Decode". Rearrange them into the correct order and
click OK.
HTH,
ern.

"SANTANDER" <santander@santander.com> wrote in message
news:Ofd3JxmkHHA.5048@TK2MSFTNGP04.phx.gbl...
> I downloaded one file, splitted to few files, with names FILE.zip.001,
> FILE.zip.002, FILE.zip.003
> They downloaded OK (I assume), but what's with the three-numbered

extensions
> after the .zip? Not clear, what program has been used to split this files
> and how to join this archive?
>
> Thanks.
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Joining or Logging into a domain Miracle Max Windows XP 3 07-08-2008 12:10 AM
Found file in ZIP archive with classic search: Which location is ZIP archive ? Kevin Yu Windows XP 0 03-04-2008 11:40 AM
Joining a workgroup Benedictum Pocket PC General 11 08-23-2007 02:10 PM
Joining a domain kconsult Windows Vista 1 03-17-2007 12:30 PM
joining mpg files Mark F Windows XP 1 01-09-2007 03:30 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 07:36 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0