osxfuse / osxfuse

FUSE extends macOS by adding support for user space file systems
https://osxfuse.github.io/
Other
8.72k stars 512 forks source link

does osxfuse change all file dates to current date when copying a directory? #397

Open ericlindell opened 7 years ago

ericlindell commented 7 years ago

It does this on android or when copying anything from android to another device. This is a major issue for me. If osxfuse does the same thing, I can't use it. Otherwise, I'd like to use it for pcloud.

Thanks for your help.

mlouism commented 6 years ago

Do you have any update about this issue. I'm using pCloud and other private Cloud which using Fuse time/date are not accurate and it is impossible to manage files.

ericlindell commented 6 years ago

I don't know. sorry. I only know it does when I copy files from my android (or within my android)

On Sun, Dec 10, 2017 at 9:17 AM, mlouism notifications@github.com wrote:

Do you have any update about this issue. I'm using pCloud and other private Cloud which using Fuse time/date are not accurate and it is impossible to manage files.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/osxfuse/osxfuse/issues/397#issuecomment-350551377, or mute the thread https://github.com/notifications/unsubscribe-auth/AdApnlojtXTPVtLa5tMtbnAgkElkKry2ks5s--gXgaJpZM4OhtCL .

-- Eric Lindell NYC NY 646.648.6207

mlouism commented 6 years ago

On Mac OS X whatever version, when editing file with TextEdit for example, when file is updated on disk, Date/Time are changed both on Created Field and Modified Field of the file thus rendeng file management impossible in a Synchronised environement like a Cloud system! Do you able to reproduce this behavior on Android?

Thanks!