I used the workaround described in this posting but still get from time to time the error

Rebex.Net.FtpException 
An existing connection was forcibly closed by the remote host. 
at Rebex.Net.Ftp.EndPutFile

With an inner exception

10054
SocketException  
at System.Net.Sockets.Socket.Receive

Any hints on what to investigate further and how to solve?

asked 28 Dec '10, 16:08

Uwe%20Keim's gravatar image

Uwe Keim
16
accept rate: 0%

Would it be possible to create a communication log using Ftp object's LogWriter property (as described at http://www.rebex.net/kb/logging.aspx) and either add that to your post or mail it to support@rebex.net for analysis? That should make it possible to tell how your situation differs from the one covered in the other posting.

(29 Dec '10, 14:56) Lukas Pokorny ♦♦
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×152
×23

Asked: 28 Dec '10, 16:08

Seen: 915 times

Last updated: 28 Dec '10, 16:08