Login  
Search All Forums
Dart Home | PowerTCP SFTP & SSH for .NET | Custom Development Reply | PowerTCP SFTP & SSH for .NET Topics | Forums   
AuthorForum: PowerTCP SFTP & SSH for .NET
Topic: SFTP client stops in dart_ssh.sftp.close method
dseidel

From: Hamburg, Germany
Posts: 2
Member Since: 12/02/07
posted February 29, 2012 5:02 AM

I use a SFTP client in a VB6-Environment with the COM Interface. A timer-event starts a file transfer every 3 minutes. This works fine for some hours and then the application stops in the dart_ssh.sftp.close method. There is no more timer-event fired until I click on the application window. A messagebox is shown “This action cannot be completed because the other application is busy. Choose 'Switch To' to activate the busy application and correct the problem.“ If I click on the desktop or any other application window the SFTP Client continues working. Version of Dart.SSH.dll is 4.3.0.0.
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted March 1, 2012 9:20 AM

Hello,

Thank you for your report, I have reproduced your issue and entered it as TTWeb #5610. For information and updates on its status, contact support@dart.com.

In the meantime, I was able to workaround the issue by calling Abort() instead of Close().
dseidel

From: Hamburg, Germany
Posts: 2
Member Since: 12/02/07
posted March 8, 2012 9:48 AM

Thank you for your quick help. I have tried the workaround with “Abort()” and it seems to solve my problem.
Reply | PowerTCP SFTP & SSH for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX