Anonymous School
(Minds of Hacker)
--------------------------------
Hello Friends, Welcome to Anonymous School. In this post I show How to access storage or sdcard in termux, means how to access files & folders in sdcard in termux. This is this 11th part of this course .
In previous post, I show you Basic commands of termux & kali linux & in this post I am showing you how we can access storage in termux.
Access storage or sdcard in Termux :-
Requirements :-
1. Termux Apk ( Click Here for More information ).
Now follow the following steps :-
1) First we need to give storage permission to termux for accessing storage or sdcard in termux .
2) Then for this go to Settings ---> Permission ---> Permission ---> Storage & search Termux Apk & enable storage permission.
3) Now open Termux & type following commands.
$ cd /sdcard
$ ls
4) Now you see the list of files & folder in your sdcard .
How to access external Sdcard :-
If you have external sdcard in mobile, then to access this follow steps.
1) Open Termux & type following commands.
$ cd /storage
$ ls
2) Then you see 2 names , then the one of them is your internal storage with name sdcard & other is your external sdcard. then to access external sdcard copy the name .
$ cd PASTE NAME HERE
$ ls
3)Now you see the list of files & folder in your external sdcard.
So friends, by this way we access sdcard in termux apk, for practicall please watch video.
*******************Don't Make Learning Hard*****************
Follow us on :-
1) YouTube Channel :- Click Here
2) Blog :- Click Here