whoozle / android-file-transfer-linux

Android File Transfer for Linux (and macOS!)
http://whoozle.github.io/android-file-transfer-linux/
GNU Lesser General Public License v2.1
1.47k stars 122 forks source link

Show file details? #282

Open dandv opened 3 years ago

dandv commented 3 years ago

Is there a way to show file sizes and timestamps (less critical for photos) in the directory listing? I only see a "Show Thumbnails" button.

image

stolsvik commented 3 years ago

I vote for this!

AFT so far seems like it actually is working and thus awesome, compared to the absolute shitshow that evidently is built-in with Ubuntu 20.04.

However, what Ubuntu actually has is file details like any other filesystem, that is filesize and date.

Usage scenario: I am going to copy off all pictures, then delete all earlier than 2021. This is pretty hard to do without ability to get date, and sort by it.

pfrenssen commented 6 months ago

A simple workaround is to mount the Android device using the FUSE interface, it shows all the info when you open the mounted folder.