M
M
Mikhail Salkov2020-10-15 20:39:12
System administration
Mikhail Salkov, 2020-10-15 20:39:12

What are the programs for exporting/viewing the contents of folders and subfolders?

What are the programs for saving the folder tree, under folders and files (only structure, without content)?
There are several external hard drives so that you can view folders and files without connecting the drive itself.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Saboteur, 2020-10-15
@mihailsalkov

There are analogues of archivers like VVV, which save only the structure. Under FAR there was a convenient plug-in that allows you to walk through VVV files as if through archives.
In general, google universal catalogers, like " https://compress.ru/article.aspx?id=15519#%D0%A3%D... "
I think there should be something free.

C
ComodoHacker, 2020-10-15
@ComodoHacker

Total Commander, DiskDir Extended plugin.

Z
Zzzz9, 2020-10-15
@Zzzz9

win+R powershell [enter]
ls [Path] d:\ -Recurse|Select-Object fullname

R
Roman Mirilaczvili, 2020-10-16
@2ord

tree -d > имя_файла.txt
Here is the Windows port of this program:
gnuwin32.sourceforge.net/packages/tree.htm

0
074909, 2020-10-21
@074909

robocopy.exe /?
-------------------------------------------------- -----------------------------
ROBOCOPY :: Robust File Copy for Windows
------------- -------------------------------------------------- ----------------
Usage :: ROBOCOPY source destination [file [file]...]
[Options]
/CREATE :: Create folder tree and zero-length files only.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question