Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > iis ftp > august 2006

IIS6 FTP LocalUser folder
Posted by beachboy at 8/31/2006 12:00:00 AM
for IIS6 ftp isolation mode, we need to put "LocalUser" before user directory, just want to confirm is that necessary? shared- |-- LocalUser |- web1 |- web2 Thanks in advanced. ...more >>


File Transfer Question
Posted by DJ at 8/30/2006 8:36:56 PM
Hello: Quick question. Having some issues with zip files being corrupt after being downloaded. Files on the server are ok but are occassionally unable to be unzipped....CRC errors. I've read where this is probably caused by noise somewhere in the transmission path...ie. patch chord, T1 etc....more >>

FTP PASV responses with wrong ip-adress
Posted by nic NO[at]SPAM xs4all.nl at 8/30/2006 3:47:51 AM
My server had two ip-addresses bound to it, mainly because I run two different ftp services on my Windows 2003 Standard SP1 server. Until now PASV worked fine (except for a wrong PassivePortRange, but that's a different story). But since last patch round, the server always responses with the fir...more >>

What do FTP servers do when file send fails durring a file upload? Are partial files ever written? does ftp protocol cover this?
Posted by Daniel at 8/29/2006 4:11:53 PM
What do FTP servers do when file send fails durring a file upload? Are partial files ever written? does ftp protocol cover this? ...more >>

any kerberized ftp server for windows ?
Posted by Pierre Bru at 8/29/2006 2:03:21 PM
all is in the subject :) TIA, Pierre....more >>

FTP server responds to PASV with wrong port on Server 2003
Posted by ricksk NO[at]SPAM ozemail.com.au at 8/28/2006 9:30:25 PM
Can anyone help with an FTP problem? I have loaded Server 2003 R2 Enterprise Edition onto a new server and set up MS FTP service. The PassivePortRange has been set to "5100-5200", but looking at network traffic, when the client requests a PASV connection, the server sends "Response: 227 Enteri...more >>

throttling download in ASP
Posted by Katie at 8/28/2006 1:50:29 PM
Hi, I am downloading files using ASP using the the binarywrite as below. objStream.LoadFromFile(strAbsFile) '-- send the stream in the response Response.BinaryWrite(objStream.Read) I was wondering is there any way I can control or throttle the download?. I want to make s...more >>

IIS PASV FTP stalls behind Windows Firewall
Posted by Tony Nelson at 8/26/2006 8:12:31 PM
I am using the FTP service on an up-to-date WinXP SP2 with Windows Firewall. When I connect to it from Fetch 3.0.3 in PASV mode over my LAN the data connection stalls part way through the directory listing. I can get it to work by disabling the Windows Firewall, or by using PORT and disabl...more >>



Secured FTP on Widnows 2003
Posted by Gilgamesh at 8/25/2006 4:04:43 PM
Is there any way to setup a secured FTP on Windows 2003, for example using SSL? I know that IIS 7.0 will support this feature, but I need the functionality now. Thanks, Gilgamesh ...more >>

ftp port 20 and 21
Posted by boaz at 8/23/2006 4:47:01 PM
Hi, I don't understand why there are two ports for FTP. When you are running FTP, does this mean it will open 2 ports at the same time to send file? ..150 - FTP uses two ports: 21 for sending commands, and 20 for sending data. A status code of 150 indicates that the server is about to o...more >>

FTP connection resetting
Posted by Aaron Neunz at 8/23/2006 11:11:41 AM
Hello, I am running Windows 2003 w/IIS 6.0 and have set up a FTP site. When I connect to it using IE 6.0 (not using passive mode) and attempt to transfer files, the connection usually resets itself after about 20 minutes. I have tried to set the default connection timeout on that site to 10...more >>

How to redirect specific user account to this folder ONLY
Posted by Ricky Chan at 8/23/2006 10:08:02 AM
Hi, I setup the IIS 6.0 server, and able to let all users to login to the ftproot folder (c:\ftproot). Here is what I want to achieve: I want to create an user called "special" and when it logins, it will redirect it to "c:\ftproot\special" instead of "c:\ftproot" Is it possible? If ...more >>

Windows XP FTP - access denied
Posted by StephenRichter NO[at]SPAM gmail.com at 8/22/2006 8:22:28 PM
I am getting an "access denied" message when I try to PUT a file to my WindowsXP FTP site. I right click on the "ftp root" directory and click "sharing and security" . On the sharing tab, "share this folder on the network" is clicked. On the "web sharing" tab, the alias "ftproot" has access ...more >>

