您的位置首页百科知识

Win2003安装FileZilla Server搭建ftp及配置

Win2003安装FileZilla Server搭建ftp及配置

的有关信息介绍如下:

Win2003安装FileZilla Server搭建ftp及配置

在Win2003系统搭建本地asp论坛后,我们在可以和小伙伴一起灌水。如果我们要分享资料和音乐视频等给小伙伴们,小伙伴也有文件给我们怎么伴呢?搭建ftp服务器就很有必要了,这是专门为传输文件而用的。我们自己搭建一个ftp并配置吧!

FileZilla Server最新版本不支持Win2003,我用的是FileZilla Server 0.9.37压缩包,解压到C:\FileZilla server,打开FileZilla server,提示Install Service,点击是,

我们看到Autostart Service,点击是,

我们看到Start server,点击是,到这里FileZilla_Server服务安装好了。

我们打开FileZilla Server Interface,看到FileZilla Server(127.0.0.1),点击Edit,选择Users,

我们看到User,点击Add,弹出Add user account,在Please enter the name of the user account that should be added ,下面输入一个名字如ftp,点击OK,

我们看到右边User下面有一个用户ftp了,在Account settings下面勾选Password前面的复选框,后面我们就可以输入密码123456,这个密码是*显示,所以你自己要记得哦,点击OK,

我们点击Shared folders,切换到Shared folders,点击下面的Add,

我们看到浏览文件夹,我们找到网站文件夹website,点击确定,

我们看到Shared folders下面多了C:\website,我们Files下面的复选框框都勾选下,我们点击OK,

我们看到Done sending account settings,ftp用户名、密码都建立好了,

FileZilla Server也就配置好了。