Ticket #66 (closed Bug report)

Opened 8 years ago

Last modified 4 years ago

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

Changed 7 years ago by anonymous

Logged In: NO

That's really happening, although the browser window shows
the correct path...

We are forced to map netowrk drives so that the download
works.
The error doesn't happen in the upload...

Here goes another example:

\\server\share\folder\subfolder\file.dat

is "exchanged" by:

c:\server\share\folder\subfolder\file.dat

Changed 7 years ago by anonymous

Logged In: NO

I had a similar problem with the user area on my university's
novell box. It seems to remove the first / from the path, so
directory navigation doesn't work

Changed 6 years ago by kalvaro

Typing a valid UNC path in "Local Site" field has this effect:

"The path you entered could not be found!"

As a result, you can't upload files from unmapped folders.

Changed 5 years ago by kalvaro

This is a list of all UNC bugs I've found:

506389
708993
755678
804471

They are all probably related.

Changed 4 years ago by codesquid

This bug report has been closed due to inactivity and has possibly
already been solved.

You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).

Note: See TracTickets for help on using tickets.