DroboPorts

Cross-compiling and ready-to-use applications for the DroboFS and Drobo5N

CrashPlan

Computer backup made simple.

Github project Website »

Drobo5N releases

This DroboApps depends on the locale and java8 DroboApps. If you do not have firmware 3.3.0, please make sure they are installed or Crashplan will not start.

Please check the configuration page of CrashPlan in Drobo Dashboard for detailed instructions on how to redirect the CrashPlan client to connect with the Drobo.

Size: 36 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

Please check the configuration page of CrashPlan in Drobo Dashboard for detailed instructions on how to redirect the CrashPlan client to connect with the Drobo.

Size: 25 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

Please check the configuration page of CrashPlan in Drobo Dashboard for detailed instructions on how to redirect the CrashPlan client to connect with the Drobo.

Size: 25 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

Please check the configuration page of CrashPlan in Drobo Dashboard for detailed instructions on how to redirect the CrashPlan client to connect with the Drobo.

Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

Don’t forget to secure access to your Crashplan installation by enabling password access in “Settings” > “Security” > “Require account password to access CrashPlan desktop application”

Size: 25 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, follow these steps:

  1. Edit the file:
    • /Applications/CrashPlan.app/Contents/Resources/Java/conf/ui.properties on OSX
    • C:\Program Files\CrashPlan\conf\ui.properties on Windows
    • /usr/local/crashplan/conf/ui.properties on Linux
  2. Add the line: serviceHost=xxx.xxx.xxx.xxx, replacing xxx.xxx.xxx.xxx with the ip address of the Drobo, and save the file.
  3. Edit the file:
    • /Library/Application Support/CrashPlan/.ui_info on OSX
    • C:\ProgramData\CrashPlan\.ui_info on Windows
    • $HOME/.crashplan/.ui_info on Linux
  4. Edit the file to look like this: 4243,drobo. You can preserve the original .ui_info file somewhere else, and restore it once you are done accessing CrashPlan on the Drobo.

Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

Don’t forget to secure access to your Crashplan installation by enabling password access in “Settings” > “Security” > “Require account password to access CrashPlan desktop application”

Size: 25 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, follow these steps:

  1. Edit the file:
    • ~/Library/Application Support/CrashPlan/ui.properties on OSX
    • C:\Program Files\CrashPlan\conf\ui.properties on Windows
    • /usr/local/crashplan/conf/ui.properties on Linux
  2. Add the line: serviceHost=xxx.xxx.xxx.xxx, replacing xxx.xxx.xxx.xxx with the ip address of the Drobo.
  3. Save the file, and start the app. It will ask for the credentials to be used on the Drobo.

Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

Don’t forget to secure access to your Crashplan installation by enabling password access in “Settings” > “Security” > “Require account password to access CrashPlan desktop application”

Size: 23 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start..

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, you need to establish a port forward from your desktop to the Drobo. Something like this should do the trick:

ssh -L 4200:localhost:4243 root@drobo-5n

Short explanation: this forwards any connection attempts to port 4201 on your machine to port 4243 on the Drobo. Once this is done, you have to tell the CrashPlan client to connect to port 4201 instead of the default (4243). To do this on a Mac, edit the file ~/Library/Application Support/CrashPlan/ui.properties and add this line:

servicePort=4200

Save the file, and start the app. It will ask for the credentials to be used on the Drobo. Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

More information about configuring a server over SSH can be found here.

Size: 23 MB

Github release Download »

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, you need to establish a port forward from your desktop to the Drobo. Something like this should do the trick:

ssh -L 4201:localhost:4243 root@drobo-5n

Short explanation: this forwards any connection attempts to port 4201 on your machine to port 4243 on the Drobo. Once this is done, you have to tell the CrashPlan client to connect to port 4201 instead of the default (4243). To do this on a Mac, edit the file ~/Library/Application Support/CrashPlan/ui.properties and add this line:

servicePort=4201

Save the file, and start the app. It will ask for the credentials to be used on the Drobo. Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

More information about configuring a server over SSH can be found here.

Size: 21 MB

Github release Download »

Changelog: This version fixes several problems with service.sh, and reduces the maximum memory assigned to CrashPlan.

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, you need to establish a port forward from your desktop to the Drobo. Something like this should do the trick:

ssh -L 4201:localhost:4243 root@drobo-5n

Short explanation: this forwards any connection attempts to port 4201 on your machine to port 4243 on the Drobo. Once this is done, you have to tell the CrashPlan client to connect to port 4201 instead of the default (4243). To do this on a Mac, edit the file ~/Library/Application Support/CrashPlan/ui.properties and add this line:

servicePort=4201

Save the file, and start the app. It will ask for the credentials to be used on the Drobo. Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

More information about configuring a server over SSH can be found here.

Size: 20 MB

Github release Download »

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, you need to establish a port forward from your desktop to the Drobo. Something like this should do the trick:

ssh -L 4201:localhost:4243 root@drobo-5n

Short explanation: this forwards any connection attempts to port 4201 on your machine to port 4243 on the Drobo. Once this is done, you have to tell the CrashPlan client to connect to port 4201 instead of the default (4243). To do this on a Mac, edit the file ~/Library/Application Support/CrashPlan/ui.properties and add this line:

servicePort=4201

Save the file, and start the app. It will ask for the credentials to be used on the Drobo. Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

