Skip to content

Details on Move event #125

Description

@aashakabra

Hello,

I am watching 5 events - create, write, remove, rename, move

and I am performing below sample move command on Ubuntu -
mv <source_dir> <target_dir>

I am watching source directory and I am getting move operation as combination of write + remove events.
I am watching target directory and I am getting write + create events.

  1. What operation do I need to perform to get move event triggered?
  2. Also, do I need to watch source directory or target directory in case of move event?

Thanks,
Asha

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions