Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I'm trying to fetch files using smb protocol using tfilefetch , but I'm getting a null response as error output.
Do we have a simple example job for this ?
Thanks & Regards,
Karan Dama
Can you please give us screenshot of your Component config ?
Right now I'm only trying to simply fetch the file
Reading your post on "samba" I have additional question.
I have jobs executed in Windows environement (studio) and deployed in Linux environement (TAC).
I have difficulties to access some files sent by a provider on something like "\\ZMA02xxxxxxxx\folder1\..."
It's working well from the studio (Windows), not from the TAC (Linux).
I understand that one solution is about SAMBA server, allowing Windows and Linux to share the same file view ... if my understanding is correct.
From Talend documentation I can see some references to tFileFetch with URI like "smb://ZMA02xxxxxxx/folder1/..."
but it's not clear for me what I have to install Samba JCIFS library ... where (on both machines windows and Linux ???) ? how ?
Or is there alternative solutions supported by Talend ?
thank you for your help.
According to infrastructure experts in my company, we have to use SAMBA to share files between windows & Linux.