Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preference to suppress additional attribute columns when copying filename #10710

Open
cyberduck opened this issue May 23, 2019 · 5 comments
Open

Comments

@cyberduck
Copy link
Collaborator

zart59 created the issue

Hi,
whenever I copy the path or a file directly from Cyberduck interface, I get extra numbers at the end of the folder/file path. This first happened almost a year back. I am using a Mac OS 10.14.5.
Example:

  1. I command+C to copy a file
  2. I paste it in some file editor or terminal and this is what I get:

/mypath/myfile.txt,6057,1558628255000

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is intended to include the size and timestamp of the selected file. See #10330.

@cyberduck
Copy link
Collaborator Author

zart59 commented

Hi, I certainly understand the reasons behind this feature, but isn't there a way to by pass it with a combination of keys? I work all day long on servers and I press the delete button on my terminal countless of times due to this feature. The way would be to download an older version of cyberduck, but I am not comfortable not having the latest updates. What do you think?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#10735 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

5e4fc9a commented

My comment on this is in the context of #10735 having been closed, and this issue being converted to a feature-request. (is it a bug or a feature issue)

My argument is that this is a bug and not a feature, and should be addressed as such.

  1. OSX standard, when selecting command-c on a file in finder is to copy the Full-Path to the clipboard
  2. Cyberduck (previous versions), standard was to follow the OSX standard
  3. Cyberduck recent version has changed behavior

While I agree that the "Preferences" option might be a good compromise, there is much stronger evidence that the default behavior should be OSX standard (i.e. full path). The enhanced clipboard data-structure should be a preferences setting change.

@cyberduck
Copy link
Collaborator Author

5e4fc9a commented

My comment on this is in the context of #10735 having been closed, and this issue being converted to a feature-request. (is it a bug or a feature issue)

My argument is that this is a bug and not a feature, and should be addressed as such.

OSX standard, when selecting command-c on a file in finder is to copy the Full-Path to the clipboard
Cyberduck (previous versions), standard was to follow the OSX standard
Cyberduck recent version has changed behavior 

While I agree that the "Preferences" option might be a good compromise, there is much stronger evidence that the default behavior should be OSX standard (i.e. full path). The enhanced clipboard data-structure should be a preferences setting change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants