Page 1 of 1

Load txt filelist into file container?

Posted: 11.01.2016, 12:02
by zigurana
Hi!
I was wondering if it would be possible to load the content of a txt file with file-paths into a file container?
I have to use a number of secondary tools that work with file-lists and it would be great to be able to unleash the power of freecommander on some of those lists.

Maybe I could try to fake it by creating a script that takes the output and renames the .txt to .what ? and where?

Re: Load txt filelist into file container?

Posted: 11.01.2016, 12:42
by ralfso
Depending on where your settings-folder ist located there is a folder "FileContainers" in it
(with portable FCXE it's in your FreeCommander folder: ..\FreeCommanderXE64\Settings\FileContainers).
You can check the path of the settings folder (path of FreeCommander.ini) with Help > About > Paths info

If you have some filecontainers, there are some files in it:
TmpFileContainer-1.fcc
TmpFileContainer-2.fcc
...

They seem to be normal text-files with path-infos and the extension "fcc".
e.g.:
#FreeCommander file cart
D:\@Download\1.docx
D:\@Download\1.jpg
D:\@Download\1.pdf
D:\@Download\2.pdf
D:\@Download\2.docx

Maybe you can handle this with your list-files