Updates:
Summary: Path separator of the target machine should be configurable
Labels: Target-1.1
Comment #3 on issue 33 by janne.t....@gmail.com: Path separator of the
target machine should be configurable
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=33
I took a look at the code that we have and Windows remote paths are handled
indeed quite incorrectly.
I'll try to fix this by introducing a configuration option to get/put file,
where the separator character may be defined, to enable correct resolution
of remote paths.