Hi folks,
I have been really struggling to upload the text file generated after Report As Finished Posting, on FTP server location.
While uploading I am getting one error, in the following line
requestStream = ftpRequest.GetRequestStream();
Error : The remote server returned an erro :(550) File unavailable (eg. file not found, no access)
Now I am not getting any headway for this error as,
I am able to access the FTP location through File Explorer and have all the permissions.
Help would be grateful.
Thanks.