Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
9.6k views
in .NET FTP by (1.7k points)
Hello,

Can anything else be gleaned from this beyond the obvious that the file cannot be deleted?

EnterpriseDT.Net.Ftp.FTPException: Unable to delete SYM.HOLD.BIW.DAT.ARTX (Error code: 0210, Reason Code: 0000, S99ERSN code X'00000000'). at SecureFTP.FTPCanada.Execute() at SecureFTP.FTPManager.ExecuteFTP()


Thanks!

2 Answers

0 votes
by (161k points)
No, you would need to look at the FTP server documentation.

Obviously, check the user has permission to delete the file.

Also try to do the equivalent using command line FTP with the same user. Switch on debug and compare the commands being sent back and forth.

Hello,

Can anything else be gleaned from this beyond the obvious that the file cannot be deleted?

EnterpriseDT.Net.Ftp.FTPException: Unable to delete SYM.HOLD.BIW.DAT.ARTX (Error code: 0210, Reason Code: 0000, S99ERSN code X'00000000'). at SecureFTP.FTPCanada.Execute() at SecureFTP.FTPManager.ExecuteFTP()


Thanks!
0 votes
by (1.7k points)
I expected as much - thanks.

Categories

...