Uses of Class
com.hierynomus.smbj.share.DiskShare
Packages that use DiskShare
-
Uses of DiskShare in com.hierynomus.smbj.utils
Methods in com.hierynomus.smbj.utils with parameters of type DiskShareModifier and TypeMethodDescriptionstatic longCopies a local file to a destination path on the sharevoidCreate a set of nested sub-directories in the given path, for example, 2345 \ 3456 \ 4453 \ 123123.txtvoidCreate a set of nested sub-directories in the given path, for example, 2345 \ 3456 \ 4453 \ 123123.txtstatic longSmbFiles.write(InputStream source, DiskShare share, String destPath, boolean overwrite) Writes an input stream to a destination path on the share