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 144057 - sftp:// folders won't follow symlinks on remote computers.
sftp:// folders won't follow symlinks on remote computers.
Status: RESOLVED DUPLICATE of bug 47927
Product: nautilus
Classification: Core
Component: Navigation
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-06-09 20:16 UTC by Hal Canary
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Hal Canary 2004-06-09 20:16:43 UTC
On the remote computer:

$ cd ~
$ ln -s Desktop/ Desktoplink
$ ls Desktoplink
lrwxrwxrwx  1 hal hal 8 Jun  9 15:10 Desktoplink -> Desktop/

I then open up my home directory on the remote computer in 
Nautilus, using sftp.  I click on Desktoplink.  I get the 
cryptic message:

----------------------------------------------------
Cannot open Desktoplink

The filename "Desktoplink" indicates that this file 
is of type "Unknown type". The contents of the file 
indicate that the file is of type "Folder". If you 
open this file, the file might present a security 
risk to your system.

Do not open the file unless you created the file 
yourself, or received the file from a trusted 
source. To open the file, rename the file to the 
correct extension for "Folder", then open the file 
normally. Alternatively, use the Open With menu to 
choose a specific application for the file. 
----------------------------------------------------
Comment 1 Artem Baguinski 2004-07-07 14:08:31 UTC
why is this still unconfirmed? it happens to me as well. if i try with ssh://
then it refuses to follow symlinks but with a different message - that no
action's assotiated with the file type. i'd like to assotiate a nautilus "%s"
with them even though its weird. but i have no idea what to assotiate it to. and
sftp sounds like preferred method from what i read.
Comment 2 René Seindal 2004-08-23 16:57:46 UTC
It happens to me too.  It is quite frustrating, as there is absolutely no way to
open that location using the link.

I vented my frustration here: http://linux.seindal.dk/item44.html

Debian testing installation.
Gnome nautilus 2.6.3
Comment 3 Martin Wehner 2004-08-24 17:48:43 UTC
Confirming.
Comment 4 Matthew Gatto 2004-10-19 23:10:30 UTC

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