Hi,
We are trying to fetch some files that has file names containing the letters 'å','ä' and 'ö' from a FTP-source.
This is the error we get:
Fatal Error
Failed to get "ftp://ftpserver/../../db/utv/winsure/seq/%FFFFFFE5arbetare_5701.txt". Get failed. FTP: could not retrieve (RETR failed) the specified file. RETR response: 550. (Last response code: 550) The following headers were returned: 229 Entering Extended Passive Mode (|||55800|) 200 Type set to I. 550 FFFE5arbetare_5701.txt: not a plain file. 550 FFFE5arbetare_5701.txt: A file or directory in the path name does not exist.
The correct file name is 'åarbetare_5701.txt' not %FFFFFFE5arbetare_5701.txt.
Testing of the ftp-source from the client works fine, it shows a list of found files with correct filenames. But when you deploy and run you get the above error.
/Claes



