Skip to content
Snippets Groups Projects

Box username

Merged Adam Caprez requested to merge box-username into master
2 files
+ 4
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -36,6 +36,9 @@ lftp -u <username> ftps://ftp.box.com
Password: <password>
{{< /highlight >}}
{{% /panel %}}
{{% notice info%}}
Be sure to use your fully qualified username; that is, include the domain. For example, `hhusker2@unl.edu`.
{{% /notice %}}
5. Test the connection by running the `ls` command. You should see a listing of your Box files. Assuming it works, add a bookmark named "box" to use when connecting later. Optionally run `set bmk:save-passwords yes` first if you want lftp to remember the password:
{{% panel theme="info" header="Add lftp bookmark" %}}
Loading