FTP服务器 [英] FTP Server

查看:92
本文介绍了FTP服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

我需要为我的应用程序开发一个FTP服务器。

我想要它正好在C#上。

我想要它拥有基本的FTP服务器设施,如登录和

能够通过GUI遍历目录。类似CuteFTP的东西。

任何链接或参考或代码都将不胜感激


问候,

Abhishek

解决方案

是否有必要重新发明FTP?有什么理由你不能使用IIS附带的

吗?


-

--- Nick Malik [微软]

MCSD,CFPS,认证Scrummaster
http://blogs.msdn.com/nickmalik


免责声明:本论坛中发表的意见均为我自己的意见,而不是

代表我的雇主。

我不代表我的雇主回答问题。我只是一个帮助程序员的
程序员。

-

Abhishek < AB ****** @ alwayshelpful.com>在消息中写道

新闻:uQ ************* @ TK2MSFTNGP15.phx.gbl ...

嗨!
我需要为我的应用程序开发一个FTP服务器。
我想要它正好在C#上。
我希望它具有基本的FTP服务器设施,如登录和
能够遍历目录通过GUI。比如
CuteFTP。任何链接或参考或代码将不胜感激

问候,
Abhishek





" Nick Malik [微软]" < NI ******* @ hotmail.nospam.com>在留言中写道

news:pd ******************** @ comcast.com ...

是有必要重新发明FTP吗?有什么理由你不能使用IIS附带的那个吗?

-
--- Nick Malik [微软]
MCSD,CFPS ,Scrummaster认证
http://blogs.msdn.com/nickmalik

免责声明:本论坛中发表的意见是我自己的,而不是我雇主的代表。
我不代表我的雇主回答问题。我只是一名帮助程序员的程序员。




我希望它能在我的应用程序中,我不确定我的所有客户是否都是/>
将有IIS

但仍然如果这有效我将非常乐意使用它。因为我不需要测试FTP服务器的正常功能,所以它会更好

.

我会请你多给我一些关于如何使用它的细节。


谢谢

Abhishek





首先,您将服务器部分与客户端部分混淆。

服务器没有接口,那是客户端。


我建议你寻找第三方组件,不应该打赌

实现ftp协议是微不足道的。


干杯,


-

Ignacio Machin,

ignacio.machin AT dot.state.fl.us

佛罗里达州交通局


Abhishek < AB ****** @ alwayshelpful.com>在消息中写道

新闻:uQ ************* @ TK2MSFTNGP15.phx.gbl ...

嗨!
我需要为我的应用程序开发一个FTP服务器。
我想要它正好在C#上。
我希望它拥有基本的FTP服务器设施,如登录和
能够通过GUI遍历目录。类似
CuteFTP。
任何链接或参考或代码都将不胜感激

问候,
Abhishek



Hi!
I need to develop a FTP server for my application.
I want it precisely on C#.
I want it to have the basic FTP server facilities like logging in and being
able to traverse within the directories through GUI. Something like CuteFTP.
Any links or refrences or codes wil be greatly appreciated

Regards,
Abhishek

解决方案

Is it necessary to re-invent FTP? Is there some reason you can''t use the
one that comes with IIS?

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I''m just a
programmer helping programmers.
--
"Abhishek" <ab******@alwayshelpful.com> wrote in message
news:uQ*************@TK2MSFTNGP15.phx.gbl...

Hi!
I need to develop a FTP server for my application.
I want it precisely on C#.
I want it to have the basic FTP server facilities like logging in and being able to traverse within the directories through GUI. Something like CuteFTP. Any links or refrences or codes wil be greatly appreciated

Regards,
Abhishek




"Nick Malik [Microsoft]" <ni*******@hotmail.nospam.com> wrote in message
news:pd********************@comcast.com...

Is it necessary to re-invent FTP? Is there some reason you can''t use the
one that comes with IIS?

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I''m just a
programmer helping programmers.



I want to it to be within my app and i am not sure whether all my clients
willl be having IIS
but still if this works i''ll be very happy to use it. It''ll be even better
with me since i''ll not have to test the FTP server for its proper
functioning.
I would request you to kindly give me a bit more details on how to use it.

Thanks
Abhishek


hi,

first of all, you are confusing the server part with the client one. the
server has no interface, that''s the client side.

I would suggest you look for third party components, it should no bet
trivial to implement the ftp protocol.

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Abhishek" <ab******@alwayshelpful.com> wrote in message
news:uQ*************@TK2MSFTNGP15.phx.gbl...

Hi!
I need to develop a FTP server for my application.
I want it precisely on C#.
I want it to have the basic FTP server facilities like logging in and
being
able to traverse within the directories through GUI. Something like
CuteFTP.
Any links or refrences or codes wil be greatly appreciated

Regards,
Abhishek



这篇关于FTP服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