You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed the implementation of this download plugin is to output all file contents and write those contents to local files. Why was this method chosen over the download cloud foundry api call?