9001 / 9001/copyparty

[Suggestion] Add info about external storage access on Termux tab

未关闭
#1,409 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
46.6k
派生
1.9k
平均合并
10 天 16 小时
30 天内合并 PR
5

描述

Hello, i'd like to say that you can actually access your external storage on Termux without any need of root access, and then on copyparty just fine, and it would be super cool if there was proper information for that on the Termux section :3

1 - Install Termux and copyparty like it is intended to do
2 - Open Termux's app settings and enable All files permission
3 - Find the current directory your external USB drive is in. For that, you can use Zarchiver, which will show exactly how it is.
4 - Create a symlink from your external drive to the ~/storage/ directory, which is where Termux can access it, and so does copyparty: `ln -sf /directory/of/drive/ ~/storage/whatever-name-you-want`
5 - Analyze the external drivers that are being connected with `termux-usb -l`
6 - Authorize its access with `termux-usb -r /drive/directory/from/before/`
5 - Start copyparty :D

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。