sangoku Posted March 29, 2010 Share Posted March 29, 2010 hy i have a rar.exe in my project which allows me to make rar files... I use exec on the file which then makes the rar files the generated string which i apply to the exec command is like this C:/Program Files/WinRAR/Rar.exe a -m5 -s c:/some/location/test.rar c:/destination/of/theCreatedFile/ -r NOW when i open the generated file i have a folder row which is starting from some/location/ and then i have the directory which i wanted to backup with all files.... which is unacceptable i don't wanna let all ppl know my internal server folder structure.... can someone help me out here???? Quote Link to comment https://forums.phpfreaks.com/topic/196907-rar-comand-line-problem/ Share on other sites More sharing options...
sangoku Posted March 29, 2010 Author Share Posted March 29, 2010 hehe solved it.... YAAAAAAAAAAY!!! Quote Link to comment https://forums.phpfreaks.com/topic/196907-rar-comand-line-problem/#findComment-1033747 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.