Hi emcodem
Thanks for your explanation.
Let me inform you that since the configuration change (hostname instead of fqdn) all monitors are picking up the files normally.
Search found 108 matches
- Tue Mar 31, 2026 8:58 pm
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
- Tue Mar 31, 2026 4:57 am
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
Re: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
Hi emcodem
What do you mean by “cannot reproduce”?
Does it mean, that you are able to process mons JSONs with UNC longer than 260 chars in your enviroment?
Does autoit support long paths?
What do you mean by “cannot reproduce”?
Does it mean, that you are able to process mons JSONs with UNC longer than 260 chars in your enviroment?
Does autoit support long paths?
- Mon Mar 30, 2026 7:09 pm
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
Re: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
Yes I have used hostname instead of FQDN which saved 22 chars.
If I may I would recommend trimm of the source filename when constructing the mons json filename
If I may I would recommend trimm of the source filename when constructing the mons json filename
- Mon Mar 30, 2026 5:18 pm
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
Re: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
Hi admin I have finally identified the root cause ... the problem is not the actual length of the filename, but the length of the unc path of the json file created by the monitor node, exceeding 259 chars. Example: file dropped to watchfolder: 12345678901234567890123456789012345678901234567890123456...
- Fri Mar 27, 2026 6:38 pm
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
Re: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
Worth to mention, that it is working normally on Windows 10
- Fri Mar 27, 2026 5:22 pm
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
Re: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
HI dev team.
I'mm still facing the issue reported earlier - FFAStrans is not abke to process the files with filenames "too long", when too long means longer then 55. chars (without file ext).
Any advice? Anyone?
I'mm still facing the issue reported earlier - FFAStrans is not abke to process the files with filenames "too long", when too long means longer then 55. chars (without file ext).
Any advice? Anyone?
- Fri Feb 20, 2026 8:18 pm
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
- Wed Feb 18, 2026 9:23 pm
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
Re: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
@emcodem I've got answers to few of your questions: 1) by dropping 0kb file with "long" filename 4636472_68c72bd169774e9a86cb0d697ba6cfd0_74c5be04b0504613928112ab531bc5ee.mp4 the result is identical ... file is ignored 2) as for monitor setting see the screenshot (I can PM to you the whole...
- Mon Feb 16, 2026 6:28 pm
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
Re: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
Hi @emcodem
I have found the json files in mons\guid folder not in .\i subfolder.
I'm afraid it can be (once again) related to the regional settings of Windows Server 2022
I have found the json files in mons\guid folder not in .\i subfolder.
I'm afraid it can be (once again) related to the regional settings of Windows Server 2022
- Mon Feb 16, 2026 8:17 am
- Forum: Bug reporting
- Topic: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
- Replies: 28
- Views: 37864
Re: FFAStrans v1.4.0.7 - folder monitor sometimes stops seeing files
Hi @emcodem and @admin I'm facing similar or maybe identical issue. I've found out, that it is related to filename or complete UNC path length: - if the filename is too long, the json created by monitor node, contains CR LF and such file is not processed by following nodes - if the filename is reaso...