heroku-google-drive icon indicating copy to clipboard operation
heroku-google-drive copied to clipboard

Background run

Open prdpjngd opened this issue 4 years ago • 0 comments

Q. How to run this command in the background using subprocess or anything else....

rclone -v --transfers=16 --drive-chunk-size=16384k --drive-upload-cutoff=16384k copy local_dir gdrive_config:remote_drive_dir

because when browser closed all the child process id subprocess are killed

prdpjngd avatar Mar 26 '20 15:03 prdpjngd