Skip to content

[Bug] Copying or moving large directories may complete prematurely with many files missing #13523

Description

@lan-yonghui

Contact Information

No response

1Panel Version

2.2.4

Problem Description

Copying or moving large directories may complete prematurely with many files missing

Steps to Reproduce

When copying or moving large directories in System → Files, the operation sometimes stops after a few minutes without any error, while many files are not copied.

For example:


  • Moving a 500+ GB directory resulted in only about 70 GB at the destination.
  • Copying a ~2 TB directory resulted in only about 80 GB at the destination.
    
    Disk I/O had already returned to zero, confirming that the operation had stopped.
    
    This may cause serious data loss if users assume the operation completed successfully and delete the source files.
    

The expected correct result

No response

Related log output

Additional Information

No response

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions