sindhu
4 years agoNew Contributor II
SFTP to blob storage
Hi Team,
I have a requirement where in I have to read the files from SFTP and write the files to Blob storage. This has to be done every 15 minutes. How can I ensure I am not writing any duplicate ...
- 4 years ago
Yes, you can achieve it with manipulating the file in sldb, but it is easier if you have an access to database.
You can create a file in sldb and append data to it once a file is processed.
BR,
Marjan