Hi expert, I need a help.
I want to read my files on a network drive from a JSP.
Is there specific software to read these files?
If you know please send the download link.
And send some helping tutorial explanations for how to use that software and explain other Special features, Main advantages and disadvantages.
How to read my files on a network drive from a JSP
To read files on a network drive from JSP, try the steps below:
1. Make a new local user titled as TOMCAT for instance.
2. Encrypt it with a password.
3. Run the Tomcat service from that user's credentials.
4. Make a local user with similar name and password on another machine that you wish to access.
5. Ensure that the local user has the permissions to access your target folders.
How to read my files on a network drive from a JSP
Hello,
JCIFSÂ is a highly popular API.
JCIFS is an Open Source Client Library that implements the CIFS/SMBÂ networking protocol in 100% Java.
CIFSÂ is the standard file sharing protocol on the Microsoft Windows Platform.
It has been tested under Microsoft Windows, Â Mac and Linux platforms.
If you want to download it, just visit jcifs.samba.org