I further debugged and found that this happens due to the following I/O error.
FTP response 421 received. Server closed connection. Rajika. On Mon, Feb 8, 2010 at 2:04 PM, Rajika Kumarasiri <[email protected]> wrote: > Ralph, > Thanks for the suggestions. How can enabling debug log ? I didn't see any > log4j.properties or log4j.xml file. I am trying with a VFS trunk build. > > Rajika > > > On Mon, Feb 8, 2010 at 1:56 PM, Ralph Goers <[email protected]>wrote: > >> Try enabling debug logging. You should get a bit more information on the >> error. >> >> Ralph >> >> On Feb 8, 2010, at 12:12 AM, Rajika Kumarasiri wrote: >> >> > hi, >> > I was trying to test a ftp client. I ran the ChangeLastModificationTime >> > client passing a ftp file as the argument. My argument was something >> similar >> > to the following. >> > ftp://user:[email protected]/test/in/test.xml >> > >> > But when I ran this client I am always getting the error, that the file >> does >> > not exist. I can verify that the file there in the location >> > /test/in/test.xml once I logged into the ftp server. And also when I >> access >> > the file using the above URL I still can see the file. Does anybody has >> any >> > idea what went wrong? I am investigating further. >> > >> > Thanks, >> > Rajika >> > >> > -- >> > http://rajikak.blogspot.com/ >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > http://rajikak.blogspot.com/ > -- http://rajikak.blogspot.com/
