D
D
Danny Arty2020-12-29 13:45:06
Command line
Danny Arty, 2020-12-29 13:45:06

How to navigate to the device on the command line?

Hello!

I need to get a list of all files (without directories) from an iPhone connected to my computer.

I found on the Internet a way to get a list of all files using the command line. To switch to another drive, just enter for example cd /d D:\Mainand then enter for example dir /b /s > D:\filelist.tхt

How can I go to a device that does not have a letter value?

Screen
5feb07f53a6ec089147744.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
ComodoHacker, 2020-12-29
@DanArst

If I'm not mistaken, the iPhone in Windows is connected via the MTP protocol. The dir command will not see it, like other standard file system tools.
Personally, I use Far with the Portadev plugin.

1
15432, 2020-12-29
@15432

Unless using third-party software
https://www.mtpdrive.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question