Package Details: onedrive-git 1:1.1.3.r0.g945251f-1

Git Clone URL: https://aur.archlinux.org/onedrive-git.git (read-only, click to copy)
Package Base: onedrive-git
Description: Free OneDrive client written in D
Upstream URL: https://github.com/skilion/onedrive
Licenses: GPL3
Conflicts: onedrive
Provides: onedrive
Submitter: ImNtReal
Maintainer: Scimmia
Last Packager: Scimmia
Votes: 44
Popularity: 0.000232
First Submitted: 2016-01-19 15:05 (UTC)
Last Updated: 2018-10-03 05:30 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

julianmb commented on 2018-07-14 19:41 (UTC) (edited on 2018-07-14 19:43 (UTC) by julianmb)

I'm unable to build the package, there is an error with certain module:

==> Iniciando build()...

make: se entra en el directorio '/home/julian/.cache/yay/onedrive-git/src/onedrive'

echo v1.1.1-2-gc231b13 >version

dmd -g -ofonedrive -O -L-lcurl -L-lsqlite3 -L-ldl -J. src/config.d src/itemdb.d src/log.d src/main.d src/monitor.d src/onedrive.d src/qxor.d src/selective.d src/sqlite.d src/sync.d src/upload.d src/util.d

src/sqlite.d(71): Error: module stdlib is in file 'std/c/stdlib.d' which cannot be read

import path[0] = /usr/include/dlang/dmd

make: *** [Makefile:29: onedrive] Error 1

make: se sale del directorio '/home/julian/.cache/yay/onedrive-

git/src/onedrive'

==> ERROR: Se produjo un fallo en build().

Cancelando...

Error making: onedrive-git

What should I do? my console is in spanish, sorry.

abraunegg commented on 2018-07-06 23:11 (UTC)

The 'skilion' github branch is not the latest and contains a significant number of defects most notably unable to handle the OneDrive API change that generates the error 'Key not found: lastModifiedDateTime' for OneDrive Business Accounts. The 'skilion' code appears to have been abandoned by the original author and contains issues that have not been fixed.

If you wish to use the latest code which contains numerous fixes and enhancements you need clone from here: https://github.com/abraunegg/onedrive

If you have any issues when using my branch submit your issue against my branch for resolution & management.

vredesbyrd commented on 2018-06-06 03:43 (UTC)

Perhaps its makes sense to use (https://github.com/abraunegg/onedrive) as the source for onedrive-git? It appears that fork is being maintained more often than skillions. The last release (1.1.2) had 18 bug fixes.

Scimmia commented on 2018-05-25 13:19 (UTC)

And that assumption is based on ... what?

luukvbaal commented on 2018-05-25 06:56 (UTC)

Original author seems to have abandoned the project. Its currently being maintained here: https://github.com/abraunegg/onedrive

Scimmia commented on 2018-02-20 16:13 (UTC)

It's starting to look like the author is actually going to make releases and stick with them again, so I've reuploaded the release package (onedrive).

mangobananana commented on 2017-11-03 08:54 (UTC)

This repo is based out on https://github.com/skilion/onedrive.git So if you want to sync the local and remote folders you have to use, which monitors for any changes in the local and remote folder and syncs them appropriately: onedrive --monitor

Nandan1011 commented on 2017-08-17 16:34 (UTC)

It is not uploading the changes I've made to a file[local->remote]. This is only downloading/uploading file(s) based on the file count [remote=local]. What about the incremental changes made to a file? Can anyone get me through this? Thanks.

ellathewitch commented on 2017-07-16 14:53 (UTC)

Thanks for the info, glad to know I wasn't doing anything wrong.