Clicking in path breadcrumb gives error during FTP session

Hi,

I have an issue when changing a the path by clicking in a parent folder in the path 'breadcrumbs' at the top of the file list. (Is there a name for this? It made searching the forums a bit hard :stuck_out_tongue: )

I have attached a screenshot with the error message. After clicking the current directory is not changed.

Have I stumbled into a bug or is it just me? Using 9.1.0.3.2975.x86 on XP Pro.

TIA,
Anakha


What was the full path shown before you clicked on the parent?

Does this happen with other FTP sites or just this one?

I can't reproduce this on Vista - clicking on the breadcrumbs works as expected.

Does it happen every time? Or just the once?

full path before clicking:

FTP://ftp.anakha.net//httpdocs

(capitalization and number of slashes doublechecked :wink: )

This happens every time, with every FTP site, with any level subdir. (so if i am in FTP://site//path/to/wherever and I click on 'to', the same error occurs).

Here is the relevant output in the Output Window, with debugging on:

257 "/httpdocs/gallery" is current directory. 227 Entering Passive Mode (74,53,18,165,140,206). 150 Opening ASCII mode data connection for file list 5265 bytes received in 0.468 seconds (10.760 Kbytes/sec) 226-Transfer complete. 226 Quotas off Connection closed Invalid Server name or address: SITE=ftp.anakha.net Opening Connection ftp.anakha.net:21 220 ProFTPD 1.3.0 Server (ProFTPD) [74.53.18.165]

/Anakha

:question: Is there any solution for this? I discovered the same issue.

And here's the log

500 'FEAT': command not understood. 350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer. 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer. 200 Type set to I. 257 "/u/cust" is current directory. 250 CWD command successful. 257 "/u/cust/aaktun/pub" is current directory. 227 Entering Passive Mode (198,71,73,80,244,126) 150 Opening BINARY mode data connection for directory listing. 473 bytes received in 0.250 seconds (0.1000 Kbytes/sec) 226 Transfer complete. Connection closed Invalid Server name or address: SITE=ftp3.scansoft.com Opening Connection ftp3.scansoft.com:21 220 FTP server ready. 331 Password required for altman. 230- 230-Reminder: Customer and Partner account files are deleted after 15 days. 230-The altman account is for internal access only - please safeguard. 230- 230 User altman logged in. 215 UNIX Type: L8 500 'FEAT': command not understood. 350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer. 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer. 200 Type set to I. 257 "/u/cust" is current directory. 250 CWD command successful. 257 "/u/cust/aaktun/pub" is current directory. 227 Entering Passive Mode (198,71,73,80,245,23) 150 Opening BINARY mode data connection for directory listing. 473 bytes received in 0.235 seconds (1.976 Kbytes/sec) 226 Transfer complete.

Any news on this? Should I make an official bug report?

Reporting it official is probably a good idea.

Done!

See also a pre-existing thread about the same problem here:
[Ftp breadcrumbs in folderpane don't function)

Moderators: maybe it's a good idea to close this thread and point to the other one?