 |
 |
 |
 |
| Software Help on software problems. |

2009-11-06, 11:40 PM CST
|
 |
Registered User
|
|
Join Date: Oct 2009
Posts: 27

|
|
|
How do I split files into several equally in rar format?
hello, I know that, because I am used to upload files to the web and as I have very large divirlos in equal installments over the windows used winrar but not here
May I help?
"If my explanation is bad is that I use a translator, I speak Spanish"
|

2009-11-07, 12:07 AM CST
|
 |
Registered User
|
|
Join Date: Oct 2005
Location: GMT+ 1
Posts: 1,960

|
|
Hi,
If you're looking for a Linux utility to generate RAR files (whether in several instalments or not), it is unlikely that you'll find one, 'cause RAR is a proprietary format and the patent holder explicitly forbids to generate RAR files without using WinRAR, which is available for windoze only
P.S. One possible solution is to buy WinRAR and install it under wine (winehq), at the price of -it seems- severely impaired performance. Wine is available from Fedora's repos. Apparently, WinRAR does support splitting files (volumes) (win-rar.com) of predetermined size
__________________
2.6.31.5-127.fc12.i686.PAE on a
AMD Athlon(tm) 64 X2 Dual Core Processor 5600+
ASUS M3A78-EM - 2x1024 DDR2/800 - EN9600GT
No O/C; SELINUX=disabled
Last edited by giulix; 2009-11-07 at 12:25 AM CST.
|

2009-11-07, 10:01 PM CST
|
 |
Registered User
|
|
Join Date: Oct 2009
Posts: 27

|
|
|
I had never dared to use winrar in linux, now I use and I had to find a way to do what I wanted and you know what?, to achieve it, thank you very much
|

2009-11-07, 11:55 PM CST
|
|
Registered User
|
|
Join Date: Sep 2005
Posts: 91

|
|
The command-line version of rar is available in the Freshrpms repository, and unrar is available in the RPM Fusion repository.
Translated with Google Translate:
Quote:
Traducido con Google Translate:
El comando versión en línea de RAR está disponible en el repositorio Freshrpms, y unrar está disponible en el repositorio de fusión RPM.
|
Last edited by cazo; 2009-11-08 at 12:02 AM CST.
Reason: Added English to Spanish translation
|

2009-11-08, 01:11 AM CST
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 3,932

|
|
Quote:
Originally Posted by giulix
Hi,
If you're looking for a Linux utility to generate RAR files (whether in several instalments or not), it is unlikely that you'll find one, 'cause RAR is a proprietary format and the patent holder explicitly forbids to generate RAR files without using WinRAR, which is available for windoze only
P.S. One possible solution is to buy WinRAR and install it under wine (winehq), at the price of -it seems- severely impaired performance. Wine is available from Fedora's repos. Apparently, WinRAR does support splitting files (volumes) (win-rar.com) of predetermined size
|
No offense, but that is just horrible information, where did you get it
http://www.rarlab.com/download.htm
|

2009-11-08, 03:18 AM CST
|
 |
Registered User
|
|
Join Date: Oct 2005
Location: GMT+ 1
Posts: 1,960

|
|
None taken... Info about the patent holder of WinRAR only allowing decoding, can be found here (wikipedia). So, technically speaking, users of these forums publishing links to download programs to encode RAR files that are not WinRAR or RAR are beaking the law...  Anyway, I didn't know that a version for Linux existed, so thank you for the update...
P.S. See also here under `Software'
P.P.S. I agree that the information contained in my first post was not up to my usual `standards'  , but that's what happens when proprietary formats are involved. I was trying to convey to the OP the information that encoding in the chosen format could only be achieved by paying a fee to the patent holder
__________________
2.6.31.5-127.fc12.i686.PAE on a
AMD Athlon(tm) 64 X2 Dual Core Processor 5600+
ASUS M3A78-EM - 2x1024 DDR2/800 - EN9600GT
No O/C; SELINUX=disabled
Last edited by giulix; 2009-11-08 at 03:46 AM CST.
|

2009-11-08, 02:21 PM CST
|
 |
Registered User
|
|
Join Date: Oct 2009
Posts: 27

|
|
Quote:
Originally Posted by cazo
The command-line version of rar is available in the Freshrpms repository, and unrar is available in the RPM Fusion repository.
Translated with Google Translate:
|
What are the Freshrpms repositories?, I just download the unrar from the repositories that come by default, but add the repositories http://rpmfusion.org/Configuration; but I want a graphical sofware from work with rar
Last edited by zhelo; 2009-11-08 at 02:24 PM CST.
|

2009-11-08, 02:53 PM CST
|
 |
Registered User
|
|
Join Date: May 2007
Location: U.S.
Posts: 2,878