ftp + html
Posted by panda at 8/22/2006 7:11:02 PM
Hi, I am developing a ftp download page using html. I have included in the html page a link <a href="ftp://.....">download</a> but when the user clicks on the link they get a The page cannot be displayed I have setup ftp on the directory where the files reside and have enable an...more >>

Modify domain authentification in IIS 6.0 (FTP)
Posted by cgirard at 8/21/2006 6:23:02 AM
Sorry, for the previous message written in french. To specify the defaultlogondomain in IIS, I follow this article : http://support.microsoft.com/?id=310723 with the command : adsutil set msftpsvc/DefaultLogonDomain "My domain" I get the error from the script adsutil : ErrNumber: -214...more >>

How to Grant/Deny IP Access
Posted by Sturdy at 8/17/2006 11:31:35 AM
I have multiple FTP sites on standalone Win2000 Server and IIS5.0 that are configured using the IIS Properties sheet, Directory Security tab, TCP/IP Access Restrictions to deny access to all IP except those listed. This configuration logic is hardcoded into my FTP app that passes data between ...more >>

Access denied when trying to upload files to FTP server
Posted by MS User2006 at 8/10/2006 11:05:26 AM
OK I'm sure this has been posted before so excuse me if I ask again. I'm having problems uploading to my FTP server. I have no problems logging in and downloading a file but when I try to upload I get the error message below. Any help and advice greatly appreciated. An error occurred coping a...more >>

ftp issue
Posted by beto at 8/9/2006 12:26:41 PM
Hi everyone I having a little problem setting up a ftp in Windows 2003 Standar, I create a ftp normal and it's working but only with annonymus users but.. The users of Active Directory need be able to enter to the ftp site using theirs accunts, I can't accomplish this task . What ...more >>

IIS - FTP Site with Isolate mode
Posted by rubenorus NO[at]SPAM yahoo.es at 8/9/2006 6:55:53 AM
Hi all i am having more problems with the setup of ftp site in IIS 6.0 with isolate users. And i have some doubts. First, i don't work with the default site ftp. I stop the default site and create new ftp site. Then, configure this site. I create the folder of user, and i give permissions t...more >>

FTP Error in IIS on Windows 2003
Posted by Garling at 8/8/2006 9:54:02 AM
I am getting an Data Socket Error: Connection refused, when trying to coonect to my FTP site, what could be causing this,...more >>

Anonymous http but authenticated ftp?
Posted by dumbledad NO[at]SPAM gmail.com at 8/8/2006 9:10:10 AM
Hi All, I've been adding Virtual Directories to my ftp server so that I can ftp content to and from the http server. So, for example, I've added the virtual ftp directory "Representations" pointing to "C:\Inetpub\wwwroot\Representations". But I seem unable to remove anonymous ftp access from ...more >>

Revisit: Slow transfer from remote virtual directory
Posted by jesse.gardner NO[at]SPAM gmail.com at 8/8/2006 6:44:51 AM
We've got a high-visibility problem integrating an application into our enterprise. We've got a Windows Server 2003 SP1 IIS-FTP server set up with a few virtual directories that point to remote server shares. Doing PUTs to these directories works as fast as expected (~600kb/s). Doing GETs from ...more >>

WE/IE FTP
Posted by Allen at 8/5/2006 9:47:37 AM
For FTP to my ISP (Verizon) provided web space I use Windows Explorer = (used to be affectionately referred to as file mangler (file manager)). = It works fine except for one little quirk. When establishing a = connection it first attempts to login with my correct user name but a = blank passw...more >>

ftp access, how??
Posted by dike at 8/5/2006 8:10:42 AM
I am a novice user who would enjoy having FTP server to share my files to my friends/relatives across country. i already set up my ftp by following the instructions on this site http://mvps.org/marksxp/WindowsXP/IIS/iis1.php. now my problem is how will i test my ftp site if it is working? and ...more >>

Active Directory Integrated Problems
Posted by GW at 8/2/2006 12:00:00 AM
Hello We have had an AD Integrated FTP site setup and working for a while now, but about a month ago it stopped working. Nothing was changed on the server, the only thing I can think of that has changed are patches having been installed. If users log try to log in with the AD integrated ...more >>

How to limit the file size for uploading
Posted by Mark at 8/1/2006 12:00:00 AM
Is there any way to limit the file size for uploads via IIS 6 FTP? I read a post that mentions about enforcement of quota, but = unfortunately it is not feasible in some cases e.g. if the quota is 5 MB = and we do not want anybody uploading a file larger than 2 MB. Any tips and suggestions w...more >>


DevelopmentNow Blog