A first attempt to read this file gives

Tramp: Inserting ‘/adb::/factory/CUSTOMER’...
Tramp: Fetching /adb::/factory/CUSTOMER to tmp file /tmp/tramp.GePeQl...failed
Tramp: Inserting ‘/adb::/factory/CUSTOMER’...failed
Cannot make local copy of file ‘/adb::/factory/CUSTOMER’

A second attempt just loads a blank file.

But we see the file should be readable.

$ adb shell ls -dl /factory/
drwxrwxrwx 3 shell shell 4096 1970-01-01 23:25 /factory/
$ adb shell ls -l /factory/CUSTOMER
-rw-rw-rw- 1 shell shell 4 1970-01-01 23:24 /factory/CUSTOMER
$ adb shell cat /factory/CUSTOMER
ASUS

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to