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

Improve symlink behavior #13

Open
petersohn opened this issue Feb 28, 2015 · 0 comments
Open

Improve symlink behavior #13

petersohn opened this issue Feb 28, 2015 · 0 comments

Comments

@petersohn
Copy link
Owner

Make different possible behaviors to symlinks, depending on a command line parameter:

  1. Never translate symlinks.
  2. Translate the name of the target of the symlink if it points to a file within the filesystem. Otherwise, leave it as is.
  3. Check the name of the symlink. If it can be translated, hide the fact that it is a symlink and translate the target of the symlink to a regular file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant