heroku-google-drive
heroku-google-drive copied to clipboard
Background run
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