Re: Atomic Uploads



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?



.



Relevant Pages

  • Re: IIS 6.0 FTP
    ... The IIS is running, along with the FTP ... There is no other FTP service on this server. ... I understand your have the order entry program, ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: IIS 6.0 FTP
    ... Well IIS FTP does have such a feature, how to use it, I do not know. ... clients are using an order entry program created in Microsoft access. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: IIS 6.0 FTP
    ... Internet Information Services (IIS) Manager ... The Security System detected an authentication error for the server ... I doubt IIS FTP has such feature. ... using the clients username and password, ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: IIS 6.0 FTP
    ... does not look like the behavior of an IIS FTP server. ... By default, IIS FTP ... using the clients username and password, ...
    (microsoft.public.inetserver.iis.ftp)
  • FTP Tagging anyone?
    ... using our FTP to store ripped DVD movies. ... was perpetrated on IIS? ... Neo1907's PuB-tAgGeR ... DVDrip by romantiker2k ...
    (microsoft.public.inetserver.iis.security)

Loading