Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTP 例子代码不完整 #17

Closed
tomchen008 opened this issue Feb 2, 2021 · 3 comments
Closed

FTP 例子代码不完整 #17

tomchen008 opened this issue Feb 2, 2021 · 3 comments

Comments

@tomchen008
Copy link

FTP 例子代码不完整,
var ftpServer = new FTPServer("192.168.31.172", 9200);
ftpServer.OnLog += FtpServer_OnLog;
ftpServer.Start();
无法启用FTP

@tomchen008
Copy link
Author

另外,不知道如何使用ServerConfig加FTP帐号密码

@yswenli
Copy link
Owner

yswenli commented Feb 3, 2021

@tomchen008
Copy link
Author

收到,谢谢回复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants