cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Remote file renaming/moving

sg_sripathi
New Contributor III

Hi,

I have a requirement to push a file to SFTP server. But since the file is quite large and to avoid race condition (we writing and remote function reading at the same time) we like to write the file with different extension or to a temp folder in remote server and them rename or move the file at the server.

None for the File snaps support these feature. Could you please help me identify a way around to address above problem.

13 REPLIES 13

sg_sripathi
New Contributor III

Any update on this?

Using โ€œFile Operationโ€ snap you can able to copy/move files in FTP, S3 etc

sg_sripathi
New Contributor III

Thanks. I will get back with observations.

ash42
New Contributor III

I want to move a file written in snaplogc project space to a ftp loaction using script.File writer is misbehaving as its taking too long to write ,as well as it is writing incomplete data