Comment #10 on issue 1613 by sami.sal...@gmail.com: OperatingSystem: New
`Move/Copy Files` keywords for moving/copying multiple files (incl.
wildcard support)
http://code.google.com/p/robotframework/issues/detail?id=1613
BTW, only the first reason (mv/cp requires dir as dest when multiple
sources) is applicable, but the two other comments are not, what comes to
my implementation.
2) The implementation checks if the destination path ends with a path
separator and determines if the destination is a directory or not based on
that. So, it is not at all impossible to know if the user wants the
destination to be a file or directory.
3) If there are multiple source files and the destination is one file, the
keyword fails. So, no data loss at all.
If you read (and understand) the source code and/or the test cases, you
will notice all that. I did not write that into the keyword documentation
as I didn't want to make it too long. Both of these features could be of
course explained in the keyword documentation also.
--
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.