osxfuse / sshfs

File system based on the SSH File Transfer Protocol
http://fuse.sourceforge.net
GNU General Public License v2.0
1.16k stars 131 forks source link

Creation date always as epoch with sshfs [MacOS >= 10.14.5] #77

Closed nedex closed 2 years ago

nedex commented 2 years ago

This is the same issue I've reported on osxfuse/osxfuse: https://github.com/osxfuse/osxfuse/issues/623

Basically, any file in a ssh mounted directory will always have epoch as creation date (1/1/1970).

Is there a way to fix this or is it an os limitation?

Thank you!

bfleischer commented 2 years ago

Closed. Please see my reply in https://github.com/osxfuse/osxfuse/issues/623.