abraunegg
abraunegg
@landall Did you ever report a problem? Dont think so ... sync issues are very common with the Skilion codebase .. not with this code base. If you are seeing...
For folks looking to use the OneDrive files 'on-demand' capability in Linux, please investigate the following GitHub project: https://github.com/jstaf/onedriver
@benkinooby Is your account a Business Account or is the data shared on SharePoint? If yes - beware of the modifications Microsoft make when uploading files using those backends -...
@jasonblewis > I found rclone worked better for this purpose FYI - rclone does not take into account various SharePoint oddities that modifies your file post upload - thus leaving...
@cyberatz The issue here is that the OneDrive API itself does not support the links. Refer to the following for more details: https://github.com/OneDrive/onedrive-api-docs/issues/1427 Will let @jstaf respond to this as...
@jeroengvv > On Fedora the onedrive terminal tool does support links and shared_folders. Thus it should be possible. Whilst 'onedrive' supports SharePoint and OneDrive Business Shared Folders through specific drive_id...
@jstaf , @jacobmischka This will never be possible. The OneDrive API does not present the 'shortcut' data - see: https://github.com/OneDrive/onedrive-api-docs/issues/1427
@Backslashh > The way I have these folders added into Windows now is via links which is like a virtual folder. The OneDrive API does not support 'links' ... please...
> in the meanwhile, is there a work around or alternate method to get this to work? The alternative is the OneDrive Client for Linux - https://github.com/abraunegg/onedrive - this 'syncs'...
@DaereanLegrand , @jstaf > The hard part would be starting daemons as the user, wouldn't there be another alternative to do so? Is the following helpful? This is how users...