MauseHund

Results 1 issues of MauseHund

`device.push('/sdcard/test.txt','c:/test/test.txt')` leads to the following error: >raise FileNotFoundError("Cannot find {}".format(src)) >FileNotFoundError: Cannot find /sdcard/test.txt Any idea what I am doing wrong with the call? Phone is connected. sdcard/test.txt does exist...