Re: Atomic Uploads
- From: "Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 9 Apr 2007 12:39:31 +0800
so concurrent access problem?
why not publish to diff ftp directory, then perform your action on the files
to diff directory?
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
<danheskett@xxxxxxxxx> wrote in message
news:1175780171.109456.193220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Can anyone give me any ideas or feedback on how I might configure or
force IIS to do something like "atomic" uploads in IIS?
My main goal is to make sure that I can programatically scan the local
filesystem that is published as an ftp site via IIS and do actions on
the files that have been uploaded. My stumbling block is that IIS
creates and fills the file as it is uploaded, meaning I can causing
sharing or concurrency problems if I access the file.
Other FTP packages offer a feature which will store the in-progress
file in another location, and move it when it is completed.
Is there anyone out there who has worked around this problem,
configured IIS to work in this scenario, or cna offer a suggestion?
.
- References:
- Atomic Uploads
- From: danheskett
- Atomic Uploads
- Prev by Date: Re: Slow FTP downloads
- Next by Date: Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- Previous by thread: Atomic Uploads
- Index(es):
Relevant Pages
|
Loading