<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tFTPPut &amp;quot;Invalid User&amp;quot; error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309951#M81128</link>
    <description>only port number is different for ftp and sftp.
&lt;BR /&gt;I think you identified an issue.
&lt;BR /&gt;Vaibhav</description>
    <pubDate>Tue, 24 Jun 2014 11:17:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-24T11:17:32Z</dc:date>
    <item>
      <title>tFTPPut "Invalid User" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309945#M81122</link>
      <description>Hi guys, 
&lt;BR /&gt;I have created a simple job following the tutorial here: 
&lt;A href="https://help.talend.com/search/all?query=tFTPPut&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tFTPPut&amp;amp;content-lang=en&lt;/A&gt; . 
&lt;BR /&gt;Now the connection part is successful. No problem there. 
&lt;BR /&gt;But at the next part -- tFTPPut -- I am getting an error: 
&lt;BR /&gt;Exception in component tFTPPut_1 
&lt;BR /&gt;3: Invalid user 
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2297) 
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp.glob_remote(ChannelSftp.java:2137) 
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp.put(ChannelSftp.java:307) 
&lt;BR /&gt; at edi_on_nav.test_0_1.TEST.tFTPPut_1Process(TEST.java:586) 
&lt;BR /&gt; at edi_on_nav.test_0_1.TEST.tFTPConnection_1Process(TEST.java:428) 
&lt;BR /&gt; at edi_on_nav.test_0_1.TEST.runJobInTOS(TEST.java:1010) 
&lt;BR /&gt; at edi_on_nav.test_0_1.TEST.main(TEST.java:875) 
&lt;BR /&gt; 
&lt;BR /&gt;What exactly is this "Invalid User" message? 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Tue, 24 Jun 2014 08:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309945#M81122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T08:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut "Invalid User" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309946#M81123</link>
      <description>Hi Cihan,
&lt;BR /&gt;Whether user has a write access to remote directory?
&lt;BR /&gt;Can you try using ftp client?
&lt;BR /&gt;Can you try giving exact file name for upload?
&lt;BR /&gt;If you want to upload all xml files, try using tFileList with file mask as *.xml and then use tFTPPut component to upload files.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 24 Jun 2014 09:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309946#M81123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut "Invalid User" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309947#M81124</link>
      <description>Thanks for the very fast reply. I'll try your suggestions and update the post when I get results.</description>
      <pubDate>Tue, 24 Jun 2014 09:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309947#M81124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut "Invalid User" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309948#M81125</link>
      <description>&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt;OK, so I have two different users: one is for uploading files, the other for downloading. 
&lt;BR /&gt;The one with tFTPPut still returns the "Invalid User" error, but I get no such errors with tFTPGet. Does this mean that I can read/download/get files but not upload them onto the server? 
&lt;BR /&gt;By the way, tFTPGet seems to run successfully and I get messages like 3 execs finished, 1 exec finished etc. But I don't see any files actually on my computer. Nothing really gets downloaded, which is odd. 
&lt;BR /&gt;I am unable to try a different FTP client at the moment. I don't have the rights to install anything on this machine. 
&lt;BR /&gt;Exact filename didn't make a difference unfortunately... 
&lt;BR /&gt;Any other tips for me? 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 24 Jun 2014 09:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309948#M81125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut "Invalid User" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309949#M81126</link>
      <description>You don't need a client to check ftp with that user...&lt;BR /&gt;you can use ftp url inside file browser to test the file upload and download with the user credentials available&lt;BR /&gt;there is a command line ftp as well to test the same&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 24 Jun 2014 09:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309949#M81126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T09:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut "Invalid User" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309950#M81127</link>
      <description>Sorry, I made a mistake! This is an SFTP connection, so windows explorer doesn't work. &lt;BR /&gt;I've just downloaded a tool named Swish and tried an SFTP connection with it. I got a message saying that my user probably didn't have access to the folders I need.&lt;BR /&gt;Do components like tFTPPut or Get need any other adjustments to use them with SFTP? I couldn't see any difference in the documentation.</description>
      <pubDate>Tue, 24 Jun 2014 11:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309950#M81127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T11:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut "Invalid User" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309951#M81128</link>
      <description>only port number is different for ftp and sftp.
&lt;BR /&gt;I think you identified an issue.
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 24 Jun 2014 11:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309951#M81128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T11:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: tFTPPut "Invalid User" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309952#M81129</link>
      <description>OK, a colleague just proved with another piece of software that he can actually connect to the sftp server and send files, etc...
&lt;BR /&gt;I used the Java Debug option while running the job and, even though I know nothing about Java, I saw this:
&lt;BR /&gt;"Exception in component tFTPPut_1
&lt;BR /&gt;4: 
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1760)
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1767)
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp.stat(ChannelSftp.java:1724)
&lt;BR /&gt; at edi_on_nav.test_0_1.TEST.tFTPPut_1Process(TEST.java:593)
&lt;BR /&gt; at edi_on_nav.test_0_1.TEST.tFTPConnection_2Process(TEST.java:401)
&lt;BR /&gt; at edi_on_nav.test_0_1.TEST.runJobInTOS(TEST.java:853)
&lt;BR /&gt; at edi_on_nav.test_0_1.TEST.main(TEST.java:742)
&lt;BR /&gt;Caused by: java.io.IOException: Pipe closed
&lt;BR /&gt; at java.io.PipedInputStream.read(Unknown Source)
&lt;BR /&gt; at java.io.PipedInputStream.read(Unknown Source)
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp.fill(ChannelSftp.java:2333)
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp.header(ChannelSftp.java:2359)
&lt;BR /&gt; at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:1741)
&lt;BR /&gt; ... 6 more"
&lt;BR /&gt;I googled the error message and there was an explanation in StackOverflow: "It is caused by something causing the connection to close. (It is probably not your application that closed the connection, because that would have resulted in a different exception.)"
&lt;BR /&gt;Any of the developers out there that can help me out? Thanks in advance.</description>
      <pubDate>Tue, 24 Jun 2014 14:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTPPut-quot-Invalid-User-quot-error/m-p/2309952#M81129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T14:42:21Z</dc:date>
    </item>
  </channel>
</rss>

