03-01-2023 04:29 AM
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
03-01-2023 06:46 AM
@ash42: Can you enable the “=” decorator and try again? Sharing a screenshot for your references:
03-01-2023 07:49 AM
No luck, Same error
03-01-2023 08:03 AM
With these settings, can you write a file to the existing directory?
If yes, may be check with your admin if you’ve rights to create a directory in that location.
The settings look good to me as I’ve been able to create directories with the same.
03-01-2023 08:36 PM
I did connect to the ftp server with the same credentials ,and tried creating a folder manually…I was able to create…Dont know why through snaplogic I am not able to create with same credentials