----- "David Lutterkort" <[email protected]> wrote: > > If you copy multiple files with one API call, Deltacloud might only > get > to copying one of them. If you run a command in such a situation, > you'll > have no idea if the command got send to the instance, whether it > succeeded or failed etc. You can work around that by making sure all > your commands are idempotent, but it's something you need to keep in > mind.
Understood. That shouldn't be a problem for us to handle. Ben
