Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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
Hello Sabrina,
I checked the read and write access and it's ok.
I succed to download data with tFTPGet.
Best regards.
Hervé.
Hello,
Any changes on distant ftp server? Could you please indicate on which talend build version you got this issue?
Best regards
Sabrina
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é.
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
Hello,
Yes, we have full control on our local server.
Thank you for your help.
Best regards.
Hervé.