Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter max file size fails #23

Closed
OriolLopezMassaguer opened this issue Nov 28, 2017 · 1 comment
Closed

Parameter max file size fails #23

OriolLopezMassaguer opened this issue Nov 28, 2017 · 1 comment

Comments

@OriolLopezMassaguer
Copy link

[oriol@homer soft]$ java -Xmx8G -jar jdrivesync-0.4.1-jar-with-dependencies.jar -m -1000 -d -l /phi/users/oriol/gdrive_upf/ -r /
....
2017-11-28 12:33:04 GRAVE jdrivesync.App main(): The following error occurred: null
java.lang.NullPointerException
at java.lang.Long.compareTo(Long.java:1234)
at jdrivesync.gdrive.GoogleDriveWalker.fileShouldBeIgnored(GoogleDriveWalker.java:123)
at jdrivesync.gdrive.GoogleDriveWalker.walkInternal(GoogleDriveWalker.java:81)
at jdrivesync.gdrive.GoogleDriveWalker.walk(GoogleDriveWalker.java:35)
at jdrivesync.sync.Synchronization.syncDown(Synchronization.java:321)
at jdrivesync.App.sync(App.java:89)
at jdrivesync.App.run(App.java:54)
at jdrivesync.App.main(App.java:27)

@siom79
Copy link
Owner

siom79 commented Sep 26, 2023

Fixed in 0.5.0

@siom79 siom79 closed this as completed Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants