Relative Content

Tag Archive for .netazureazure-functionsftpvirtual-machine

Problem with sending files through FTP in Azure Function/VM

I’am trying to create azure function that would be able to send some randomly generated csv files to FTP server on azure VM. So i created an Function that does that, but in local environment. Everything was looking good, so i decided to deploy it. After deploying the function, i’ve got some strange errors.
I’m generating 2 folders and at the end the file itself. Strange was that the function created 2 folders but failed on creating file. The Error was: