Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.7k views
in .NET FTP by (220 points)
I've tried using UploadByteArray, but it appears to fail without throwing an exception. UploadFile works fine in the same directory with the same filename, so it's not a server problem. Is there any documentation for these functions beyond the largely useless auto-generated NDoc?

2 Answers

0 votes
by
Thanks for reporting the problem. No, there is no documentation other than the largely useless auto-generated NDoc, but if you would like to contribute some we would be happy to add it.

- Hans (EDT)
0 votes
by
i have the same problem.
I have a windows service that sends files.
i use the UploadByteArray method.

the service hangs in the PUT method and never throws an exception.

Categories

...