|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Jul 2002
Posts: 1,104
|
Unrarring password protected files on server?
I am using the command -
unrar e file.rar How do I use it to open password protected files? |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Jul 2002
Posts: 1,104
|
bump bump
|
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Jul 2002
Posts: 1,104
|
Thanks seeandsee
|
|
|
|
|
|
#5 |
|
Confirmed User
Industry Role:
Join Date: Mar 2007
Location: Phoenix, Arizona
Posts: 1,727
|
you can try:
unrar -p <password> -e file.rar |
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Jul 2002
Posts: 1,104
|
Thanks, but I am unable to get the file extracted. Im probably getting the syntax wrong. Problem is I have to do this through a cron job since I dont have shell access so I cant see the error messages.
And yes, I know the password, I have opened the file on my desktop using the password and winrar, but unable to do it on server. |
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Jul 2002
Posts: 1,104
|
|
|
|
|
|
|
#9 | |
|
Confirmed User
Industry Role:
Join Date: Mar 2007
Location: Phoenix, Arizona
Posts: 1,727
|
Quote:
|
|
|
|
|