Opened 21 years ago

Last modified 19 years ago

#352 closed Bug report

UNC paths produce incorrect CD for GET/PUT

Reported by: hooptie Owned by:
Priority: normal Component: Other
Keywords: Cc: hooptie, Álvaro G. Vicario, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

[I searched through the bugs; hopefully this isn't a
duplicate]

Summary:

When I try to GET/PUT a file from a server where the
remote path is on a network share, the FTP client
appears to translate server/share/dir/filename.ext
to /server/share/dir/filename.ext when changing
directory prior to the GET/PUT command.

Server Configuration:

  • Windows 2000 Server SP3; Cygwin 1.3.22-1; OpenSSH

3.6.1-P2.3.

Client Configuration:

  • Windoes XP; FileZilla 2.1.7

Research:

07/msg01372.html

If you read through the thread, OpenSSH 2.9P2 had this
problem and it had been patched. To isolate FileZilla, I
used the OpenSSH and SecureFX client to try to
reproduce the probem -- it only exists in FileZilla.

Connection Log:

Status: Connecting to outsourcing.meps.org:22 ...
Status: Connected with outsourcing.meps.org:22,
initializing SFTP connection...
Command: CONNECT hooptie@…:22
Response: Remote working directory
is san_home/storage/Home/Hooptie/My Documents
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: Remote directory
is
san_home/storage/Home/Hooptie/My Documents
Command: LIST
Response: Listing
directory san_home/storage/Home/Hooptie/My
Documents
Response: Sucessfully received 37 items
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CD Downloads
Response: Remote working directory is
now
san_home/storage/Home/Hooptie/My
Documents/Downloads
Command: LIST
Response: Listing
directory san_home/storage/Home/Hooptie/My
Documents/Downloads
Response: Sucessfully received 26 items
Status: Directory listing successful
Status: Connecting to outsourcing.meps.org:22 ...
Status: Connected with outsourcing.meps.org:22,
initializing SFTP connection...
Command: CONNECT hooptie@…:22
Response: Remote working directory
is
san_home/storage/Home/Hooptie/My Documents
Status: Connected
Status: Starting upload of C:\Documents and
Settings\Hooptie\Desktop\Regional Training.zip
Command: CD /san_home/storage/Home/Hooptie/My
Documents/Downloads/
Response:
Directory /san_home/storage/Home/Hooptie/My
Documents/Downloads: no such file or directory
Command: CD /san_home/storage/Home/Hooptie/My
Documents/
Response:
Directory /san_home/storage/Home/Hooptie/My
Documents: no such file or directory
Command: CD /san_home/storage/Home/Hooptie/
Response: Directory /san_home/storage/Home/Hooptie:
no such file or directory

Change History (2)

comment:1 by Álvaro G. Vicario, 20 years ago

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

506389
708993
755678
804471

They are all probably related.

comment:2 by Tim Kosse, 19 years ago

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.