• Security ActiveX
Crypt
SSH
SFTP
SSHServer
SSHTunnel
SSHpackage
SFTPdll

• Security .NET
SSH.NET
SFTP.NET
FtpDLX.NET
WebServer.NET

• General Protocols
AppUpdate
HttpDLX
FtpDLX
TelnetDLX
FTPServer
WebServer
VPN
XMPP

• Mail
MailServer
Mailbox
ImapServer
SmtpServer
Pop3Server
Smtp
Pop3

• Free
Beep
DHCPServer
ShellMenu

  Search: 
Anonymous posting is allowed. We will try to reply to your posts as soon as possible. Another members are encouraged to reply to new users.
If you specify your email in the posted message, it will be masked. You will receive notification when someone replies to your post.
NOTE: we are slowly moving interesting forum posts to our Knowledge base so if you see posts deleted - you know where to find them.
Remember me Registration (Optional)
Forums -> ->
Reply | New topic

Prakash Mohan

Anonymous
          
Error while deleting the file from local server 13-07-2010 22:48
Hi,
I am using weonlydo ftpDLX component for SFTP file transfer in my VB.Net code. My application throws an error while deleting the file from local server after the file has been transferred to remote SFTP server successfully. Steps I am doing
1. Creating the file in local server called path1file1.dat
2. Copying the file in same local server in different path and file name called path1path2file2.dat
3. Delete the path1file1.dat file.
4. Connect the remote SFTP server.
5. Transferred path1path2file2.dat file to remote SFTP server path2file2.dat.
6. Disconnect SFTP connection.
7. Delete path1path2file2.dat file from local server – System throws an error.

Error message: The process cannot access the file because it is being used by another process.

I am not sure what’s causing the issue. Sometimes the file has been deleted without any issue and most of the times it throws an error. Please help me to resolve this issue.
Reply with quote

woddrazen
WeOnlyDo! Technical support

Postings: 1067
Moderator
          
Re: Error while deleting the file from local serve 13-07-2010 23:57
Hi Prakash,


I tried to duplicate your problem using your instruction but for some reason I wasn't able to duplicate it.

Which exactly component you are using? We have wodFtpDLX ActiveX component and wodFtpDLX.NET component.

Also which version of component you are using? You can check version using component Version Property.


Regards,
Drazen

____________________________________
WeOnlyDo! Software - Internet Security Components
-----=== http://www.weonlydo.com ===-----

Reply with quote

prakaashm

Postings: 1
Newcomer
          
Re: Error while deleting the file from local serve 14-07-2010 00:16
Hi Drazen,

Thanks. I am using wodFtpDLX.NET component.

Regards,
Prakash M

Quote:
Hi Prakash,


I tried to duplicate your problem using your instruction but for some reason I wasn't able to duplicate it.

Which exactly component you are using? We have wodFtpDLX ActiveX component and wodFtpDLX.NET component.

Also which version of component you are using? You can check version using component Version Property.


Regards,
Drazen

Reply with quote

woddrazen
WeOnlyDo! Technical support

Postings: 1067
Moderator
          
Re: Error while deleting the file from local serve 14-07-2010 10:04
Prakash,


I tried to duplicate this again but it works for me. Is there any chance you can send us some sample that will duplicate it?

Also which version of wodFtpDLX.NET you are using? You can check version using wodFtpDLX.NET Version Property.

Here is example:
------------------------------------------
MsgBox(dlx1.Version)
------------------------------------------


Drazen

____________________________________
WeOnlyDo! Software - Internet Security Components
-----=== http://www.weonlydo.com ===-----

Reply with quote
 
 
Copyright © 2001-2010 WeOnlyDo All Rights Reserved
Privacy statement     |     Terms of use     |     Refund policy