Results 1 to 7 of 7
-
17th Mar 2011, 09:25 AM #1OPMemberWebsite's:
TvBlog.ws TeenBabe.in SexyBitch.in BabeLips.in CuteBabe.in Sweetie.co.inLinux RAR
How to split multiple files with rar in a centos 32 bit server?
For a single file it would be -
rar a -v100m archivename filename.ext
But what if I needed multiple files to be split?
p.s. rapidleech won't help in a 32bit server.Hime Reviewed by Hime on . Linux RAR How to split multiple files with rar in a centos 32 bit server? For a single file it would be - rar a -v100m archivename filename.ext But what if I needed multiple files to be split? p.s. rapidleech won't help in a 32bit server. Rating: 5
-
17th Mar 2011, 09:43 AM #2BannedWebsite's:
rapidleechhosting.net ponofilms.net wupload.ws"p.s. rapidleech won't help in a 32bit server.
"
you are 100% wrong its work fine on 32 bit and on 64bit
but the original version of rl only work on 64bit
you can use my version work fine on 32bit
and if its nt work pm me with detail and i will fix it for u
-
17th Mar 2011, 02:17 PM #3OPMemberWebsite's:
TvBlog.ws TeenBabe.in SexyBitch.in BabeLips.in CuteBabe.in Sweetie.co.inCan you possibly tell me how to do it from command line?
I am not hosting any Rapidleech, that was only a reference in case anyone suggested.
-
17th Mar 2011, 02:18 PM #4Member
^ He just said it:
rar a -v100m archivename filename.ext
-
17th Mar 2011, 02:35 PM #5Member
I guess he needs to archive multiple files in different archives, splitted.
If thats the case, then you need a FOR loop to run the same command on multiple files. Lets say you have all the files in a directory, the FOR loop would look like this
Code:for f in $(ls /path/to/your/files) do rarname=${f%.*} rar a -v100m rarname f done
-
17th Mar 2011, 03:11 PM #6OPMemberWebsite's:
TvBlog.ws TeenBabe.in SexyBitch.in BabeLips.in CuteBabe.in Sweetie.co.inWell that was what I said myself...
But I need to do it for multiple files together. Assume I have a movie in a folder(directory) containing-
movie.avi(size 700mb) + subtitle(size 100kb) + nfo(size 150kb)
How to split them in 100mb parts?
EDIT: To clear it more, I can do it by moving them inside a folder & rar the folder itself. But that's not what I want.
-
18th Mar 2011, 03:14 AM #7Member
rar a -v100m archivename file1 file2 file3
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Linux Foundation: Linux professionals have better paychecks
By ShareShiz in forum News & Current EventsReplies: 0Last Post: 18th Feb 2012, 12:10 AM -
MTN on Linux x32
By CuraHack in forum Technical Help Desk SupportReplies: 3Last Post: 16th Mar 2011, 03:26 AM -
[VPS] $5 Linux VPS | Get two Months FREE | $5 Linux VPS
By JMimic in forum ArchiveReplies: 9Last Post: 25th Dec 2010, 10:40 AM -
[Hiring] VPS linux for RDP
By freecbc3 in forum Completed TransactionsReplies: 1Last Post: 13th Oct 2010, 03:50 PM -
need to buy linux vps
By SNT in forum Hosting DiscussionReplies: 4Last Post: 4th Jun 2010, 08:21 PM
themaPoster - post to forums and...
Version 5.35 released. Open older version (or...