| Dart Home | PowerTCP FTP for ActiveX | Custom Development | Reply | PowerTCP FTP for ActiveX Topics | Forums |
| Author | Forum: PowerTCP FTP for ActiveX Topic: ftp.rename error, |
| yangzi hwyang@inf-medicalsoft.co.jp From: tokyo, Japan Posts: 1 Member Since: 11/26/03 |
posted November 26, 2003 3:07 AM I use MSFTP server, and Test my program in FTP Server PC. and when I store a big size(26M) file to server,then rename it , error happened. source code(VB6) ftpserver.login "192.168.0.2","001","001" ftpserver.Directory="/001" ' it exists. ftpserver.store "dddd.tmp","c:\dddd.001" ' dddd.001 is a big size file. ftpserver.rename "dddd.tmp","dddd.001" I get a message "The process cannot access the file because it is being used by another process. " |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted November 26, 2003 8:37 AM That message is coming from the server. It means that for some reason the file could not be accessed. Maybe a virus checker has a lock on it for a few seconds? |
| Reply | PowerTCP FTP for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|