We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
user@nas:~$ jotta-scanner /bigpool/video/tv /machine-name/jotta/bigpool/video/ Ouch. Something's wrong with "/bigpool/video/tv/Show/S02/Show.S02E07.mkv": ERROR:jottalib.scanner:SAFERUN: Got exception when processing (u'/bigpool/video/tv/Show/S02/Show.S02E07.mkv', u'/machine-name/jotta/bigpool/video/tv/Show/S02/Show.S02E07.mkv', <jottalib.JFS.JFS object at 0x7f045c4af390>) Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/jottalib/scanner.py", line 54, in saferun return apply(cmd, args) File "build/bdist.linux-x86_64/egg/jottalib/jottacloud.py", line 151, in replace_if_changed return resume(localfile, jf, JFS) File "build/bdist.linux-x86_64/egg/jottalib/jottacloud.py", line 135, in resume _complete = jottafile.resume(lf) File "build/bdist.linux-x86_64/egg/jottalib/JFS.py", line 377, in resume return self.jfs.up(self.path, data, resume_offset=self.size) File "build/bdist.linux-x86_64/egg/jottalib/JFS.py", line 940, in up fileobject.seek(resume_offset if resume_offset is not None else 0) IOError: [Errno 22] Invalid argument comparing 7 existing files: [################################] 7/7 - 00:00:07
The text was updated successfully, but these errors were encountered:
Hey @cowai, what size is the actual file?
I'm guessing this is related to #104, seems like the same thing.
Sorry, something went wrong.
@havardgulldahl I dont remember now, but I guess it would be around 4gb.
3ecf5de
When resuming uploads, restart upload if seeking in the source file f…
731de6a
…ails. Related to #104 and #81.
No branches or pull requests
The text was updated successfully, but these errors were encountered: