Notice: New customer sign-ups and account upgrades are no longer available for Amazon WorkDocs. Learn about migration steps here:
How to migrate data from Amazon WorkDocs
Using the Windows Subsystem for Linux to mount Amazon WorkDocs Drive
If you run the Windows Subsystem for Linux, you can use the following
Bash
commands to mount Amazon WorkDocs Drive for PC.
$ sudo mkdir /mnt/w $ sudo mount -t drvfs W: /mnt/w $ cd /mnt/w $ ls