Skip to content

javaeer/springboot-ftp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftp-server

介绍

基于springboot2的嵌入式ftpServer。

技术栈

SpringBoot 2.1.1 Apache FTPServer

安装教程

  1. 获取项目 https://gitee.com/softeer/ftp-server.githttps://github.com/javaeer/springboot-ftp-server.git
  2. 建议使用Idea IDE
  3. 运行SpringBoot 项目 [自行百度]

部署

  1. Windows系统下,直接运行打包好的jar「别问我怎么来的jar」,根据代码中ftp的配置信息即可连接并使用;
  2. Mac、Linux 需要优先解决防火墙和ftp用户的问题「我觉得你也会百度」,方可运行jar。

如果用以做图片服务等,只需搭建Nginx代理服务器,指向所需的位置即可。

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published