> From: apebrigade <apebrig...@gmail.com>
> ...
> unrar x /filename /
> 
> This brings up a dialog where I can see the files contained within the 
> archive, 
> but when I try to extract them they do not appear in the target folder.  It 
> fails to extract the files for some reason.  I have tried this on my windows 
> machine using "newsbin" and this works fine, so I believe that files are not 
> corrupt.
> 
> Has anyone seen this before?  My giganews is ssl encrypted could this be the 
> problem? 
> Any advice would be appreciated!

I have not had the problem.  I don't use ssl but wouldn't
expect that to be involved since all ssl handling should be
transparently handled inside the routines pan calls to
get the file.

I generally use this command to unrar a collection of
files:

   unrar e "this is a file.part01.rar"

Note the command "e" and note the quotes around the
filename.  The filename I use is the the name of the
first numbered part in the collection.

Good luck.



      


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to