Ticket #66 (closed Bug report)
unc name not recognized
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Other |
| Keywords: | Cc: | kalvaro, codesquid | |
| Operating system type: | Operating system version: |
Description
If my local directory is an unc name (eg
\\winserver\c$\temp) and a file is downloaded, the
program thinks the unc name is a relative directory
name and appends the unc name.
So the local file is stored in
\\winserver\c$\temp\winserver\c$\temp\file.dat and not
in \\winserver\c$\temp\file.dat.
Change History
Note: See
TracTickets for help on using
tickets.
