Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS MacOSX Plugin:Mount:
Partly Console safe, 12 entry points.
- class NetFSMountMBS
- method Cancel
- method MountURLSync(URL as String, MountPath as String = "", User as String = "", Password as String = "", OpenOptions as Dictionary = nil, MountOptions as Dictionary = nil, byref MountPoints() as String) as Integer
- method MountURLAsync(URL as String, MountPath as String = "", User as String = "", Password as String = "", OpenOptions as Dictionary = nil, MountOptions as Dictionary = nil) as Integer
- property Handle as Integer
- property Lasterror as Integer
- shared method URLProbe(hostname as String) as String
- shared method URLForRemountingVolume(path as String) as String
- shared method URLForRemountingVolume(vol as FolderItem) as String
- event MountURLAsyncCompleted(status as Integer, URL as String, mountpoints() as String)
- Globals:
- MountMBS(URL as String, Dest as string = "", Username as String, Password as String, Interactive as boolean = false, Prompt as boolean = false, byref ErrorCode as Integer, Threaded as boolean = false) as String
- MountPathMBS(Path as String) as String
- MountPathMBS(Volume as FolderItem) as String
- UnmountMBS(Path as String, force as boolean = false) as Boolean
- UnmountMBS(Volume as FolderItem, force as boolean = false) as Boolean
Blog Entries
- MacOSX plugin for iOS
- MBS Xojo Plugins 18.3
- MBS Xojo Plugins, version 18.3pr6
- MBS Xojo Plugins, version 18.3pr1
Videos
- Presentation from Munich conference about MBS Plugins.
- Presentation from Xojo Developer Conference 2019 in Miami.
Xojo Developer Magazine
