albertony

Results 27 issues of albertony

Refactoring and small performance improvement. See commit messages for details. This was done after debugging on the issue we have with the new oauth authentication in the Jottacloud backend (stale...

A shot in the dark, related to https://forum.duplicati.com/t/jottacloud-error-401-unauthorized/3929. Feel free to come up with a better suggestion... Commit message explains more: ``` Possible workaround, or temporary proof of concept, for...

Note: Builds on top of #4699, which adds oauth authentication. Will rebase if/when that gets merged. This PR changes upload implementation from an old API into the same that current...

- [X] I have searched open and closed issues for duplicates. - [X] I have searched the [forum](https://forum.duplicati.com) for related topics. ---------------------------------------- ## Environment info - **Duplicati version**: Custom build...

bug
reproduced

#### What is the purpose of this change? Introduce support for the new Metadata feature in rclone. There is not much support in the Jottacloud API, but I have added...

enhancement
Remote: Jottacloud

Suggestion (perhaps it was even a decision...) from forum to create a separate sync (where sync is shorthand for sync/copy/move/copyto/moveto) page in the documentation, describing how rclone syncing works "under...

doc fix
change detection

#### What is the purpose of this change? golang.org/x/oauth2/jws is deprecated > this package is not intended for public use and might be removed in the future. It exists for...

refactoring

#### What problem are you are trying to solve? Add [staticcheck]() based linting to the build pipeline. Maybe as an advisory to start with. Staticcheck is the default linter in...

build

#### What is the purpose of this change? This started as a documentation task; to add a statement that remote names may not *end* with space. This triggered more investigations,...

refactoring

#### What is the problem you are having with rclone? Help me understand the behaviour of the sftp client/server library used for sftp serve-command and backend implementation, related to `chunk_size`...

question
Remote: SFTP