Thanks everyone, jlinkels. All the parsing is fine for the feed file but I got one issue i can not figure out.
The naming system works for output files on my fedora system but when i moved it to the centos server I'm getting these oddly named files.
For the same feeder file, which is used to name the output files, I get the same odd names each time.
IE.. for files that should be sequential, I'm getting names of
Code:
00TMXU~N.PNG,0YO9CO~D.PNG
and so on.
Always the same ones for instead of the proper filename.
If I remove the file extension I still get the same values.
If I echo the variable used to make the names I get the proper results.
How are these odd names being generated?
Ok its seems the system on which these are being made reads the samba directory correctly. The names all appear to be exactly as the should. When viewing the same files on any other system across the same samba connection they all have the same temp file like names.