Re: 550 Failed to Change Directory

2009-01-21 Thread Brian Stephenson
Since nothing changed on your build box, I would start by checking the permissions on the ftp linux box. It could be that someone changed permissions of the userid used by your ANT task to access and navigate the ftp server. If someone removed permissions to change directories for that user

Re: 550 Failed to change directory

2009-01-09 Thread Mike Stewart
Sounds like someone changed the permissions on the target directory on the remote machine. Mike S. >>> "Christopher Styles" 09/01/2009 15:23:09 >>> Hi, I have been running an ant target via cruise control for some time that ftp's one file from my build box to a linux environment, then all of