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

Feature Request: Show btime #868

Open
Anuskuss opened this issue Sep 10, 2024 · 0 comments
Open

Feature Request: Show btime #868

Anuskuss opened this issue Sep 10, 2024 · 0 comments

Comments

@Anuskuss
Copy link

Add the ability to expose the birth time (in the mounted directory):

$ mkdir enc dec && gocryptfs -init enc && gocryptfs enc dec && touch dec/file
$ stat enc/tmQgCkoEOwR6t6gIHuLfbg dec/file
  File: enc/tmQgCkoEOwR6t6gIHuLfbg
  Size: 0         	Blocks: 0          IO Block: 4096   regular empty file
Device: 0,37	Inode: 697         Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1000/    user)   Gid: ( 1000/    user)
Access: 2024-09-10 19:48:35.967954468 +0000
Modify: 2024-09-10 19:48:35.967954339 +0000
Change: 2024-09-10 19:48:35.966474688 +0000
 Birth: 2024-09-10 19:48:35.966474688 +0000
  File: dec/file
  Size: 0         	Blocks: 0          IO Block: 4096   regular empty file
Device: 0,59	Inode: 697         Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1000/    user)   Gid: ( 1000/    user)
Access: 2024-09-10 19:48:35.967954468 +0000
Modify: 2024-09-10 19:48:35.967954339 +0000
Change: 2024-09-10 19:48:35.966474688 +0000
 Birth: -
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