Hey Guys,
so.. the edtftp Package is great, but i have one problem.
The put with byte[] make no new line in the target file. The byte code is build up with "\n".
I look now at the source of putData method and see there's a Property for Line.Separator ?!
Do I need the Property File? Where is it to store?! Whats the Content?
Or what can I do?
Thanks 4 help !