Skip to content

Commit ba578b1

Browse files
authored
Update README.md
1 parent 2a28a39 commit ba578b1

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# Lucee Lucene Extension
1+
# Lucee FTP Extension
22

3-
Docs: https://docs.lucee.org/categories/search.html
3+
Docs: https://docs.lucee.org/reference/tags/ftp.html
44

5-
Issues: https://luceeserver.atlassian.net/issues/?jql=labels%20%3D%20cfsearch
5+
Since Lucee 7.1, FTP and SFTP functionaility has been moved from core into this extension
66

7-
## Known Issues
7+
Issues: https://luceeserver.atlassian.net/issues/?jql=labels%20%3D%20ftp
88

9-
- File locking problems on Windows https://luceeserver.atlassian.net/browse/LDEV-3310
9+
Uses the following libaries
10+
11+
- https://commons.apache.org/proper/commons-net/
12+
- https://github.com/mwiede/jsch

0 commit comments

Comments
 (0)