<?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 How to create a directory in SFTP using Talend tFTPCreateDirectory? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376216#M138441</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I need to copy the files from one directory in FTP to another FTP server, so I will need to create the directory in the destination server. I imported the tFTPCreateDirectory component into Talend and hoped it would do the job. But unfortunately, it didn't. Here is what I have now:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the destination server has the same folders as the source server, the job will run and it says "the directory already existed, the creation will be skipped";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the source server has the folders that don't exist in the destination, the job would fail and it says something like " The files could not be found".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can someone tell me what could be wrong in the configuration of the tFTPCreateDirectory?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:52:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T07:52:26Z</dc:date>
    <item>
      <title>How to create a directory in SFTP using Talend tFTPCreateDirectory?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376216#M138441</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need to copy the files from one directory in FTP to another FTP server, so I will need to create the directory in the destination server. I imported the tFTPCreateDirectory component into Talend and hoped it would do the job. But unfortunately, it didn't. Here is what I have now:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the destination server has the same folders as the source server, the job will run and it says "the directory already existed, the creation will be skipped";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the source server has the folders that don't exist in the destination, the job would fail and it says something like " The files could not be found".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can someone tell me what could be wrong in the configuration of the tFTPCreateDirectory?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376216#M138441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a directory in SFTP using Talend tFTPCreateDirectory?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376217#M138442</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does the user you're connecting the the FTP server with, have the required permissions to create directories? Also, are you creating a tree like structure of multiple directories?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Say: Files/2018/2018-07/2018-07-31&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if the 2018 doesnt exist under files, then the component might not allow creation of sub-folders in one go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 10:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376217#M138442</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2018-08-01T10:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a directory in SFTP using Talend tFTPCreateDirectory?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376218#M138443</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;Does the user you're connecting the the FTP server with, have the required permissions to create directories?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;-- Yes, our server admin has tested the user for me, it has the permissions to create directories.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;are you creating a tree like structure of multiple directories?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;In my local machine (which is the source), I have folders:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;&lt;SPAN&gt;Division 1 -&amp;gt;Departments&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Division 2 -&amp;gt;Departments&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Division 3 -&amp;gt;Departments&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Div 4&amp;nbsp; &amp;nbsp; -&amp;gt;Departments&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Div 5&amp;nbsp; &amp;nbsp; -&amp;gt;Departments&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the destination server, the current existing folders are:&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Division 1 -&amp;gt;Departments&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Division 2 -&amp;gt;Departments&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Division 3 -&amp;gt;Departments&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;When I ran the job, it threw an error:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#000000"&gt;&lt;SPAN&gt;[statistics] connecting to socket on port 3481&lt;BR /&gt;[statistics] connected&lt;BR /&gt;&lt;FONT size="2" color="#FF0000"&gt;Exception in component tFTPCreateDirectory_2 (movefiles)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF0000"&gt;2: The requested file does not exist&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF0000"&gt;at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2846)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF0000"&gt;at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2198)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF0000"&gt;at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2215)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF0000"&gt;at com.jcraft.jsch.ChannelSftp.stat(ChannelSftp.java:2172)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF0000"&gt;at pl_project.movefiles_0_1.movefiles.tFileList_2Process(movefiles.java:796)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2" color="#FF0000"&gt;at pl_project.movefiles_0_1.movefiles$4.run(movefiles.java:1652)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;[statistics] disconnected&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="3" color="#000000"&gt;&lt;SPAN&gt;If I deleted the Div 4, Div 5 from the source, and ran the job again, it succeeded:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="2" color="#000000"&gt;&lt;SPAN&gt;[statistics] connecting to socket on port 3671&lt;BR /&gt;[statistics] connected&lt;BR /&gt;Directory /XXX/Divisions//Division 1 already exist, skip creation step.&lt;BR /&gt;Directory /XXX/Divisions//Division 1/DEPARTMENTS already exist, skip creation step.&lt;BR /&gt;Directory /XXX/Divisions//Division 2 already exist, skip creation step.&lt;BR /&gt;Directory /XXX/Divisions//Division 2/DEPARTMENTS already exist, skip creation step.&lt;BR /&gt;Directory /XXX/Divisions//Division 3 already exist, skip creation step.&lt;BR /&gt;Directory /XXX/Divisions//Division 3/DEPARTMENTS already exist, skip creation step.&lt;BR /&gt;[statistics] disconnected&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 15:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376218#M138443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-01T15:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a directory in SFTP using Talend tFTPCreateDirectory?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376219#M138444</link>
      <description>&lt;P&gt;You might find it easier to not use that custom component and use a tSSH component to create the directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 16:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376219#M138444</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2018-08-01T16:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a directory in SFTP using Talend tFTPCreateDirectory?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376220#M138445</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I agree that I should try to use tSSH component instead of tFTPCreateDirectory. My problem now is I can't get the tSSH component to work, something is not right with the configuration.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;TigerMommy&lt;/P&gt;</description>
      <pubDate>Sun, 05 Aug 2018 21:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-a-directory-in-SFTP-using-Talend/m-p/2376220#M138445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-05T21:32:33Z</dc:date>
    </item>
  </channel>
</rss>