|
|
I believe unrar and perhaps rar will work with file-roller, but probably with incomplete functionality. If you want to use rar on Linux I think you're going to have to dig into the command line syntax.
If it's solely for your use, another option is 7zip, which is in the standard fedora repo. I don't know if there's a GUI frontend for it on Linux, but the 7zip command line syntax isn't too tough. It's in the standard fedora repo as p7zip:
Code:
Name : p7zip
Arch : i586
Version : 4.65
Release : 1.fc11
Size : 711 k
Repo : fedora
Summary : Very high compression ratio file archiver
URL : http://p7zip.sourceforge.net/
License : LGPLv2 and (LGPLv2+ or CPL)
Description: p7zip is a port of 7za.exe for Unix. 7-Zip is a file archiver with a very high
: compression ratio. The original version can be found at http://www.7-zip.org/.
Quote:
Originally Posted by zhelo
I just download the unrar from the repositories that come by default
|
I'm confused. yum info unrar says that unrar is in the nonfree rpmfusion repo.
__________________
- Tom
"What is freedom? To have the will to be responsible for one's self." - Stirner
|

2009-11-08, 03:00 PM CST
|
 |
Administrator
|
|
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,774

|
|
Quote:
Originally Posted by zhelo
What are the Freshrpms repositories?, I just download the unrar from the repositories that come by default, but add the repositories http://rpmfusion.org/Configuration; but I want a graphical sofware from work with rar
|
http://www.vsite.gr/
|

2009-11-10, 06:10 PM CST
|
 |
Registered User
|
|
Join Date: Oct 2009
Posts: 27

|
|
Quote:
Originally Posted by tjvanwyk
I believe unrar and perhaps rar will work with file-roller, but probably with incomplete functionality. If you want to use rar on Linux I think you're going to have to dig into the command line syntax.
If it's solely for your use, another option is 7zip, which is in the standard fedora repo. I don't know if there's a GUI frontend for it on Linux, but the 7zip command line syntax isn't too tough. It's in the standard fedora repo as p7zip:
Code:
Name : p7zip
Arch : i586
Version : 4.65
Release : 1.fc11
Size : 711 k
Repo : fedora
Summary : Very high compression ratio file archiver
URL : http://p7zip.sourceforge.net/
License : LGPLv2 and (LGPLv2+ or CPL)
Description: p7zip is a port of 7za.exe for Unix. 7-Zip is a file archiver with a very high
: compression ratio. The original version can be found at http://www.7-zip.org/.
I'm confused. yum info unrar says that unrar is in the nonfree rpmfusion repo.
|
7zip is great, and also split files into equal parts, but on Monday I posted my contributions, who were divided with 7zip, users still claims that I have a program that I leave for them (windows) to decompress this program is "7-zip". To be honest I like the zip format that most people use
|

2009-11-10, 06:36 PM CST
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 3,932

|
|
Quote:
Originally Posted by zhelo
7zip is great, and also split files into equal parts, but on Monday I posted my contributions, who were divided with 7zip, users still claims that I have a program that I leave for them (windows) to decompress this program is "7-zip". To be honest I like the zip format that most people use
|
I'm sorry but not sure what you mean by this? Are you still having problems? If so, feel free to PM me or post in both languages.
Lo siento pero no entiendo lo que quieres decir? Todavia tienes problemas con esto? Si necesitas ayuda me puedes mandar un mensaje o tambien puedes responder en los dos idiomas.
|

2009-11-10, 07:39 PM CST
|
 |
Community Manager -- Banned by personal request.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 7,538

|
|
|
I think (though if Dies can speak the OP's native language, that will no doubt, quickly clarify--by the way, is that pronounced Deese as in geese or Dyes?) that he took Tom's suggestion, used 7zip, and the Windows users had issues with the format.
Zip, of course, is supported out of the box by Windows now, as of XP, I think--I don't think Win2K supported it.
Rar files aren't, at least in XP, I don't know about Vista and Windows 7. There's freeware for it, at least to decompress, but I remember my users at my last job would get them from one vendor. (I would just have them send it to me and I'd unrar them on my BSD box.)
So, unless it's changed in Vista/Windows 7, to get something that your WIndows users can use without having to think about it, I guess you need something to create zip files. There is a zip program for Linux, however, I have no idea about breaking it into files of equal size.
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM CM's (or any other forum member) with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|

2009-11-10, 10:21 PM CST
|
 |
Registered User
|
|
Join Date: May 2007
Location: U.S.
Posts: 2,878

|
|
.rar, being a proprietary format, is not supported out of the box on any Windows OS as far as I know. It will cause the same issue as .7zip formats if you're sending the files to Windows users.
Compatibility is nice, but if we're talking about multipart archives, that pretty much means that .zip is ruled out. .rar files and .7z files are going to cause the same problem for your Windows using friends because neither can be used by Windows users without use of third-party software.
7-zip or WinRAR for Windows can both handle .rar files and .7zip files.
http://www.7-zip.org/
http://www.rarlab.com/
__________________
- Tom
"What is freedom? To have the will to be responsible for one's self." - Stirner
|

2009-11-11, 06:41 AM CST
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: earth
Posts: 687

|
|
it doesn't make a rar but I like peazip
http://peazip.sourceforge.net/
Pat Jr.
__________________
x--x--x
http://www.gnu.org/philosophy/free-sw.html
Freedom is never Free.
Pat Jr.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Automatic Translations (Powered by  ):
All times are GMT -7. The time now is 10:13 PM CST.
|
|
 |
 |
 |
 |
|
|