10-17-2017 02:04 AM
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.
07-30-2018 10:58 PM
Any update on this?
07-31-2018 02:47 AM
Using “File Operation” snap you can able to copy/move files in FTP, S3 etc
08-06-2018 10:43 PM
Thanks. I will get back with observations.
03-16-2023 11:31 PM
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