┌─────────────┐ copy ┌─────────────┐
│ Original │───────────────▶│ Copy │
│ File │ │ File │
└─────────────┘ └─────────────┘
┌─────────────┐ move ┌─────────────┐
│ Original │───────────────▶│ New Location│
│ File │ │ File │
└─────────────┘ └─────────────┘
│
│ (removed from original)
▼
(No file here)
┌─────────────┐ delete ┌─────────────┐
│ File │───────────────▶│ Recycle Bin │
└─────────────┘ └─────────────┘
│
│ (empty bin)
▼
(File gone)This diagram shows how copying duplicates a file, moving transfers it and removes the original, and deleting sends it to a recycle bin before permanent removal.