Java method instance for reading and writing windows shared folders
•
Java
Projects often need to access shared folders, such as shared folders to store photos, files, etc. So how to use java to read and write windows shared folders?
Java can use jcifs framework to read and write windows shared folders. This framework allows us to access remote folders like accessing local folders.
Jcifs website: http://jcifs.samba.org/
Jcifs is an open source framework developed in pure Java, which accesses remote folders through SMB protocol. The framework supports both windows shared folders and Linux shared folders. However, the samba service software (official website: http://www.samba.org/ )。
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码