Re: Concurrent Logins



Errr second login? I'm not sure what you asking.
But you can initiate many login to IIS FTP under the same machine/username,
etc

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"pbd22" <dushkin@xxxxxxxxx> wrote in message
news:1166587451.948344.120740@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi.

is it possible to do a second login to the ftp server after a first one
has
been initiated and a large file is being uploaded? i am trying to
figure
out a way to get the bytes of the file being uploaded real-time and i
thought
a way might be to do a second login, take a snapshot of the amount of
bytes
that have been uploaded so far, and return that number to the web
server. this
would be a background thread that repeats this process a number of
times until
the file has been completely uploaded.

does anybody see problems in this approach?

thanks.



.


Loading