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

Symlinks not supported in 0.10? #244

Closed
anatoli26 opened this issue Jan 9, 2019 · 2 comments
Closed

Symlinks not supported in 0.10? #244

anatoli26 opened this issue Jan 9, 2019 · 2 comments

Comments

@anatoli26
Copy link

Description

When trying to create symlinks on a cryfs mount, I'm getting cannot create symbolic link bbb: Input/output error. Running 0.10-rc1+21.gb5b21d1.

Expected Behavior

Link created

Actual Behavior

cannot create symbolic link bbb: Input/output error

Steps to Reproduce the Problem

  1. cd cryfs_mount
  2. touch aaa
  3. ln -s aaa bbb

Specifications

  • CryFS Version: 0.10-rc1+21.gb5b21d1
  • Operating System (incl. Version): Ubuntu 16.04
@smessmer
Copy link
Member

Thanks for reporting. I just fixed this in d0efbaa.

@anatoli26
Copy link
Author

Working as expected now 👍

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

2 participants