-
-
Notifications
You must be signed in to change notification settings - Fork 263
Closed
Description
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 -aon Linux): Debian 13
{}- 🎁 I'm ready to donate on https://opencollective.com/cloudcmd
- 🎁 I'm ready to donate on https://ko-fi.com/coderaiser
- 💪 I'm willing to work on this issue
Thanks in advance
Reactions are currently unavailable