Updates:
        Summary: Add optional parameter `newlines` to `Put File` keyword
        Status: Accepted
        Owner: janne.t.harkonen
        Labels: Target-1.0

Comment #1 on issue 24 by janne.t.harkonen: Add optional parameter `newlines` to `Put File` keyword
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=24

The files are always transferred with binary mode by the underlying clients and we cannot change that behavior.

We decided to fix this by allowing user to specify which newline character should be used when writing remote file



Reply via email to