Ask a Question related to ASP.NET General, Design and Development.
-
James #1
Re: monitor ftp server ?
"Sam" <Sam@directron.com> wrote in message
news:ezaNzFAPDHA.3016@TK2MSFTNGP10.phx.gbl...> Hello everyone,
>
> I guess this question should be asked by anyone else before.
>
>
>
> I need a program to monitor any new files added to a ftp server, the file
> name is arbitrary, we can not directly program on that server, only have
> the password of that.
>
>
>
> My first design is using Sql ServerĄ¯s DTS to automatically download new
> files to a windows folder and using the .net filesystem watcher object to
> monitor the windows folderĄ¯s changing.
>
>
>
> However the DTS can only support fixed filename download (as far as I
> known).
>
>
>
> Or. Are there any other solutions?
>
>
>
> Thanks for any suggestions.
>
>
>
> Sam
>
>
Do you need to actually download the files? Or do you just need to monitor
for new files initially?. If the later then why not make periodic LIST
commands to the server - keeping a log of the files that are currently on
the server - they could then be downloaded at a later stage
James Guest
-
3D on 2nd Monitor
I need to be able to run Director projectors with 3D on the 2nd monitor on a Windows XP PC setup to run with dual monitors. The problem is,... -
monitor user in terminal server
Hi How can I find out who has logon to terminal server and how long and what work they have done. How can I monitor user in windows 2003 server. ... -
[ANN] Net Monitor F3.5.0b5
The French.lproj folder, F3.5.0b5, for Net Monitor is now available at <ftp://ftp.sri.ucl.ac.be/pub/NetMonitor/>. And maybe soon on one of the... -
[ANN] Net Monitor F3.5.0b3
The French.lproj folder, F3.5.0b3, for Net Monitor is now available at <ftp://ftp.sri.ucl.ac.be/pub/NetMonitor/>. And maybe soon on one of the... -
[ANN] Net Monitor F3.5.0b2
The French.lproj folder, F3.5.0b2, for Net Monitor is now available at <ftp://ftp.sri.ucl.ac.be/pub/NetMonitor/>. And maybe soon on one of the...



Reply With Quote

