Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 Ganshyam
		
			Ganshyam
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi ,
How to
move or copy file from unix to aws s3 bucket using using AWS CLI in talend?Please provide valuable input as the requirement is critical.
Regards
 
					
				
		
Hello,
You can use tSystem component to run AWS CLI and choose "Use Array Command" if space characters have to be used in your command.
Best regards
Sabrina
 Ganshyam
		
			Ganshyam
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		@Xiaodi Shi
Sorry for missing the keyword "WITHOUT" ,
move or copy file from unix to aws s3 bucket WITHOUT using AWS CLI in talend?
Regards
Ganshyam
 
					
				
		
Hello,
You have to save your files from unix server to local machine(FTP remote server, tFTPGet component) firstly and then put all the files into aws s3 bucket via tS3Put component.
Best regards
Sabrina
