[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't deal with files with U+1F308 RAINBOW in their name
From: |
Michael Albinus |
Subject: |
Re: Can't deal with files with U+1F308 RAINBOW in their name |
Date: |
Thu, 09 Jul 2020 13:37:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:
Hi Dan,
> Well, maybe adb, with its powerful backup and pull commands,
> needs to have a file listing command, (made from components used in its
> backup command), e.g., for the case of a phone with no ls command.
>
> If this is the case maybe you folks should tell the Android people.
>
> I don't suppose Tramp should push its own toybox ls command and then run
> that...
I have asked on SX:
<https://android.stackexchange.com/questions/226638/how-to-use-multibyte-file-names-in-adb-shell>.
Maybe
there will be an answer.
Furthermore, if using the adb shell not interactively, but from my GNU/Linux
shell, it seems to work:
--8<---------------cut here---------------start------------->8---
$ adb shell ls -1 -d -l /sdcard/tmp/\U+1F308.gpx
-rw-rw---- 1 root sdcard_rw 9 2020-07-08 13:26 /sdcard/tmp/🌈.gpx
--8<---------------cut here---------------end--------------->8---
Maybe I can write something around this.
Best regards, Michael.
- Re: Can't deal with files with U+1F308 RAINBOW in their name, (continued)
- Re: Can't deal with files with U+1F308 RAINBOW in their name, Michael Albinus, 2020/07/08
- Re: Can't deal with files with U+1F308 RAINBOW in their name, yary, 2020/07/08
- Re: Can't deal with files with U+1F308 RAINBOW in their name, 積丹尼 Dan Jacobson, 2020/07/08
- Re: Can't deal with files with U+1F308 RAINBOW in their name, Michael Albinus, 2020/07/08
- Re: Can't deal with files with U+1F308 RAINBOW in their name, 積丹尼 Dan Jacobson, 2020/07/08
- Re: Can't deal with files with U+1F308 RAINBOW in their name, Michael Albinus, 2020/07/08
- Re: Can't deal with files with U+1F308 RAINBOW in their name, 積丹尼 Dan Jacobson, 2020/07/08
- Message not available
- Re: Can't deal with files with U+1F308 RAINBOW in their name, Michael Albinus, 2020/07/08
- Re: Can't deal with files with U+1F308 RAINBOW in their name, Michael Albinus, 2020/07/08
- Re: Can't deal with files with U+1F308 RAINBOW in their name, 積丹尼 Dan Jacobson, 2020/07/09
- Re: Can't deal with files with U+1F308 RAINBOW in their name,
Michael Albinus <=