Would you please do the following :

1) download and compile ntfs-3g-2017.3.23AR.1 from
http://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html#download :
   tar -xf ntfs-3g_ntfsprogs-2017.3.23AR.1.tgz
   cd ntfs-3g_ntfsprogs-2017.3.23AR.1
   ./configure
   make
   (do not install, so you will not pollute your current installation)

2) download a test version of plugin for OneDrive :
   wget http://jp-andre.pagesperso-orange.fr/onedrive.zip
Extract the plugin matching your CPU, for instance :
   unzip -x onedrive.zip onedrive/linux-64/ntfs-plugin-9000301a.so
Relocate the plugin to /usr/local/lib/ntfs-3g (you may have to create this 
directory)
   sudo mv onedrive/linux-64/ntfs-plugin-9000301a.so /usr/local/lib/ntfs-3g

3) Unmount your Windows directory, and remount it read-only with 
ntfs-3g_ntfsprogs-2017.3.23AR.1 (from the directory used in step 1) :
   sudo ntfs-3g_ntfsprogs-2017.3.23AR.1/src/ntfs-3g -o ro 
/dev/your-windows-partition your-windows-mountpoint

4) List your OneDrive directory and try to access its contents (you may
have to do it as root), and report. When done, unmount and remount the
usual way.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1728354

Title:
  ntfs: unsupported reparse point

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1728354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to