android-file-transfer-linux
android-file-transfer-linux copied to clipboard
using get command with destination does not work as expected
running get
for a folder and specifying a destination folder results in the client attempting to open files in the destination folder.
PHONE [43%]:SD-Karte> get Camera ~/Downloads/import
error: cannot open file: ~/Downloads/import/IMG_20180405_201206.jpg
on a side note, trailing slashes are not handled properly and results in a double slash.
PHONE [43%]:SD-Karte> get Camera/ ~/Downloads/import/
error: cannot open file: ~/Downloads/import//IMG_20180405_201206.jpg