Cygwin issues with lftp permissions Lftp access challenges in Cygwin environment
Cygwin issues with lftp permissions Lftp access challenges in Cygwin environment
You're dealing with a tricky setup involving Cygwin, LFTP, and folder permissions. It seems the remote folder isn't being written to properly, even though files download smoothly. The permission warnings suggest the system is blocking access during the mirroring process. Try adjusting the permissions on the target folder or checking if the user running the script has the necessary rights. Also, ensure that the lock file isn't interfering with the download by cleaning it up beforehand.