Package | Description |
---|---|
org.alfresco.filesys.util |
Filesystem utilities
Contains :
CifsMounter to mount and unmount a CIFS filesystem.
|
Modifier and Type | Method and Description |
---|---|
void |
CifsMounter.mountFilesystem(String driveLetter,
String mountPoint)
Mount a remote CIFS shared filesystem
|
void |
CifsMounter.unmountFilesystem(String driveLetter,
String mountPoint)
Unmount a remote CIFS shared filesystem
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.