Reply
Winrar on Linux?
Old 05-06-2008, 04:22 AM Winrar on Linux?
Junior Talker

Posts: 2
I need to split a few large files on my server into rar files. I am running linux and I know there is some way to do it with PHP but am not very sure is there any help?

Thanks.
iamthebest is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-06-2008, 05:59 AM Re: Winrar on Linux?
tripy's Avatar
Fetchez la vache!

Posts: 1,851
Name: Thierry
Location: In the void
install rar and use a system call.
http://ubuntuforums.org/showthread.php?t=50781
__________________
Listen to the ducky: "This is awesome!!!"

tripy is offline
Reply With Quote
View Public Profile
 
Old 05-06-2008, 06:33 AM Re: Winrar on Linux?
Junior Talker

Posts: 2
I am not very experienced with code and so on can you bumb it down a bit
iamthebest is offline
Reply With Quote
View Public Profile
 
Old 05-06-2008, 08:14 AM Re: Winrar on Linux?
tripy's Avatar
Fetchez la vache!

Posts: 1,851
Name: Thierry
Location: In the void
PHP Code:
system("rar --whatever_is_needed_as_parameter $srcfile"); 
or something like that.
__________________
Listen to the ducky: "This is awesome!!!"

tripy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Winrar on Linux?
 

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11971 seconds with 13 queries