Skip to content

rsync/cp issue : Argument list too long #181

Description

@arabnejad

since that FabSim3 uses rsync/cp commands for synchronizing/copying files and folders, these commands have problem with large number of files/folders, (in my case, both commands crashed with 78000 folders)

rsync/cp  : Argument list too long

so, we need to replace all cp commands with rsync
and also, make sure do NOT use <directory>/*, use <directory> instead

Metadata

Metadata

Assignees

Labels

bug preventiontasks that help reduce the emergence of critical bugs.enhancement

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions