Which FTPserver supports a large number of clients [closed] - filesystems

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I have a practice room with a LAN. It is common for student to do exercises. A student create some files on a computer and I want:
- He/She can't see files of others.
- He/She can continue to work on his/her files.
I think this suits to a FTP server. But which fpt server can support over 3000 clients?
Or is there an alternative for this problem?
Thanks.

Related

Why does "Location" keep loading when I'm trying to create SQL Server in Azure? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 days ago.
Improve this question
It doesn't matter what I'm choosing for the location, it still keeps loading on forever. I was following a video guide step by step but now I'm stuck. Thank you for help in advance!
Picture of the situation

echo %path% is not working in windows 8 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
Could someone please tell me how to fix it?
The problem would appear to be <Java Home>.
echoing this would attempt to read from a file named Java.
In all probability, you need to change it to %java home%

I would like to password protect my .txt file [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I would like to password protect my .txt file that has account names and passwords for my program. I know how to encrypt, but I want it to ask every time for a password. By the way, I am using windows. I preferably would not like to download a program however if it is the only option that is fine.
Found this:
https://www.axcrypt.net/
Think that should do the trick.
If you don't mind using Python https://cryptography.io/ is also an option.

batch script: Edit date and hour on windows xp [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I would like to automatically change the time and date in windows xp with a batch script, recovering hour from the internet.
Is this possible?
I ask this because you will be discharged the battery and the bios each time of course I do not have the correct time.
Unfortunately for now I can not replace it, so I devrei adapt with something!
Thanks.
that's pretty simple:
w32tm /resync

Refuse authentication if domain controller is down [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I would want a gpo to forbid authentication in case of breakdown of the controller of domain or rodc (read only domain controller)
If possible to make that with GPO :)
thank you
Set the number of credentials cached by the host to 0 and you'll get this behavior.

Resources