ash42
3 years agoNew Contributor III
File Writer not creating new directory
Usinf FileWriter snap I am trying to create a new direcorty ‘202303’ and write a file to that location
but it is throwing erro
however I am able to write a file to the existing directory(If i create a new folder named ‘202302’ manually then it is writing file to it),but its not creating a new folder if its not present.
Also I logged in using the same credentials that i am using here in an ftp application(SecureFx), and there i was able to create a new folder as the logged in User.
Any Idea what could b the issue