Menu

#46 Bug with list of files

Release_37
open
nobody
None
5
2019-07-05
2019-07-05
No

Hello,

server has files in directory:

-rw-r--r-- 1 1000 1000 1466 Jul 04 13:26 42196354.txt
-rw-r--r-- 1 1000 1000 199 Jul 04 15:22 42200425.txt
-rw-r--r-- 1 1000 1000 171 Jul 04 16:57 42205969.txt

after parsing files by TFTPList.ParseLines we have list of files:

54.txt
25.txt
69.txt

with mask 'pppppppppp $!!!S$TTT$DD$hh mm ss$YYYY$n'

If we add symbol 'a' to file names:

-rw-r--r-- 1 1000 1000 1466 Jul 04 13:26 a42196354.txt
-rw-r--r-- 1 1000 1000 199 Jul 04 15:22 a42200425.txt
-rw-r--r-- 1 1000 1000 171 Jul 04 16:57 a42205969.txt

then we have right list of files and mask:
'pppppppppp $!!!S$TTT$DD$UUUUU$n'

Thanks

Discussion


Log in to post a comment.

MongoDB Logo MongoDB