Skip to content

AlreadyExists Error when copying Files #16

@lkyleo

Description

@lkyleo

I keeping getting this panic when it starts copying files.

Am on MacOS and both input and output folders sit on an external Hard Drive connected.

The output folder is newly created and blank. Upon checking the output folder after the error, the folder structure is copied over, but only with this single file "._DSC00101.JPG", and the process stopped very time.

Can anyone help?

//
Copying input folder to working directory...
⠁ [░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0/601510 Copying files
thread 'main' (30306) panicked at src/main.rs:93:62:
Failed to copy input folder to output working directory: Error { kind: AlreadyExists, message: "Path "/Volumes/backup/TakeoutFix/MetaSort_temp/Google Photos/Photos from 2000/._DSC00101.JPG" exists" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
//

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