I have network of 20-30 machine.
I want to connect to other machines from my machine as FTP.
Is that possible?

link|improve this question

29% accept rate
feedback

2 Answers

What exactly are you trying to accomplish? Why do you want to connect via FTP?

Generally, you can connect with an FTP-client to every machine that has an FTP Server running and correctly configured.

link|improve this answer
feedback

You can deploy and configure a FTP server and enter those local machines' resources' paths to that FTP server. Then you simply connect to that FTP server and browse paths which will be the resources of those local machines actually...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.