Search found 6 matches

by klausisbruch
07.08.2020, 17:43
Forum: Feature Requests
Topic: long filename and path support
Replies: 4
Views: 17297

Re: long filename and path support

@marek: Thanks Marek.
BUT, I just downloaded v826, and I again could not delete a file with path length > 1024.
Would it be possible to have another look and support NTFS path length of 32.000?
Thanks, Klaus
by klausisbruch
29.01.2020, 15:33
Forum: Feature Requests
Topic: long filename and path support
Replies: 4
Views: 17297

Re: long filename and path support

I have the same problem/request :-)

I have a build system for java programming, and java is notorious in working with veeeery long path/filenames, by creating many subdirectories.
Quickly, the current length limit of the latest FreeCommander donor version is exceeded, especially if attempting to ...
by klausisbruch
29.01.2020, 14:03
Forum: Feature Requests
Topic: I'd wish for better long filename support
Replies: 5
Views: 15702

Re: I'd wish for better long filename support


What is missing in the "basic" support. What can not you do?

I have a build system for java programming, and java is notorious in working with veeeery long path/filenames, by creating many subdirectories.
Quickly, the current length limit of the latest FreeCommander donor version is exceeded ...
by klausisbruch
11.10.2016, 00:06
Forum: Discussion
Topic: pdf search does not work with xd2tx2161
Replies: 4
Views: 7377

Re: pdf search does not work with xd2tx2161

"> %ConvertTargetFile%" is not the same as ">%ConvertTargetFile%": space character after >

Excellent, that's it. I did not know that this fc command line is that sensitive (I had tried "my" command line including the extra space in a command window).
Thank you very much for the help, and your ...
by klausisbruch
10.10.2016, 20:54
Forum: Discussion
Topic: pdf search does not work with xd2tx2161
Replies: 4
Views: 7377

Re: pdf search does not work with xd2tx2161

"%ConvertSourceFile%" >%ConvertTargetFile%

Thank you for the fast reply. I removed the double quotes from the second parameter like

"%ConvertSourceFile%" > %ConvertTargetFile%

but that makes no difference.

Any other idea?
Is there a log file perhaps, or some way of investigating what happens ...
by klausisbruch
10.10.2016, 14:42
Forum: Discussion
Topic: pdf search does not work with xd2tx2161
Replies: 4
Views: 7377

pdf search does not work with xd2tx2161

Hi,
I use the donor version of freecommander to be able to search text in pdf files, I also downloaded the current version of xdoc2txt (v2161) (and the older v150), tried both but I am not able to find anything.

This is my configuration:

Converter tab:
Filter checkbox: checked
*.DOC;*.DOCX;*.RTF ...