Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Guys,
I have a scenario to push the file from sftp to data lake due to privacy I don't want to get the file to a local drive, can I push file directly to data lake if yes, could you please help me with the same
@rchinta , I have used curl command to get file from FTP to S3 .so you can write script to get the files from SFTP to data lake.which you can use in tsystem component.
@rchinta , I think you can use unix command to get the file from ftp to data lake. which you can use in tsystem component.
what is your data lake?
@rchinta , I have used curl command to get file from FTP to S3 .so you can write script to get the files from SFTP to data lake.which you can use in tsystem component.