I am putting together a Windows 7 image that will be going out to about 300 offsite locations. We have various scripts that use FTP and we will need to be able to use FTP to manage these systems from our main office. I've turned on the FTP server via IIS 7.5 on these systems and added an FTP server with the default \inetpub\ftproot and set Read and Write permissions for All Users. We do not want "Anonymous" users, so we did not use that option. I have two different boxes set up and we can FTP between the two of them and use "get" and "put" just fine, but if you try to "cd" to another directory to get or put files, it does not recognize the command, even though in Isolation, it is set up for "All Users" under FTP Authorization Tool. We are locked in that \inetpub\ftproot directory. Any idea how I can correct this?
Thank you