Note: This feature is not available for FileZilla CLI.
What you’ll need
- A Box account
- Your usual login details for Box; a user ID (typically an email address) and password
for the Box account
Connecting to Box
Use the box protocol and connect to the api.box.com host:
From the prompt enter the connect command:
connect box://api.box.com<path>
For example:
connect box://api.box.com
Optionally you can use the parameters of the connect command:
connect --protocol box --path <path> api.box.com
Note that the path is optional but if present it has to start with a slash.
An authorization URL is shown. Open the authorization URL in a browser and
follow the steps to authorize FileZilla Pro CLI.
An authorization code is generated in the browser. Copy the code in the prompt.
You can now transfer files between your local machine and your Box account.