I want to pull events files that exists persistent storage on remote server into google cloud server. The gsutil and python api only support to upload if the code will run on the server with the files.
I can't run the code on the local sever, i can only run code on external server.