I am trying to run a servlet on the Linux server which connects to the windows server and gets the files present on it.
Is there any library to get files from windows as we have just in Linux and Unix. As I know that using javascript only FTP is not possible.
Please let me know if you have some info to share.
Thanks in advance