Skip to content

Bug Report: Modification time is not kept properly for directories when copying #458

@batagy

Description

@batagy

Describe the bug
I was testing the new feature "keep file & folder modification time when copying" with version v19.6.6.

Unfortunately some issue still remained. With this version, original mtime is kept for directories only if they don't contain any subdirectory. If directory contains at least one subdirectory, directory mtime will be current time after copy.

To Reproduce
Copy a folder which contains at least one subdirectory.

Expected behavior
Original mtime should be kept for all directories.

Desktop (please complete the following information):

  • Version (cloudcmd -v): v19.6.6
  • Node Version node -v: N/A, running from docker container
  • OS (uname -a on Linux): Debian 13
{}

Thanks in advance

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions