Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
hcroce
Contributor
Contributor

tFTPPut 3: Permission denied mkdir

Hello,

In a migration project from a server to another I need to move floders/files from and FTP to another.

I succed to download folders/files from the old FTP on my local computer with tFTPGet.

I try to upload folders/files from my local computer to new FTP.

I have this error:

Exception in component tFTPPut_1 (fichiers_edi)

3: Permission denied

   at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2873)

   at com.jcraft.jsch.ChannelSftp.mkdir(ChannelSftp.java:2182)

   at migration_mysql.fichiers_edi_0_1.fichiers_edi.tFTPPut_1Process(fichiers_edi.java:727)

   at migration_mysql.fichiers_edi_0_1.fichiers_edi.tFTPConnection_2Process(fichiers_edi.java:575)

   at migration_mysql.fichiers_edi_0_1.fichiers_edi.runJobInTOS(fichiers_edi.java:1402)

   at migration_mysql.fichiers_edi_0_1.fichiers_edi.main(fichiers_edi.java:1202)

[FATAL]: migration_mysql.fichiers_edi_0_1.fichiers_edi - tFTPPut_1 Permission denied

I cheked rights on server and this account is owner from the root folder to all sud folders

I try to create a floder with this account with winscp and it's ok.

SFTP is checked like it was for tFTPGet.

In attached pic, the parameters of tFTPPut.

Thank you for your help.

Labels (2)
6 Replies
Anonymous
Not applicable

Hello,

Please make sure you have both read and write access at FTP end. Are you able to download data with tFTPGet component?

Best regards

Sabrina

hcroce
Contributor
Contributor
Author

Hello Sabrina,

 

I checked the read and write access and it's ok.

I succed to download data with tFTPGet.

 

Best regards.

Hervé.

Anonymous
Not applicable

Hello,

Any changes on distant ftp server? Could you please indicate on which talend build version you got this issue?

Best regards

Sabrina

hcroce
Contributor
Contributor
Author

Hello,

 

We manage the server and no changes has beeen done since I checked read and write access.

We are on 7.2.

 

Best regards.

Hervé.

Anonymous
Not applicable

Hello,

Do you have full control for your local computer? We will make an investigation on your issue and then come back to you as soon as we can.

Best regards

Sabrina

hcroce
Contributor
Contributor
Author

Hello,

 

Yes, we have full control on our local server.

 

Thank you for your help.

Best regards.

Hervé.