You are not logged in.
Pages: 1
Hi all,
I'd really like to see file access times on files I'm accessing on my usb disk.
Since all this magic is done by thunar-volman, is there a way I'm not aware
of, of somehow mounting the usb disk with -o atime?
How is thunar-volman
I've even started playing with udev, but that fails as well.
root@lem:/etc/udev/rules.d# cat 70-usb-storage.rules
SUBSYSTEMS=="scsi",KERNEL=="sd?1",ATTRS{vendor}=="Samsung ",SYMLINK+="samsung",RUN+="/bin/mount /media/SAMSUNG"
root@lem:/etc/udev/rules.d# cat /etc/fstab
...
/dev/samsung /media/SAMSUNG ntfs-3g atime,rw,users 0 0
But no matter what, atime is getting ignored.
root@lem:/etc/udev/rules.d# service udev reload
root@lem:/etc/udev/rules.d# cat /proc/mounts
...
/dev/sdd1 /media/SAMSUNG fuseblk rw,nosuid,nodev,noexec,relatime,user_id=0,group_id=0,allow_other,blksize=4096 0 0
I don't care which way I go, I just want to see my files access times.
Any pointers?
Cheers
Oliver
Offline
That is XFCE 4.8 on Xubuntu 12.04
Offline
Pages: 1
[ Generated in 0.009 seconds, 11 queries executed - Memory usage: 515.22 KiB (Peak: 516.13 KiB) ]