Forum Discussion

sindhu's avatar
sindhu
New Contributor II
4 years ago
Solved

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 ...
  • marjan_karafilo's avatar
    marjan_karafilo
    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