| Dart Home | PowerTCP FTP for .NET | Custom Development | Reply | PowerTCP FTP for .NET Topics | Forums |
| Author | Forum: PowerTCP FTP for .NET Topic: How does the Get method write to the destination directory |
| aminm20 amin@uab.edu From: Birmingham, AL USA Posts: 1 Member Since: 01/28/03 |
posted January 28, 2003 4:11 PM I would like to know what happens when another application tries to access a file that is still being downloaded by the ftp1.get(source,ext,dest,false) method. Does the ftp component write to the file exclusively until the file is completely downloaded or does it let other applications access the file while it is being downloaded. Thanks Amin |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted January 29, 2003 1:00 PM Hi Amin, Yes, we prevent other apps from using the file during the transfer. You should get an error in the app saying the file is being used by another process, and cannot be opened. -ken |
| Reply | PowerTCP FTP for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|