Hi

Niklas Gustavsson wrote:
Clinton Foster wrote:
> Anyway, something isn't right because I remember seeing problems with the
> line enders using a client that was known to behave correctly.

If you're able to isolate the problem, please open a JIRA issue and I'll have a look at it.


How about ../trunk/core/src/test/org/apache/ftpserver/StoreTest.java as a starting point:

--- StoreTest.java~    Mon Mar 12 09:10:51 2007
+++ StoreTest.java    Sat May  5 18:17:09 2007
@@ -27,7 +27,7 @@


public class StoreTest extends ClientTestTemplate {
-    private static final String TESTDATA = "TESTDATA";
+    private static final String TESTDATA = "TESTDATA\r\nline2\r\n";

    private static final String ENCODING = "UTF-8";

/niklas




--

Regards

Peter

As always the organisation disavows knowledge of this email

Reply via email to