I want use server to server FTP between Windows Server 2008 and 2003 using the built in IIS FTP.

How can I enable it?

link|improve this question
if you know any better solution from IIS FTP service, please offer some free service – mehman Oct 7 '11 at 20:52
feedback

2 Answers

up vote 1 down vote accepted

Both Server 2003 and 2008 come with IIS FTP 6.0. Enable FXP in IIS6 - MS Article 247132

link|improve this answer
@uSlackr, that isn't a typo. FXP is the File eXchange Protocol extension to FTP. – Chris S Oct 7 '11 at 20:58
My bad. Sorry about that – uSlackr Oct 7 '11 at 21:06
feedback

I believe the answer can be found here: http://support.microsoft.com/kb/247132

This article doesn't cover server 2008, but I would guess things function similarly.

link|improve this answer
Server 2008 actually comes with IIS FTP 6.0, so those directions do cover it. – Chris S Oct 7 '11 at 20:55
windows server 2008 run FTP 6, so this article cover that – mehman Oct 7 '11 at 20:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.