Thanks for asking.
I just double checked, and yes on the FTP site and on the virtual directory underneith it write and read and log are checked.
Main Topics
Browse All TopicsTrying to set up ftp access to upload log files on a daily basis using a batch file.
On the IIS server, created the site using localuser folders. The path is G:\SawmillLogs\LocalUser\u
Currently for testing, on both the G:\Sawmilllogs and G:\Sawmilllogs\LocalUser\u
I can log in via command line and when I do a put, I get a "200 port command succesfull" and a "550 Access is Denied."
I can do a get command succesfully.
I have reviewed the following and it has not helped:
http://support.microsoft.c
http://support.microsoft.c
http://support.microsoft.c
http://support.microsoft.c
http://www.experts-exchang
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
save yourself a lot of grief and get the guild ftp server
it is free and very easy to configure
and doesnt suffer from the problems with MSoft IIS FTP
http://www.guildftpd.com/
if you arent going to use guildftp (which is much easier to setup, admin,etc..)
try giving the IUSR_computername account full access to the folder
dbl click my computer
keep dbl click folders 'till you see your ftp root folder
rt click the ftp root folder and click properties
click security
add IUSR_computername if needed
give full access
its an NTFS permissions problem, not an IIS permissions problem
guildftp to the rescue!!!
haha - sorry - thats my best answer
i think the microsoft IIS ftp server stinks
I like how guildftp can get this done in 5 minutes, and all without tying it up with security issues like passing username/passwords, ntfs file permissions,etc....
if someone did intercept the username/password for guidlftp, all they could do is ftp thier brains out - whereas with windows account usernames/passwords, hmmm......
RESOLVED!
I tried to upload from another computer at another client. It worked. What?
So, the only difference between the 2 clients was the firewall at the client. The one having the problem is behind ISA Server 2004.
I reviewed the rule allowing FTP access out.
Guess what, upload was blocked by default. Uncheck the box, apply the rule, it works now.
Business Accounts
Answer for Membership
by: Dave_DietzPosted on 2006-03-02 at 12:29:25ID: 16088462
This may be a silly question, but did you check the "Write" box in the FTP Server properties?
If not it won't matter what NTFS permissions are set to, the service will block the write request.
Dave Dietz