lib ftp:Enonic XP FTP库 源码
库文件 用生成的目录 用法示例 import { toStr } from '/lib/enonic/util' ; import Ftp from '/lib/enonic/ftp' ; const DEBUG = true ; const ftp = new Ftp ( { host : 'speedtest.tele2.net' , username : 'anonymous' , password : 'anonymous@example.com' } ) . connect ( ) . login ( ) ; const names = ftp . getNa
文件列表
lib-ftp-master.zip
(预估有个33文件)
lib-ftp-master
jsdoc.json
307B
gradlew
6KB
.github
dependabot.yml
536B
workflows
enonic-gradle.yml
490B
lib-ftp.svg
1008B
yarn.lock
156KB
LICENSE.txt
549B
暂无评论