More information about configuring a server over SSH can be found here.

Size: 20 MB

Github release Download »

DroboFS releases

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

Please check the configuration page of CrashPlan at http://drobo.ip.address.here:8080/crashplan/ for detailed instructions on how to redirect the CrashPlan client to connect with the Drobo.

Size: 36 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

Please check the configuration page of CrashPlan in Drobo Dashboard for detailed instructions on how to redirect the CrashPlan client to connect with the Drobo.

Size: 25 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, follow these steps:

  1. Edit the file:
    • /Applications/CrashPlan.app/Contents/Resources/Java/conf/ui.properties on OSX
    • C:\Program Files\CrashPlan\conf\ui.properties on Windows
    • /usr/local/crashplan/conf/ui.properties on Linux
  2. Add the line: serviceHost=xxx.xxx.xxx.xxx, replacing xxx.xxx.xxx.xxx with the ip address of the Drobo, and save the file.
  3. Edit the file:
    • /Library/Application Support/CrashPlan/.ui_info on OSX
    • C:\ProgramData\CrashPlan\.ui_info on Windows
    • $HOME/.crashplan/.ui_info on Linux
  4. Edit the file to look like this: 4243,drobo. You can preserve the original .ui_info file somewhere else, and restore it once you are done accessing CrashPlan on the Drobo.

Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

Don’t forget to secure access to your Crashplan installation by enabling password access in “Settings” > “Security” > “Require account password to access CrashPlan desktop application”

Size: 25 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start.

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, follow these steps:

  1. Edit the file:
    • ~/Library/Application Support/CrashPlan/ui.properties on OSX
    • C:\Program Files\CrashPlan\conf\ui.properties on Windows
    • /usr/local/crashplan/conf/ui.properties on Linux
  2. Add the line: serviceHost=xxx.xxx.xxx.xxx, replacing xxx.xxx.xxx.xxx with the ip address of the Drobo.
  3. Save the file, and start the app. It will ask for the credentials to be used on the Drobo.

Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

Don’t forget to secure access to your Crashplan installation by enabling password access in “Settings” > “Security” > “Require account password to access CrashPlan desktop application”

Size: 23 MB

Github release Download »

This DroboApps depends on the locale and java8 DroboApps. Please make sure they are installed or Crashplan will not start..

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, you need to establish a port forward from your desktop to the Drobo. Something like this should do the trick:

ssh -L 4200:localhost:4243 root@drobo-fs

Short explanation: this forwards any connection attempts to port 4201 on your machine to port 4243 on the Drobo. Once this is done, you have to tell the CrashPlan client to connect to port 4201 instead of the default (4243). To do this on a Mac, edit the file ~/Library/Application Support/CrashPlan/ui.properties and add this line:

servicePort=4200

Save the file, and start the app. It will ask for the credentials to be used on the Drobo. Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

More information about configuring a server over SSH can be found here.

Size: 23 MB

Github release Download »

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, you need to establish a port forward from your desktop to the Drobo. Something like this should do the trick:

ssh -L 4201:localhost:4243 root@drobo-fs

Short explanation: this forwards any connection attempts to port 4201 on your machine to port 4243 on the Drobo. Once this is done, you have to tell the CrashPlan client to connect to port 4201 instead of the default (4243). To do this on a Mac, edit the file ~/Library/Application Support/CrashPlan/ui.properties and add this line:

servicePort=4201

Save the file, and start the app. It will ask for the credentials to be used on the Drobo. Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

More information about configuring a server over SSH can be found here.

Size: 21 MB

Github release Download »

Changelog: This version fixes several problems with service.sh, and reduces the maximum memory assigned to CrashPlan.

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, you need to establish a port forward from your desktop to the Drobo. Something like this should do the trick:

ssh -L 4201:localhost:4243 root@drobo-fs

Short explanation: this forwards any connection attempts to port 4201 on your machine to port 4243 on the Drobo. Once this is done, you have to tell the CrashPlan client to connect to port 4201 instead of the default (4243). To do this on a Mac, edit the file ~/Library/Application Support/CrashPlan/ui.properties and add this line:

servicePort=4201

Save the file, and start the app. It will ask for the credentials to be used on the Drobo. Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

More information about configuring a server over SSH can be found here.

Size: 20 MB

Github release Download »

To configure the CrashPlan engine you have to install the software on your machine, and redirect the GUI to connect with the Drobo. To do this, you need to establish a port forward from your desktop to the Drobo. Something like this should do the trick:

ssh -L 4201:localhost:4243 root@drobo-fs

Short explanation: this forwards any connection attempts to port 4201 on your machine to port 4243 on the Drobo. Once this is done, you have to tell the CrashPlan client to connect to port 4201 instead of the default (4243). To do this on a Mac, edit the file ~/Library/Application Support/CrashPlan/ui.properties and add this line:

servicePort=4201

Save the file, and start the app. It will ask for the credentials to be used on the Drobo. Once logged in, if the folder selection screen shows the path /mnt/DroboFS/Shares, then congratulations, you have CrashPlan on your Drobo.

More information about configuring a server over SSH can be found here.

Size: 20 MB

Github release Download »

Supporting the site

If you like the tutorials, or are using any of the apps from this site, please consider becoming a patreon or making a donation to support our efforts and help keeping the site online.

Published with GitHub Pages. Bootstrap theme: Sandstone.