Hi,
Currently we are using wget and planning to replace with pavuk. I
would like to know what is the --no-directories (wget) equivalent in
pavuk. This option basically does not create directory for the url but
create a long filename by including directory name in the filename.
eg.
http://www-132.ibm.com/webapp/wcs/PromotionDisplay?promoName=526372&st
oreId=1&catalogId=-840&langId=-1&dualCurrId=73
In the above example, after downloading a page it should not create
webapp or wcs directory but should create a filename with complete
path.
Appreciate if anyone please let me know how to use pavuk -fnrules
option to achieve functionality.
Thanks, -Mohan