Tagged Questions
0
votes
0answers
20 views
Windows Server 2008 FTP not authenticating domain name
I've recently added the FTP role to my home-operated server.
There seems to be a problem which I don't understand. Let's say I use a domain name called "domname.com". When I try logging in to ...
0
votes
1answer
42 views
Unable to set up secondary IIS 7.5 FTPS server
I'm the process of setting up two IIS 7.5 FTP web sites (which are both up and running normally) both of which have FTPS set up on them. For this example:
Site 1 is called foo.com. This site has ...
0
votes
1answer
32 views
Turn off web services in IIS 5 with ftp enabled
I have enabled FTP using IIS in Windows 2000. It is just for receiving files from an FTP server to a directory, and is working fine.
I'd like to disable the web component of IIS, but keep this ftp ...
0
votes
1answer
35 views
IIS FTP client in Windows 2000 setup
Using Windows 2000 Pro with IIS 5.
I'm going to have an FTP Server send files to this box to store, and need to set up the FTP client architecture right. The dialogs look easy to setup the box as a ...
0
votes
1answer
71 views
Linux to IIS ftp get script
I am struggling with how to set up a login script from a Linux client to an IIS server. I've tried here documents and a traditional echo script piped into the ftp (client) command, and my script is ...
0
votes
0answers
78 views
Websitepanel doesn't recognize Microsoft FTP Server
I Checked FTP server in IIS role installation but Websitepanel can't recognize any version of it. any ideas how to fix this?
The expected version of the software is not found on your server.
0
votes
0answers
34 views
windows web server how to control who uses ftp?
I have Windows server web. I have set up ftp sites in iis 7.0.
iis 6.0 manager also has something called ftp sites, but I don't know want to create them in there.
Internally ftp seems to be working, ...
0
votes
0answers
26 views
how to set up multiple iis ftp sites 6.0 manager
I have looked around at video but most of them show the basic how to set one site up.
What I have is like 2 sites and want two clients to be able to ftp to read and wrtie files in their folder. I ...
1
vote
1answer
31 views
Ftp server Perfomance
i have a ftp server and asp.net application deployed (iis) on the same machine the ftp server is on F drive and the application is on C drive hosted on iis . the application is used by 500 users ...
1
vote
0answers
130 views
IIS 7.5 FTP with Active Directory Auth and Virtual folders
I'm a bit stuck on this, so hoping someone can help.
So first what I have
Several Virtual machines, with their hosting directories shared over a private network
A virtual machine with IIS 7.5 and ...
0
votes
0answers
30 views
Windows Server 2008 and Filtered Extensions
My Windows Server 2008 box is filtering some extensions and stopping me from uploading (via FTP) the files or creating new ones.
E.g. the Administrator user can create .js files in its own home, but ...
0
votes
1answer
256 views
IIS FTP Server works locally, but cannot connect from remote
I'm trying to setup an FTP server on Windows 2008 Server. I can connect locally:
C:\>ftp localhost
Connected to WebHead1
220 Microsoft FTP Service
However, when I try to connect from remote, it ...
0
votes
0answers
98 views
How to Change IIS FTP 7.5 Process Identity from NT AUTHORITY\ANONYMOUS LOGON?
I am trying to connect to my sql database with the built in AspNetAuth custom ftp authentication provider. The connection string uses the LocalSqlServer connection in the machine.config. The ...
0
votes
0answers
78 views
Virtual directory of FTP sites in IIS doesn't display any files
I have created a virtual directory in FTP sites in my IIS 5.1. Now in the virtual directory I placed my files so that they can be accessed from a FTP client system. However the virtual directory ...
1
vote
2answers
804 views
Can't Connect to IIS Ftp Site under Amazon EC2
IIS 7.5:
Ftp Firewall Suport: Data Ranges 49152-65535 using external Ip of Amazon EC2 static IP
Ftp IPv4 Restriction: allow: Amazon EC2 static IP
Ftp Authentication: Anonymous: Enabled, Basic: ...
1
vote
2answers
134 views
How to configure a FTP Server on a Windows Server 2008 for different users(folders)
I've some questions about to configure a FTP on a windows server 2008 .
I've already everything installed.
I need to have to login which have access to different folder(depending on the user/group).
...
1
vote
1answer
114 views
Intermittent FTP login issues (Microsoft IIS FTP Service)
I've got a somewhat weird problem which I'm not sure how to troubleshoot.
We have a FTP running on a Windows Server 2003 machine using the IIS FTP Service, this is for our clients and is configured ...
1
vote
1answer
250 views
IIS 7.5 - Remove the pipe character from usernames for virtual hosts
Currently I have a setup with a virtual FTP site in IIS 7.5 that requires the following authentication details for the anonymous account:
Host: ftp.mydomain.com
User: ftp.mydomain.com|anonymous
...
0
votes
1answer
1k views
Unable to write using IIS FTP … Keep getting Access is denied
I am having issues writing to my FTP site ... I am able to connect to the site using my FTP client. I have given the user account READ/WRITE authorizations inside of the IIS Web Site (which also ...
1
vote
1answer
177 views
IIS web server slows down when FTP transfers are in progress
A client is running an ASP.NET web site on an IIS Server (on Windows Server 2008 R2). It's a dedicated physical server, at an external host, and, for the most part, the site runs fine.
The client has ...
0
votes
2answers
537 views
FTP directory restrictions via IIS6
We are trying to setup the FTP on our stand-alone dedicate Windows Server 2003 (Standard, 32bit, SP2) IIS6. We are NOT using AD.
It is NOT setup for user isolation, as I need the "administrator" ...
5
votes
2answers
3k views
Firewall blocking FTP server on Windows 2008 R2
I can access the FTP site without problems from the local machine, but it times out from the remote machine.
If I turn the firewall off COMPLETELY, it works. Obviously, this isn't really a ...
1
vote
1answer
271 views
Windows 7 caches FTP credentials?
On my remote machine I have an IIS 7.5 (Windows Server 2008). I set up an ftp site with IIS Manager authentication. I then did Active Directory user isolation and isolated my users to physical folders ...
1
vote
1answer
300 views
IIS FTP daylight savings timestamps are off
The IIS FTP server is reporting file timestamps without applying daylight savings time offset, ie. in Windows explorer, a file shows a modification timestamp of 2012-01-01T01:27 and the FTP server ...
1
vote
4answers
570 views
Run FTP server on port 80 along with web traffic
I have IIS running two sites + IIS virtual folders (w3root) on a win 2k3 server. I wondered if there were any way to also piggyback FTP traffic on that pipe by using port 80 on the ftp server.
How ...
1
vote
1answer
245 views
Speed Up IIS7 FTP+SSL Transfers
I am currently using a Server 2008 R2 box with IIS 7.5. I have IIS FTP+SSL setup and working properly with AD accounts. My issue lies in upload speeds. On a previous unix host FTP transfers were quick ...
0
votes
1answer
457 views
Cant host a FTP Site in IIS
I can not host an FTP site via IIS. I am connecting via Windows explorer. I can connected when navigate to ftp://localhost
My error message makes no since.
FTP Folder Error
Windows cannot ...
1
vote
1answer
217 views
Windows 2008 R2, FTP site running on IIS 6
In relation to your response on How do I change physical path of virtual directory in IIS6 through command line?.
Your answer was to run the following line of code:
cscript adsutil.vbs SET ...
0
votes
1answer
1k views
Which port number to use for FTP on IIS 7
Following these instructions I managed to configure my FTP server for SSL on a windows server 2008 (IIS 7) while enabling Require SSL connections. However I'm not able to connect to the FTP server ...
0
votes
1answer
95 views
IIS FTP Upload, file rights
We needed a way to allow administrators to upload support files to user directories using FTP with IIS. We have folder redirection and roaming profiles in place and we have created an active directory ...
1
vote
1answer
700 views
Combining AD permissions with FTP
We're using Windows Server 2008 with Active Directory controlling access to a network share. We've setup FTP so that people can access that share from outside (we used to use the PPTP VPN but for ...
2
votes
1answer
1k views
FTP - IIS 7.5 - Stop / Deny Directory Listing
FTP site is hosted in IIS 7.5. Anonymous users are allowed. I want to restrict users to browse the directories in the FTP site and allow them only if they know the full path. Can it be achieved ? If ...
3
votes
2answers
1k views
Why doesn't IIS 7.5 FTP respect the passive port range for plain ftp?
I struggled with the whole passive port range deal on IIS 7.0 tonight. I finally realized that it apparently only applies to FTP/ES or FTP/IS. When I try to do plain ftp, it assigns whatever the heck ...
0
votes
2answers
2k views
FTP User Isolation issues
I have seen plenty of threads on this, but nothing seems quite right.
I have an FTP site setup on Windows Server 2008R2 and I need to allow Domain Users to access their folders only.
I have seen ...
0
votes
1answer
169 views
Windows Server 2008 R2 FTP Connection failing
I have looked all over and I am sorry if this is a double post somewhere.
I have a Windows Server 2008 R2 machine that sits behind a Cisco ASA. It has the latest patches and all Windows firewalls are ...
1
vote
1answer
164 views
IIIS FTP Site not starting
I am receiving the following error:
The service did not respond to the start or control request in a timely fashion.
Google has not yielded any useful results and I can seem to find anything in the ...
5
votes
3answers
10k views
How to resolve FTP Error “Failed to retrieve directory listing” for Administrator account in IIS 7.5
Using my administrator account, I FTP connected to my IIS 7.5 FTP Site with FileZilla. I was able to successfully upload a file, but I keep getting a "Failed to retrieve directory listing" in ...
2
votes
3answers
3k views
IIS 7.5 FTP IIS Manager Users Login Fail (530)
IIS 7.5 FTP IIS Manager Users Login Fail (530)
I'm trying to set up a FTP site on IIS 7.5 that allows IIS Manager Users to login. I'm following this guide: ...
0
votes
1answer
1k views
allowing anonymous uploads to the Windows 7 FTP server
I am having some difficulty using the Windows 7 FTP server. I would like to be able to connect anonymously and upload files to the FTP root directory, but I get access denied error messages when I ...
0
votes
4answers
73 views
Uploading files onto Windows server
I have VPS on Windows web server 2008 which I am using for hosting my own sites and project. Only mine. And I am currently solving an issue of how to upload files onto server. Sure, I am using FTP ...
2
votes
2answers
863 views
Configuring FTP Server in IIS for remote access in Amazon EC2 instance
I have configured an FTP server in IIS 6. I can access it by using ftp://localhost/. When I try I accessing it using static IP instead of localhost in a remote location, the page doesn't open. I am ...
1
vote
1answer
250 views
shut down FTP from IIS 6 after <X> failed login attempts
Is there a setting in IIS 6 to turn an FTP site off after a specified number of failed login attempts? It has already been documented on this site that a Windows server sitting on a static IP address ...
1
vote
2answers
744 views
how do I get my ftp-server to work on windows / windows 7 instead of only filezilla?
I have gotten a serios annoying question. The annoyingness of the question might come of the fact that it's beautiful weather outside, and that makes the office like a bakeroven. Not nice, when you ...
1
vote
1answer
172 views
In IIS why do HTTP requests use the host header, and FTP requests do not
So....
In IIS, if you use the in-build FTP you need to combine the FTP host header in the FTP username e.g. www.hello.com|domain/username
So, the FTP program gets its "hook" from the username. ...
0
votes
2answers
1k views
TCP port > 1023 or TCP port > 1024 for inbound passive ftp traffic?
From Windows Firewall with Advanced Security
Inbound Rules window shows the following setting:
By right-clicking the selected row above and choose Properties, we have
The Properties window says ...
0
votes
1answer
701 views
which is the external firewall in my scenario below?
I got a public IP from the ISP and no port is blocked by the ISP.
My server running on Windows Server 2008 R2 SP1 Web Edition Trial is connected directly to the ISP. In other words, I don't use a ...
0
votes
1answer
748 views
IIS7 FTP and user permissions
I have a website setup in IIS7 which is configured so that connections are as a user: IUSR_MyUser.
I also have FTP configured for this site, with a different user configured via FTP Authorization: ...
1
vote
1answer
78 views
Microsoft-IIS/6.0: Need php/mysql but only have access to ftp
I need to run php/mysql.
I want WordPress.
I only have ftp access on a server setup with IIS 6.
Is this possible? The website is hosted on Network Solutions. Do I need to reset the whole server?
...
1
vote
1answer
616 views
lftp cannot connecto to IIS
I can not connect to IIS using lftp as you can see here:
<--- 200 Language is now English, UTF-8 encoding.
---> OPTS UTF8 ON
<--- 200 OPTS UTF8 command successful - UTF8 encoding now ON.
...
0
votes
1answer
256 views
If you connect to IIS ftp using windows auth with no SSL / TLS - is that password sent as clear text?
Just thought this may be an issue, since we do not want to expose user passwords that can give full access to remote desktop etc.
Does windows protect the password at all?
Thanks

