Comment 4 for bug 287476

Revision history for this message
Ritesh Khadgaray (khadgaray) wrote :

Hi

  patch based on upstream code, fixes the issue on quantal and precise.

commit 41d2230d6fd57fa73de0adb75123c077fe5cb995
Author: Cosimo Cecchi <email address hidden>
Date: Thu Sep 13 21:54:28 2012 -0400

    file-operations: use the local (FUSE) path for remote symlinks

    Instead of the path relative to the remote machine, in case the
    destination of the link is native.

    https://bugzilla.gnome.org/show_bug.cgi?id=148330

-- ritz