The scenario is as follows: Several users are working on local files ( each has its own file ). In the end all of them submit these files and they are copied into common shared folder. If this share is defined on XP pro computer the files are not saved sometimes because of 10 user limitation. Is there a way to overcome 10 connections limit to XP Pro shared folder?
Asked
Active
Viewed 1,229 times
-4
-
3Sounds like you need a *server*. – SmallClanger Apr 22 '12 at 08:11
2 Answers
3
Windows Home/Professional are limited to 10 concurrently users. If you need more then you'll need a server edition of windows, or another alternative like a NAS, samba on Linux etc.

pauska
- 19,620
- 5
- 57
- 75
-
-
@SparcU no, like both answers said, you'll need to use something else than windows home/professional. – pauska Apr 24 '12 at 18:41
3
Is there a way to overcome 10 connections limit to XP Pro shared folder?
Use a server for server tasks. That will solve your problem.

MDMarra
- 100,734
- 32
- 197
- 329
-
One issue I found was that every time the files are copied to the share each computer opens more than one connection so the limit is used up when 3 computers are copying the files. This seems very strange to me. – SparcU Apr 24 '12 at 16:17
-
1Like I said. If you're using a machine as a server, run a server OS on it. – MDMarra Apr 24 '12 at 17:41