Commands are hanging on Windows 2019

2022-10-12 Thread Derek Pagel via Cygwin
We're seeing a bunch of commands (mv, which, rm) that are hanging or take a long time to complete on Windows 2019. It does not happen consistently but intermittently about once a week. The issue doesn't happen when running the cmd on the cmd line but when the cmd is called from another program.

When only rsync will do .. or maybe not

2022-10-12 Thread Fergus Daly
Requirement: to move some selected files and folders under /folder1/ to /folder2/, preserving full pathnames. Using cp with the switch --parents (taking care over syntax and importantly location $PWD) it is possible to _copy_ the Required content across from /folder1/ to /folder2/ but there does