Answer the question
In order to leave comments, you need to log in
Is there a program that allows you to take a snapshot (screenshots) of the file system?
Is there a program that takes a snapshot of the selected folder (disk), with all subfolders .. No physical recording .. Just a screenshot and the ability to move through the structure of the file system ..?
Where Useful .. Know what unnecessary trash he threw on the cloud .. Know what was saved on the old hard drive (in case it fails, know what files, movies, etc. were there)?
Answer the question
In order to leave comments, you need to log in
Isn't that what they mean: www.jam-software.com/treesize_free ?
It was popular under the king of peas .
Type files on pigs, and the catalog program locally stores metadata and will tell you the number of the pig where the file is physically.
There are so-called "null archivers" that create an archive that stores the file structure inside the files - perhaps some kind of meta-information and catalogers
. For example, vvv.exe, which can be added to FAR and run through such archives in the usual way.
plugring.farmanager.com/plugin.php?pid=758&l=ru
Cataloger
https://sourceforge.net/projects/vvvapp/
Looking what file system.
If we are talking about NTFS, use the built-in vssadmin command line utility.
For example -
vssadmin create shadow /for=<ForVolumeSpec> [/autoretry=<MaxRetryMinutes>]
If you need a file with structure and filenames, then there are plenty of answers already.
But there is something else: a complete (updated if necessary) copy of the folder structure with zero-length files.
-------------------------------------------------------------------------------
ROBOCOPY :: Robust File Copy for Windows
-------------------------------------------------------------------------------
Применение :: ROBOCOPY источник назначение [файл [файл]...]
[Параметры]
Источник:: Исходная папка (диск:\путь или
\\сервер\общий ресурс\путь).
Назначение :: Конечная папка (диск:\путь или
\\сервер\общий ресурс\путь).
Файл :: Копировать файлы (имена и подстановочные знаки:
по умолчанию "*.*").
...
/CREATE :: Создать только дерево папок и файлы нулевой длины.
...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question