Ftp List Reply format
843790Feb 1 2009 — edited Feb 2 2009hi,
I am writing an Ftp server program in Java. I am stuck with the implementation of the LIST/NLST command. I know that the issue has nothing to do with Java as such.
Just wondering anybody here might have already faced this issue, if so please help me. What I need a clear cut definition of how to generate a reply for LIST command. What is the universally accepted format for the LIS/NLST command. Please don't redirect me to Ftp RFC. They dont say much about it.
Sajil