Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
1.6k views
in .NET FTP by (163k points)
A user writes:
Hello

I'm using "edtFTPnet" in a C# application to upload files to the server. But my hosting package allow me to connect maximum 8 simultaneous ftp users at a time, and I am using same ftp informations here in my code,( i.e., host ip / username / password). Will this affect my application if more than 8 users using the applications at the same time and each one uploading files?

Please help me so that I can use your product to the fullest.

Thanks & Regards,


Yes, if you are restricted to 8 users no more than 8 users will be able to log in at a time. Users who connect while this limit has been reached will be unable to log in.

In practice this may not matter too much if users aren't logged in for long. That depends on what your application does.

Please log in or register to answer this question.

Categories

...