Can we have an option to treat backslashes as path separators too? --treat-backslashes-as-path-separators
When a link (usually in a page created by MS Front Page, boo hiss) contains a backslash as a path separator, wget does not create a new directory.
Example:
<a href="">
wget will create a file called stuff\stuff_index.htm. The lack of interpretation of backslashes as path separators also breaks all relative links within that page.
If backslashes were treated as path separators, it should create a directory called stuff and file within called stuff_index.html.
Thanks,
Chris Dew (Developer, Mole Valley Farmers Ltd.)
This email may contain information which is privileged or confidential. This
information is intended only for the named recipient. If you are not the
intended recipient, please be aware that disclosure, copying, distribution or
use of this information is prohibited. If you have received this email in
error, we would be grateful if you would inform us as soon as possible by
telephoning +44 (0) 1769 573431, or by email to [EMAIL PROTECTED] and then delete this email. Views or opinions expressed in this email are those of the writer, and are not necessarily the views of Mole Valley Farmers Limited or its subsidiary companies. Unless specifically stated, this email does not constitute any part of an offer or contract.
- Backslashes in links created by Front Page Chris Dew
- Re: Backslashes in links created by Front Page Mauro Tortonesi
