Results 11 issues of Ivan Andreev

#### What is the purpose of this change? This patch fixes retries caused by optimization introduced by - #5023 The `driveFs.ListR` result handler `listRRunner` treated empty directory listings returned by...

bug
Remote: Drive
Point Release Candidate

#### What is the problem you are having with rclone? 1. serve/docker `race` test (sometimes `quick` test) frequently got stuck until canceled on github ci, the `linux` job: - (race,...

bug
VFS / mount
thinking
test issue

## What problem are you are trying to solve? bisync delta engine and unit tests do not take backend time tolerance into account. this should be fixed. ## modtime in...

bug
IMPORTANT
refactoring
bisync

## What problem are you trying to solve? We should track critical filtering and change detection flags in sessions and either add a flag named `--use-saved-options` (or `--continue`)... or **by...

enhancement
IMPORTANT
breaking change
configuration
bisync

Mailru backend fails to authorize if two-factor authentication is enabled on user account. Also, if you try to use passwords that mail.ru generate specially for authorizing apps - you will...

enhancement
Remote: Mailru
integration
terminal
regional

## What problem are you are trying to solve? bisync does not honor `--track-renames` ! ## How do you think rclone should be changed to solve that? bisync should honor...

enhancement
bisync

`rclone copy` and `rclone move` diverge in syntax and semantics from their unix counterparts. There are good reasons (efficiency and primary rclone function as a cloud tool) for why rclone...

enhancement
UX
filtering

#### The associated forum post URL from `https://forum.rclone.org` N/A #### What is your current rclone version (output from `rclone version`)? 1.57.0 #### What problem are you are trying to solve?...

enhancement
doc fix
refactoring

### Intro The bisync pull request #5164 appeared too large to fulfil in a single rclone release. Plan is to merge it right after the rclone v1.57 release. The command...

duplicate
enhancement
bisync

Implement a subcommand with arguments and behavior similar to gnu `rsync` Originally submitted by @woky at https://github.com/rclone/rclone/issues/1228#issuecomment-347046806 **EDIT** In addition to `rsync` specifics the new command will have to support...

enhancement
help wanted
UX
filtering
change detection