changes source's state based on "copy" status
this._changeState("Source", copy ? "Copied" : "Moved");