mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
update termux doc
This commit is contained in:
parent
3239bb8dec
commit
6304d5594a
5 changed files with 9 additions and 9 deletions
|
@ -57,10 +57,10 @@
|
|||
<p>Using uweb to copy (Long pressing the following links and "open in new tab" to fix/send/receive):</p>
|
||||
<ul>
|
||||
<li>target device: install termux app.</li>
|
||||
<li>(optional)<a href="d::mkdir -p /data/data/com.termux/files/home/.termux;cd /data/data/com.termux/files;mkdir usr;cd home/.termux;ln -s /system/bin/sh shell:">fix termux quick crash with "updateonly" versions</a> by long click this link.</li>
|
||||
<li>(optional)<a href="d::mkdir -p /data/user/0/com.termux/files/home/.termux;cd /data/user/0/com.termux/files;mkdir usr;cd home/.termux;ln -s /system/bin/sh shell:">fix termux quick crash with "updateonly" versions</a> by long click this link.</li>
|
||||
<li>both devices: uweb to checke option "Use termux" in UI configuration page for long time tranferring. Uweb itself does not hold any wakelock thus may have issues for huge data transmission.</li>
|
||||
<li>source device: uweb to visit <a href="files:///data/data/com.termux/">termux folder</a> by long click, then long click "files" folder to send to network.</li>
|
||||
<li>target device: uweb to visit <a href="files:///data/data/com.termux/">termux folder</a> by long click, then long click "right arrow" button to receive from network.</li>
|
||||
<li>source device: uweb to visit <a href="files:///data/user/0/com.termux/">termux folder</a> by long click, then long click "files" folder to send to network.</li>
|
||||
<li>target device: uweb to visit <a href="files:///data/user/0/com.termux/">termux folder</a> by long click, then long click "right arrow" button to receive from network.</li>
|
||||
</ul>
|
||||
<h5 id="using-ssh-to-copy">Using ssh to copy</h5>
|
||||
<ul>
|
||||
|
@ -76,7 +76,7 @@ With <a href="https://github.com/rupa/z">z.sh</a> and <a href="https://github.co
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 20 August 2023<br>
|
||||
reword in termux.md<br>
|
||||
enhance termux.md<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue