Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.9k views
in .NET FTP by (160 points)
Using this component with IPSEc agent, got this error 553:

3 Answers

0 votes
by (162k points)
The FTP server is telling you something is wrong. Post the log file and we'll be able to tell you more.
0 votes
by (160 points)
StackTrace " at EnterpriseDT.Net.Ftp.FTPControlSocket.ValidateReply(FTPReply reply, String[] expectedReplyCodes)\r\n at EnterpriseDT.Net.Ftp.FTPClient.InitPut(String remoteFile, Boolean append)\r\n at EnterpriseDT.Net.Ftp.FTPClient.PutASCII(Stream srcStream, String remoteFile, Boolean append, Boolean alwaysCloseStreams)\r\n at EnterpriseDT.Net.Ftp.FTPClient.PutASCII(String localPath, String remoteFile, Boolean append)\r\n at EnterpriseDT.Net.Ftp.FTPClient.Put(String localPath, String remoteFile, Boolean append)\r\n at EnterpriseDT.Net.Ftp.FTPClient.Put(String localPath, String remoteFile)\r\n at EERSFeedGenerator.Ftp..ctor(String fileToPut, String hostName, String userId, String pwd)" string


exception message : EERS050544.txt, Permission Denied:
0 votes
by (162k points)
It looks like you don't have write permissions in the directory that you are trying to place the file in.

Categories

...