nielash

Results 18 issues of nielash

#### What is the purpose of this change? Before this change, the VFS layer did not properly handle unicode normalization, which caused problems particularly for users of macOS. While attempts...

bug
VFS / mount
OS: Mac
Serving
encoding

#### What is the purpose of this change? Three fixes for integration tests, discussed on [#7591](https://github.com/rclone/rclone/issues/7591#issuecomment-1950296496). #### Was the change discussed in an issue or in the forum before? -...

bug
maintenance
Remote: OpenDrive
Remote: Mailru
build
integration

#### What is the purpose of this change? Before this change, it was not always possible to delete an empty source root directory during `rclone move`. Furthermore, the behavior was...

bug
enhancement
doc fix

(This PR is dependent on #7577 -- only 2 commits are new 🙂 ) #### What is the purpose of this change? This adds a new `genfilters` subcommand to interactively...

enhancement
UX
configuration
filtering
terminal
bisync

#### What is the purpose of this change? Before this change, macOS-specific metadata was not preserved by rclone, even for local-to-local transfers (it does not use the "user." prefix, nor...

enhancement
Remote: Drive
Remote: Local FS
OS: Mac
metadata

#### What is the purpose of this change? `drive` supports metadata as of `v1.65.0` https://github.com/rclone/rclone/commit/9fdf3d548a9d7b98a33492107b41cafc01276ce6 But this was not yet reflected on the Overview page. #### Was the change discussed...

doc fix
Remote: Drive
metadata

#### What is the purpose of this change? Before this change, undecryptable file names would be skipped very quietly (there was a log warning, but only at `DEBUG` level), failing...

Remote: Crypt
terminal

#### What is the purpose of this change? Before this change, `check` and `cryptcheck` would not inform the user of directory differences (for example, an empty directory that exists only...

enhancement
Remote: Crypt

#### What is the purpose of this change? Before this change, rclone commands that remove empty dirs (including `rmdir`, `rmdirs`, `sync`, and `bisync`) would silently fail to remove dirs if...

enhancement
Remote: Local filesystem
OS: Mac
LocalFS
filtering

#### What is the purpose of this change? Before this change, macOS-specific metadata was not preserved by rclone, even for local-to-local transfers (it does not use the "user." prefix, nor...

enhancement
OS: Mac
LocalFS
metadata