Issues
- only create ftpPool in pageContext when neededLDEV-5321Resolved issue: LDEV-5321Pothys - MitrahSoft
- FTP Secure - Algorithm negotiation failLDEV-4621
- add low level ftp and sftp debuggingLDEV-4318Zac Spitzer
- NPE in FTPService with connection timeout when stoponerror is falseLDEV-4192Resolved issue: LDEV-4192Pothys - MitrahSoft
- add ftp and sftp services to build github actionLDEV-4075Zac Spitzer
- Please consider adding troubleshooing info for FTP connectionsLDEV-3852
- transferMode=“binary” causes "Connection is not open" errorLDEV-3528Michael Offner
- CFFTP doesn't support custom/extended commandsLDEV-3274Resolved issue: LDEV-3274Pothys - MitrahSoft
- CFFTP (secure) resets connections (ssh-dss)LDEV-3166Resolved issue: LDEV-3166Zac Spitzer
- CFFTP passive mode does not stickLDEV-977Michael Offner
10 of 10
only create ftpPool in pageContext when needed
Fixed
Description
None
Environment
None
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerPriority
NewLabels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Created 9 February 2025 at 19:12
Updated 21 February 2025 at 14:07
Resolved 21 February 2025 at 14:07
Activity
Show:
Pothys - MitrahSoft21 February 2025 at 14:07
Zac Spitzer9 February 2025 at 19:14
I have tested this ticket with Lucee version 6.2.1.27-SNAPSHOT. When I tried to perform FTP operations, the FTP pool was created; otherwise, it was null. No issues were encountered, and it worked fine.