i am doing this because i am developing a monitoring system witch is applied to more than one Arduino, so i don't have to change the code on every Arduino, but i can change the file on the SD if i want to change the filename of the file that is send to my FTP server.
The format in the .TXT file is just the name of the file i want to create, for example: test.txt
Thanks in Advance