Skip to content
Snippets Groups Projects
Commit a46629f1 authored by Adam Caprez's avatar Adam Caprez
Browse files

Merge branch 'box-username' into 'master'

Box username

See merge request !212
parents 0d1afce6 092c7484
No related branches found
No related tags found
1 merge request!212Box username
......@@ -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" %}}
......
<link rel="stylesheet" href="/css/custom.css">
<link href="//cloud.typography.com/7717652/616662/css/fonts.css" type="text/css" rel="stylesheet">
<link href="https://www.unl.edu/fonts/core/477932/6B62CFDB4A94E2C3B.css" type="text/css" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-36141757-1"></script>
<script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment