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 read / write access #50

Open
xjikka opened this issue Apr 6, 2018 · 2 comments
Open

FTP read / write access #50

xjikka opened this issue Apr 6, 2018 · 2 comments

Comments

@xjikka
Copy link

xjikka commented Apr 6, 2018

To anyone, who want FTP with write access enable, just add switch -w to the command:
...
(tcpsvd -vE 0.0.0.0 21 ftpd -w / ) &
...

@ant-thomas
Copy link
Owner

I'll change that and update - thanks.

@xjikka
Copy link
Author

xjikka commented Apr 15, 2018

Leave a comment there, please, it's an unsecured connection, and anyone can overwrite anything. ftpd does not support a secured connection and anyone can connect as anonymous without a password.

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