We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

Edu1770's avatar
Edu1770
Helpful | Level 5
5 years ago

Can I install the desktop app in Raspberry Pi 4?

Hi, i'm trying to install dropbox in a raspberry pi 4 with raspbian lite (no X installed).

The architecture (armhf) seems to not be supported (only debian, fedora, ubuntu with x86 32/64),

I would like to use dropbox daemon to automatically sync my files using typical .dropbox-dist, as i do in other machines (ubuntu mainly). Is this possible on a raspberry pi ?

I don't know if python projects could launch background jobs to sync files or if those tools are intended to be used on demand (download this, upload another thing, etc.). I tried pip3 install dropbox, as well as, apt-get install python3-dropbox. Not sure if they are same thing, and how to use.

I have seen some projects like "github.com/andreafabrizi/Dropbox-Uploader.git" or "ExaGear Desktop", but this seems to miss that "dropbox daemon flavor" and i don't want X server (i prefer raspbian lite).

Which would be the best approach ?

  • Edu1770's avatar
    Edu1770
    5 years ago

    I have tried many python utilities, but everything is "passive" actions far away from smart syncing as dropbox daemon provides. As you have the source code, i encourage you to try porting the code to ARM architecture. This will open a wide range os possibilities, not only for RPI users, but for many embeded systems working on ARM.

    I also tried docker but needed x86 emulation, it is not a efficient approach. I understand you will have a great roadmap, and i will accept your solution but i'm sad about this.

     

    BRs!


    Здравко wrote:

    The Dropbox staff just tries to learn what's crosscompilation, so don't rely too much. Use some third party application, of your choice, or create your own. :wink:


     

  • Здравко's avatar
    Здравко
    Legendary | Level 20

    The Dropbox staff just tries to learn what's crosscompilation, so don't rely too much. Use some third party application, of your choice, or create your own. :wink:

    • Edu1770's avatar
      Edu1770
      Helpful | Level 5

      I have tried many python utilities, but everything is "passive" actions far away from smart syncing as dropbox daemon provides. As you have the source code, i encourage you to try porting the code to ARM architecture. This will open a wide range os possibilities, not only for RPI users, but for many embeded systems working on ARM.

      I also tried docker but needed x86 emulation, it is not a efficient approach. I understand you will have a great roadmap, and i will accept your solution but i'm sad about this.

       

      BRs!


      Здравко wrote:

      The Dropbox staff just tries to learn what's crosscompilation, so don't rely too much. Use some third party application, of your choice, or create your own. :wink:


       

      • dalepres's avatar
        dalepres
        Helpful | Level 6

        I pay money for this so I help support the product.  I'd sure like a RPI package.  I am working on several RPI development projects and using RPI as my desktop in many cases.  Using DropBox to share files between my RPIs would be fantastic but without sync it is dangerous and reckless because I could lose data by overwriting.