Re: Concurrent Logins
- From: "Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Dec 2006 15:12:11 +0800
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.
.
- Follow-Ups:
- Re: Concurrent Logins
- From: pbd22
- Re: Concurrent Logins
- References:
- Concurrent Logins
- From: pbd22
- Concurrent Logins
- Prev by Date: Re: IIS Security Vulnerability
- Next by Date: Re: FTP on a different port
- Previous by thread: Concurrent Logins
- Next by thread: Re: Concurrent Logins
- Index(es):
Loading