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

Forum Discussion

borgauf's avatar
borgauf
Explorer | Level 4
6 years ago

Dropbox on remote linux shell account

I have a shell account on a remote linux computer and I want the contents of my home machine's Dropbox folder also on the remote computer. How can I do this?

    • borgauf's avatar
      borgauf
      Explorer | Level 4

      I'm getting errors when I try to run the script:

      .../.dropbox-dist/dropbox-lnx.x86_64-69.4.102/dropbox: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /meta/b/borgauf/.dropbox-dist/dropbox-lnx.x86_64-69.4.102/dropbox)

      and

      .../.dropbox-dist/dropbox-lnx.x86_64-69.4.102/dropbox: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by /meta/b/borgauf/.dropbox-dist/dropbox-lnx.x86_64-69.4.102/dropbox)

      Please advise.

    • borgauf's avatar
      borgauf
      Explorer | Level 4

      I got errors. Something about /lib64/libc.so.6: version `GLIBC_2.14' and /lib64/libc.so.6: version `GLIBC_2.17'. BTW, I tried before to post a reply and it got marked as spam?!

      • Rich's avatar
        Rich
        Icon for Super User II rankSuper User II

        borgauf wrote:

        I got errors. Something about /lib64/libc.so.6: version `GLIBC_2.14' and /lib64/libc.so.6: version `GLIBC_2.17'.


        That's a program (and its respective version) that is required by Dropbox. You'll need to make sure it's installed on your system for Dropbox to function properly. Do a Google search and you'll find more information.


        BTW, I tried before to post a reply and it got marked as spam?!

        Yes, it was marked as spam by the automated system, likely because of the full paths you included in the post.