You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

I have a Windows server and a Linux server.
Is it possible to use a Talend job running on the Windows server to read the contents of a delimited file on the Linux server WITHOUT first copying the file to the Windows server?
Using tFTPFileList_1 > tIterateToFlow_1 > tLogRow_1 I can see the names of the file on the Linux server.
Offline
Hi
No, it is impossible to set directly a remote file path, to get around it, you can set a UNC path if possible. see
http://www.talendforge.org/bugs/view.php?id=15485
Best regards
Shong
Offline
Pages: 1