[GH-ISSUE #8] adb command not working on windows 10 cmd prompt #6

Open
opened 2026-02-27 14:46:42 +03:00 by kerem · 1 comment
Owner

Originally created by @Jon-Grant on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/natecarlson/quectel-rgmii-configuration-notes/issues/8

can't run this command without an error...is there something equivalent when doing this on windows 10?:
"adb shell chmod www-data:www-data /data/www/lighttpd.user"

return is:
"chmod: invalid mode 'www-data:www-data'"

Originally created by @Jon-Grant on GitHub (Oct 25, 2023). Original GitHub issue: https://github.com/natecarlson/quectel-rgmii-configuration-notes/issues/8 can't run this command without an error...is there something equivalent when doing this on windows 10?: "adb shell chmod www-data:www-data /data/www/lighttpd.user" return is: "chmod: invalid mode 'www-data:www-data'"
Author
Owner

@tutugreen commented on GitHub (Nov 22, 2023):

maybe a typo.

try "chown"

<!-- gh-comment-id:1822987685 --> @tutugreen commented on GitHub (Nov 22, 2023): maybe a typo. try "chown"
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/quectel-rgmii-configuration-notes#6
No description provided.