Updates:
        Status: Started

Comment #11 on issue 66 by pekka.klarck: New keywords for getting and putting whole directories
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=66

While reviewing the code we noticed that the current implementation works only with directories in the remote working directory. This needs to be fixed and tests changed so that they find this problem.

We also noticed few other things that can be enhanced. These both need their own issues:

1) Try to get rid of path_separator argument. Either detect the remote path separator automatically or make it configurable globally and per connection. This applies also to the existing `Get/Put File` keywords, but with them the argument needs to be only deprecated at this point.

2) Change all `Get/Put File/Directory` keywords to return moved files as a list of tuples, not as two separate lists.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to