nielash

Results 18 issues of nielash

#### What is the problem you are having with rclone? Apparently, `drive` reads the `content-type` metadata key when uploading a file and certain values will cause drive to attempt conversion...

bug
Remote: Drive
metadata

#### The associated forum post URL from `https://forum.rclone.org` https://forum.rclone.org/t/combine-remote-decrypts-files-when-moving-to-backup-dir-expected/43986 #### What is the problem you are having with rclone? The comment for `operations.DeleteFile` is incorrect. It states that `--backup-dir` is...

bug
maintenance
good first issue

Submitting this test at the request of @kientzle on issue #2041. Note that failure is currently expected, as the feature it tests is not yet implemented!

The `--mac-metadata` option correctly preserves macOS metadata when writing `tar` and `pax` formats, but not when writing other formats such as `zip`. For example: ``` bsdtar --mac-metadata -cvzf archive.tar -C...

#### What is the purpose of this change? Two fixes related to `onedrive` metadata permissions: - [onedrive: skip writing permissions with 'owner' role](https://github.com/rclone/rclone/commit/b4dad4094a3524ec6da092a5337243712da7a7b0) - [onedrive: fix references to deprecated permissions...

maintenance
Remote: One Drive
metadata

#### What is the purpose of this change? See https://github.com/rclone/rclone/pull/7743#issuecomment-2071094755 and feel free to cherry-pick as you see fit if some of these warrant more discussion. #### Was the change...

bug
Remote: SFTP
Remote: Mailru
integration
test issue
bisync

This is a proposal for a Bisync Status GUI feature, as described in detail below. The feature was originally built to be included in #7410, but was removed to allow...

enhancement
thinking
Web GUI
UX
API / rc
bisync
stats

#### What is the purpose of this change? Three related bug fixes identified on https://forum.rclone.org/t/hasher-with-gdrive-backend-does-not-return-sha1-sha256-for-old-files/44680/9?u=nielash 1. `fs/cache`: fix parent not getting pinned when remote is a file 2. `hasher`: fix...

bug
Point Release Candidate
hashing
Remote: Hasher