Updates:
        Status: Started

Comment #5 on issue 75 by pekka.klarck: New keywords for listing files, directories or both on the remote host
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=75

Following items found in the review:

1) Decide what to do with symlinks. They should preferably be followed to be consistent with new "File/Directory Should (Not) Exist" keywords. Most importantly, the behavior needs to be documented.

2) "List Directory" should list all items in the directory, not only regular files and directories.

3) Implementation should be cleaned up a little:
- SFTPClient should have methods to list stuff directly. Now it has one higher order method that takes other methods as arguments. - Python and Java clients should return custom FileInfo object instead of objects returned by the underlying tools.

--
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