! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Copying symbolic links in Thunar breaks relative links
Status:
RESOLVED: MOVED

Comments

Description pkay42 2018-07-27 17:16:58 CEST
If you use Thunar to copy a symbolic (relative) link from one location to another, you break the link.

This has several problems:

1.  This behavior is different from the expected behavior of 'cp' - 'cp' will dereference links and copy the original file to the new location
2.  If you are copying a directory tree, you will probably not notice that a broken link was created

Proposed solutions:

1.  Default to default cp behavior:  create files instead of links

2.  Launch a popup that asks the user what they want to do:  Copy Link (breaks link)?  Copy Link (links to different file)?  Create new Link to Original File?  Copy Original File?
     (note that only one of the first two options will be valid)
Comment 1 Git Bot editbugs 2020-05-26 23:37:09 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/thunar/-/issues/206.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #14557

Reported by:
pkay42
Reported on: 2018-07-27
Last modified on: 2020-05-26

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information