https://bugzilla.xfce.org/show_bug.cgi?id=14584
Öyvind Saether <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Öyvind Saether <[email protected]> --- stat() can and will show a files creation date on ext4 and xfs file systems. Further, other file managers such as dolphin and nemo do support showing a files creation date, see https://linuxreviews.org/File_timestamps#Graphical_file_managers $ stat routers-and-smart-devices.jpg File: routers-and-smart-devices.jpg Size: 2888221 Blocks: 5648 IO Block: 4096 regular file Device: fd01h/64769d Inode: 22720593 Links: 1 Access: (0640/-rw-r-----) Uid: ( 1000/ oyvinds) Gid: ( 1000/ oyvinds) Context: unconfined_u:object_r:user_home_t:s0 Access: 2019-12-17 15:54:42.189771736 +0100 Modify: 2019-12-17 15:54:42.699781354 +0100 Change: 2019-12-17 15:54:42.699781354 +0100 Birth: 2019-12-17 15:54:42.189771736 +0100 The "Birth:" field is NOT shown when xfs and ext4 file systems are mounted using nfs. It is also not supported on any other file system I've tested. Thunar should be able to show it if it is available. Competing file manager products are already showing it when it's available. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
