I've just noticed that you've opened an issue for beforeDestroy. I'm not aware of any jclouds Statement that can upload a remote file to a blobstop. Adrian?
-- Andrei Savu On Fri, Oct 14, 2011 at 9:36 AM, Andrei Savu <[email protected]> wrote: > David > > I'm not sure if the after/beforeDestroy methods are called at all when a > cluster is destroyed. > > I think we need to fix that. > > -- Andrei > > > On Fri, Oct 14, 2011 at 5:57 AM, David Alves <[email protected]>wrote: > >> Hi All >> >> I need to upload a tar file from each node to a container in a >> blobstore in the beforeDestroy() call, preferably in a provider agnostic >> fashion. >> Is there an equivalent to SaveHttpReponseTo but for uploading? >> >> Cheers >> -david >> >> >> > > >
