ubuntu / zsys

ZSys daemon and client for zfs systems
GNU General Public License v3.0
301 stars 43 forks source link

Append timestamp to snapshots names in .zfs/snapshot folder #234

Open danielkrajnik opened 2 years ago

danielkrajnik commented 2 years ago

Describe the bug I find it hard to navigate the .zfs/snapshot/ folders without information when each snapshot is created.

Expected behavior If timestamp could be appended to snapshots' names I think they would be more legible.

Screenshots

image

while they could be ls -l long listed to get their creation time, it only works in user folder (not sure why) and I think that an option to have them in the name would still be useful.