FTP monitoring and downloading of new files
Posted
by Jojo
on Stack Overflow
See other posts from Stack Overflow
or by Jojo
Published on 2010-04-13T00:23:37Z
Indexed on
2010/04/13
0:32 UTC
Read the original article
Hit count: 362
Hi Guys,
I have an FTP monitoring/downloading application using C# sockets. I got this error message:
421 Disconnecting you since you were inactive for 300 seconds.
Can someone have an explanation for this? I did a search on this one but still I can't seem to find a good explanation. Thanks.
© Stack Overflow or respective owner