What is the problem you are having with rclone?
I'm hoping to use rclone on a CI server machine which automatically builds projects in our develop branch, then produces an .ipa application file with screenshots and then posts the output to cloud storage.
Can I run 'rclone configure' with a key instead of someone having to login to their personal cloud storage account on the CI machine? This is because CI servers don't run in an individuals account.
Can I login on my own computer first to get the secure key for rclone and then use the same key on the CI server without needing to login to my personal cloud drive on the CI server?
We just need a key for rclone to be able to securely copy application files & screenshots to a shared cloud drive.
What is your rclone version (output from rclone version
)
rclone v1.48.0
- os/arch: darwin/amd64
- go version: go1.12.6
Which OS you are using and how many bits (eg Windows 7, 64 bit)
Mac OSx Mojave v10.14.4
64-bit
Which cloud storage system are you using? (eg Google Drive)
Google Drive
OneDrive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone copy /googleDrive:ProjectName/GitHubJobID