Aldeshov / ADBFileExplorer

File Explorer for Android devices
GNU General Public License v3.0
176 stars 25 forks source link

existing Files #18

Open henfri opened 1 year ago

henfri commented 1 year ago

Hello,

thanks for ADB File Explorer - so much faster than the bloddy MTP... One question: What does ADB_FE do if I "download to..." a folder and the Folder already exists with some files already in it (e.g. from a previous transfer). Will it overwrite the existing files or skip them?

Regards, Hendrik

dandv commented 1 year ago

It will re-download and overwrite the files.

That's a bummer because due to #22, you'll often end up with 0-byte files, so being able to retry downloading a set of files by skipping existing ones would be great, but that doesn't work.