Skip to content

Support adding files from different directories? #13

Description

@QiangF

Dired rsync is amazing, it will be better if it can :

  1. selected files in multiple dired buffers is added to a list
  2. in dired-rsync--filter, the file that complete successfully is removed and unmarked in the source dir

Point 1 is because many user often need to copy files from multiple dirs to one target dir.

Point 2 is because the rsync process might be interrupted, it will be easier for the user to act further upon the failed files if they are left marked, if there are many dired buffers it 's better to differentiate form "*" by setting the dired-marker-char to "F",meaning failed. (the user can change marks with dired-change-marks)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions