After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 535100 - Not possible to open certain ftp-directories
Not possible to open certain ftp-directories
Status: VERIFIED DUPLICATE of bug 534027
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.22.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-27 15:27 UTC by Alexander Meier
Modified: 2008-05-27 19:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Alexander Meier 2008-05-27 15:27:04 UTC
Please describe the problem:
On a ftp-Server I have a directory which is a symbolic link. When I want to open that folder with nautilus it says that the symbolic link is incorrect (German: Verknüpfung ist fehlerhaft). [i think it is a valid link on the server, maybe it is not a good idea from the ftp-server to display it as a symbolic link to the ftp-client]
When I open link directly via the address bar nautilus says the specified location is not an folder (German: Der angegebene Ort ist kein Ordner.)

In ftp on the command line:
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
lrwxrwxrwx    1 mxxxxxxx b25grp         25 Oct  3  2004 www -> /www/b25/mxxxxxxx-bxxxxx
226 Transfer complete.

ftp> cd www
250 CWD command successful.

Then I cann access all the files in that folder.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 A. Walton 2008-05-27 16:13:05 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 534027 ***