Box Paths are specified as remote:path Paths may be as deep as required, e.g. remote:directory/subdirectory. The initial setup for Box involves getting a token from Box which you can do either in your browser, or with a config.json downloaded from Box to use JWT authentication. rclone config walks you through it. Configuration Here is an example of how to make a remote called remote. First run: rclone config This will guide you through an interactive setup process: No remotes found, make a ne...