How to use rclone with ssh to transfer a file from BOX.com

What is the problem you are having with rclone?

when I use " ```
$curl https://rclone.org/install.sh | sudo bash


#### Run the command 'rclone version' and share the full output of the command.

<!-- **STOP and  READ**: 
Do not type in "Latest".
Do not just type in a version number. Run the command and share the full output.

Are you on the latest version of rclone? You can validate by checking the version listed here: https://rclone.org/downloads/
 -->

####  Which cloud storage system are you using? (eg Google Drive)
Box.com


#### The command you were trying to run (eg `rclone copy /tmp remote:tmp`)  
<!--  You should use 3 backticks to begin and end your paste to make it readable.   -->

Paste command here



#### The rclone config contents with secrets removed.  
<!--  You should use 3 backticks to begin and end your paste to make it readable.   -->

Paste config here




#### A log from the command with the `-vv` flag  
<!-- You should use 3 backticks to begin and end your paste to make it readable.  Or use a service such as https://pastebin.com or https://gist.github.com/   -->

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

100 4669 100 4669 0 0 27304 0 --:--:-- --:--:-- --:--:-- 27304

hello and welcome to the forum,

that message is from the machine you are using, not from rclone.
nothing to worry about.
https://www.pcworld.com/article/410917/5-terminal-commands-every-linux-newbie-should-know.html

did the rclone install work, what is the output of rclone version?

Thanks, yes rclone is installed on my machine, and I fixed that issue. When I config my rclone according to readme file, I reach to the command about "rclone authorize box" and I get this "waiting for code ..." response. How can I continue it?

curl https://rclone.org/install.sh

the instructions should have told you what to do, remote setup
https://rclone.org/remote_setup/

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.