Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.3k views
in .NET FTP by
Great product, but I am having a bit of trouble putting a file on my server. Using the client, when I attempt to "put", the Put function throws an "Attempted to divide by 0" exception. The put is in the same place as code where I am able to execute a "Get" fine. The exception gets thrown whether I point put at a file OR I actually pass in the byte array.

I am using C#, and any help you could provide would be greatly appreciated.

Thanks in advance,
Sean

1 Answer

0 votes
by
Sorry,

I figured out my problem. I was throwing the exception from my own code in the bytestransferred event, so it appeared as if it was coming from the put method. oops.

Categories

...