easingthemes / ssh-deploy

GitHub Action for deploying code via rsync over ssh. (with NodeJS)
MIT License
1.19k stars 146 forks source link

Incomplete File Transfer in Deployment #191

Open jinghere11 opened 2 months ago

jinghere11 commented 2 months ago

The deployment process has been successfully executed, as illustrated in the accompanying figure. However, it appears that the transfer of the file list remains incomplete. A significant number of files are still missing, notably those with identical names located across various directories. This discrepancy needs to be addressed to ensure the integrity of the deployment. image image