You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The result I expected is that all files go to the target directory.
Actual Results
source has 7 directories and these directories also contain files. So there are too many files. The size of these files is 550 MB. However, only 2 directories are completely gone and nothing else is gone.
So the files are missing.
Anything else?
2 directories go successfully and other directories do not. When I examine the console output, the Connection reset expression draws attention. Having trouble sending all the files?
FTP: Connecting from host [buildserver]
FTP: Connecting with configuration [webpanel] ...
FTP: Disconnecting configuration [webpanel] ...
ERROR: Exception when publishing, exception message [Connection reset]
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
Jenkins: 2.319.3
OS: Windows 10 - 10.0
publish-over:0.22
publish-over-ftp:1.16
publish-over-ssh:1.24
What Operating System are you using (both controller, and any agents involved in the problem)?
source: Windows 10
destination: Cloudlinux 7 FTP connect (cpanel)
Reproduction steps
Below is my pipeline configuration:
Expected Results
The result I expected is that all files go to the target directory.
Actual Results
source has 7 directories and these directories also contain files. So there are too many files. The size of these files is 550 MB. However, only 2 directories are completely gone and nothing else is gone.
So the files are missing.
Anything else?
2 directories go successfully and other directories do not. When I examine the console output, the Connection reset expression draws attention. Having trouble sending all the files?
The text was updated successfully, but these errors were encountered: