1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-04-07 10:20:03 +01:00
douglas-raillard-arm 8695344969 target/{host,ssh}: Align push/pull with cp/mv behaviour
When pushing or pulling a folder, replicate the mv/cp/scp/adb behaviour,
which is:
    * splitting the destination into (existing, new) components
    * if {new} component is empty, set it to the basename of the source.
    * mkdir {new} if necessary
    * merge the hierarchies of {src} and {existing}/{new}
2020-07-20 15:49:14 +01:00
..
2018-07-13 16:05:49 +01:00
2018-07-04 16:01:47 +01:00
2018-07-13 16:05:49 +01:00
2018-07-13 16:05:49 +01:00
2018-07-13 16:05:49 +01:00
2018-07-13 16:05:49 +01:00
2020-05-13 16:42:58 +01:00