Comment 47 for bug 1728354

Revision history for this message
Jean-Pierre (jean-pierre-andre) wrote :

I have uploaded an update plugin version to
http://jp-andre.pagesperso-orange.fr/onedrive101-beta.zip
As this is experimental, only use it in read-only situations. It is quite possible that you have no file copy locally (they would only be in the cloud), in which case there is no much hope you could access them through ntfs-3g.

Please extract onedrive/linux-64/ntfs-plugin-9000301a.so and move it to /usr/local/lib/ntfs-3g

Moreover create two symlinks :
sudo ln -s ntfs-plugin-9000301a.so /usr/local/lib/ntfs-3g/ntfs-plugin-9000601a.so
sudo ln -s ntfs-plugin-9000301a.so /usr/local/lib/ntfs-3g/ntfs-plugin-9000701a.so

Then please mount as read-only, test and report.

And if you still get an "Input/output error", please restart all from the beginning (do a "make clean" and recompile).