F5F Stay Refreshed Software Operating Systems Cygwin issues with lftp permissions Lftp access challenges in Cygwin environment

Cygwin issues with lftp permissions Lftp access challenges in Cygwin environment

Cygwin issues with lftp permissions Lftp access challenges in Cygwin environment

T
The_Wither01
Junior Member
16
12-17-2024, 01:13 PM
#1
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.
T
The_Wither01
12-17-2024, 01:13 PM #1

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.