Dropbox: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{outdated}} | |||
== What is Dropbox? == | == What is Dropbox? == | ||
| Line 9: | Line 11: | ||
=== Pre-installation === | === Pre-installation === | ||
Dropbox doesn't seem to run on [[minerva]], it works fine on [[morpheus]] and [[azazel]], [[carbon]] is untested. So ssh to one of these machines. Now, despite dropbox saying that the command line version uses the http_proxy variable, it actually uses the HTTP_PROXY variable, so lets set it correctly with: | |||
to | |||
export HTTP_PROXY="http://proxy.dcu.ie:3128" | export HTTP_PROXY="http://proxy.dcu.ie:3128" | ||
| Line 79: | Line 77: | ||
Dropbox saves copies of your files to each copmuter it is linked to, so if you use your 2GB on dropbox you will need 2GB of space on your RedBrick account, if you need more space, contact the admins. | Dropbox saves copies of your files to each copmuter it is linked to, so if you use your 2GB on dropbox you will need 2GB of space on your RedBrick account, if you need more space, contact the admins. | ||
[[Category:HowTo]] | |||
[[Category:Software]] | |||