Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Applications
Reload this Page wget split the file into many files
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Applications I cant get "X" app to work... also discussion about linux programs.

Reply
 
Thread Tools Display Modes
Old 03-08-2008   #1 (permalink)
theoldnyx
Just Joined!
 
Join Date: Jul 2006
Posts: 28
wget split the file into many files

i wanted to download a .rm file and i used wget to do it but after wget finshed i found that there are 11 file not just one file and only two of them is 184MG and the other is 319 MGS so how can i merge the 11 file back to 1 file so i can play it, this is the result of ls

-rw-r--r-- 1 root root 194443580 Mar 8 00:07 02-01-01Lect.rm
-rw-r--r-- 1 root root 831396 Mar 7 05:41 02-01-01Lect.rm.1
-rw-r--r-- 1 root root 1654163 Mar 7 05:43 02-01-01Lect.rm.1.1
-rw-r--r-- 1 root root 867104 Mar 7 05:43 02-01-01Lect.rm.1.1.1
-rw-r--r-- 1 root root 1584928 Mar 7 05:45 02-01-01Lect.rm.1.1.1.1
-rw-r--r-- 1 root root 660200 Mar 7 05:45 02-01-01Lect.rm.1.1.1.1.1
-rw-r--r-- 1 root root 1904404 Mar 7 05:47 02-01-01Lect.rm.1.1.1.1.1.1
-rw-r--r-- 1 root root 1965064 Mar 7 05:48 02-01-01Lect.rm.1.1.1.1.1.1.1
-rw-r--r-- 1 root root 1163004 Mar 7 05:50 02-01-01Lect.rm.1.1.1.1.1.1.1.1
-rw-r--r-- 1 root root 1438288 Mar 7 05:51 02-01-01Lect.rm.1.1.1.1.1.1.1.1.1
-rw-r--r-- 1 root root 334789205 Jul 28 2004 02-01-01Lect.rm.1.1.1.1.1.1.1.1.1.1
Thanks
theoldnyx is offline   Reply With Quote
Old 06-06-2008   #2 (permalink)
hfurlan
Just Joined!
 
Join Date: Jun 2008
Location: Brazil
Posts: 1
try this

cat 02-01-01Lect.rm* > 02-01-01Lect.FULL.rm
hfurlan is offline   Reply With Quote
Old 06-06-2008   #3 (permalink)
i92guboj
Linux Engineer
 
Join Date: Nov 2007
Location: Córdoba (Spain)
Posts: 994
Wget doesn't actually do this kind of things.

Wget puts a .1 after a given file or something like that if you try to download a given file and a file of the same name is detected on the current dir. So, this suggest that, at least 10 of these files are incomplete downloads of the same file probably. There's no guarantee that the bigger one will be complete either, seeing how it failed 10 times at least. But if there's a complete file, it must be the bigger one which seems to be also the latest download.

You can easily check if this is what happened to you by trying to open them one by one on mplayer and seeing the first few seconds. They all should be the same if I am correct. IF that's true, then concatenating them is something that you surely don't want to do.
i92guboj is offline   Reply With Quote
Old 06-07-2008   #4 (permalink)
Dapper Dan
Trusted Redneck
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 3,627
Send a message via AIM to Dapper Dan
Try this:
Code:
wget -c the_file_you_were_downloading
,,,and see if it will continue downloading from where it left off with the last attempt. If it does, then the file is indeed incomplete. If the -c option doesn't help you, then the file is likely already downloaded in its entirety.
Dapper Dan is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
USB HD (enclosure) changing mountpoins Everytime I copy files . . . icedtea Peripherals / Hardware 0 10-11-2007 02:14 PM
gtk-gnutella help crashandburn0420 Gentoo Linux Help 7 02-03-2006 10:55 AM
wine -20050930 pawn Wine 0 10-01-2005 05:26 PM
trying to get my sound blaster working *DEAD* Gaming / Games / Multimedia / Entertainment 1 06-17-2005 04:01 PM
Solving Boot Problems with Grub - 2nd Edition Nerderello Linux Tutorials, HOWTO's & Reference Material 4 02-06-2005 11:44 AM




All times are GMT. The time now is 05:59 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0