Starkkz's FTP Server 
27 comments Hello, I'm presenting you my FTP server. It's just a primitive server that can handle basic IO functionalities. I will be probably updating it with more features, since it has very few protocols. If you're going to use it, it's highly recommended to use FileZilla as FTP client.
If you don't know what FTP stands for, click here
Features
Create folders
Delete folders/files
Rename folders/files
Upload files
Download files
Requires for use
LuaSocket (
Lua socket support (0))
Extension Proposal
Note: There is no login system implemented yet, it works with any account. You can create the login system with the Lua function FTP.Login which is at the top of the script. However the script does not allow anonymous login.
If you find any bugs, please let me know it.
If you don't know what FTP stands for, click here
Features





Requires for use




Note: There is no login system implemented yet, it works with any account. You can create the login system with the Lua function FTP.Login which is at the top of the script. However the script does not allow anonymous login.
If you find any bugs, please let me know it.
edited 11×, last 22.08.13 03:40:40 am

Comments
27 commentsLog in!
You need to log in to be able to write comments!Log in
21.03.14 01:05:48 pm

I like it that like program how you did it to create that program i don't know O.o
@
LazyGuy: I thought you would know that, this is more like an open source code, I made it for scripters that want to use it for the development of their own servers. It could be also used as a server by the people that doesn't know scripting.

I do not believe its useful why i will use this or why they will use this if they can use more better than this?
If someone use this, hackers can easily "Hack" the server. (Upload it if it has security system.)
If someone use this, hackers can easily "Hack" the server. (Upload it if it has security system.)
YOU CAN'T DIVIDE BY ZERO
Admin/mod comment:


@
sheeL: gee, you're dumb a?
For me it's not usefull but I'm sure there is users out there that will find it usefull.

For me it's not usefull but I'm sure there is users out there that will find it usefull.
@
sheeL: You should give evidence for that statement, otherwise it's a fallacy.

edited 1×, last 22.08.13 03:41:04 am
@
mafia_man: Ikr? I'm trying to find a way to know the remote ip without being using a webhost which might fail, maybe settings. It will be fixed asap.
@
sheeL: Did you even try it?
@
Devil-Thanh: Yes, it's a file server. And I'm planning to make improved versions of this for CS2D and future SIII servers. (I'm not thinking of doing this in CC as I don't know the programming environment)
Edit: The special point of this file is that you can use this source code as you want for your own projects, modify or extend it. As it's easy to modify in Lua scripting language.

@

@

Edit: The special point of this file is that you can use this source code as you want for your own projects, modify or extend it. As it's easy to modify in Lua scripting language.