Token
Paste a persistent folder token from the one-time creation page. The token stays in this browser and is used only to build local client commands.
Quick Installers
Download the script for your operating system, run it locally, enter the folder token, and it creates an AlpnexaDrive mount plus a desktop shortcut where the OS supports it. The token is stored locally by rclone or the OS drive mapping; revoke it if the computer is shared, lost, or retired.
Platform Notes
| System | Best practice | Native fallback |
|---|---|---|
| macOS | Install rclone plus macFUSE for the supported drive workflow. | Finder or mount_webdav can browse basic WebDAV, but native clients may not handle every rename workflow. |
| Windows | Install rclone plus WinFsp, then run the PowerShell helper to mount a drive letter and create a desktop shortcut. | Windows WebDAV redirector can map the URL with net use, but native clients may not handle every rename workflow. |
| Linux | Install rclone and FUSE, then run the Linux helper to mount ~/AlpnexaDrive. | GNOME Files can mount the WebDAV URL with gio mount; use rclone/FUSE for regular upload/download work. |
Download-only folder tokens mount read-only. Upload-capable folder tokens can upload files, create folders, and delete files or subfolders through WebDAV. Deleting the shared drive root is blocked. Rename, copy, and WebDAV locking are intentionally not exposed by this drive endpoint, so rclone is the supported client for reliable local-drive behavior.