Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a NullPointer Error on tfTPPut.
I manage to connect to the FTP but cannot do an upload file.
Could you please help?
Hi , I think you have to stock the filepaths of the files you list in the tFileList and then use them in the tFtpPut.
Send me Love and Kudos
Hello,
Can you please show the component view for the tFTPPut please?
Best regards,
Hi,
I also tested but have the same error.
Hi,
I also tested with "Use an existng connextion" unchecked.
Ok the error is in the tFTPFileList, can you show the component view of tFTPfilelist ?
vous pouvez utiliser "/test/" au lieu de "/test" dans le répertoire distant ?
Here is the component view.
Thanks.
Thank you,
Maybe your issue is due to the distant folder : you have to verify that "/temp" folder exist and that your user have access to it. (it seems to me that if you are on Linux server, /temp mean that you have a temp folder into root directory of the FTP server)/
I usually put an absolute path in all tFTP components to avoid this kind of issue.