Learn how to make the most out of the Dropbox Community here 💙!
Linux
270 TopicsCorrect the 'sharelink' description in the Linux commands documentation
The table at https://help.dropbox.com/installs/linux-commands#What-Linux-commands-are-available-on-Dropbox says, about the sharelink command: sharelink dropbox sharelink FILE This prints out a shared link for FILE. FILE Absolute path to FILE ...But that's not correct. FILE doesn't have to be an absolute path, it can be any path (relative or absolute) that points to a file in the Dropbox folder. For example: dropbox sharelink $HOME/Dropbox/MyDocument.odt Outputs a share link like https://www.dropbox.com/scl/fi/$IDENTIFIER1/MyDocument.odt?rlkey=$IDENTIFIER2&dl=0 cd $HOME/Dropbox dropbox sharelink MyDocument.odt Outputs the same share link cd $HOME dropbox sharelink Dropbox/MyDocument.odt Still the same share link as the previous two commands (Also, side note, what's the point of providing a post editor with the ability to insert tables and code snippets, if this is going to happen when we hit "Publish"?) Content Not Published Your post contains invalid HTML. Remove the following invalid tags before publishing: a, a (class), div, li-code, li-table, li-td, li-tr, li-tsection12Views0likes0CommentsWhere's the Linux preferences GUI? The CLI doesn't work.
The title says it all. While setting up a fresh laptop with EndeavourOS, I was able to load the UI from an older installation for a moment until it closed itself. This usually happens when the app is running a self update, and given this was a 2 week old backup, this makes sense. Upon loading it up, the Preferences option now loads up a window with the following: Why? Why was the old preferences UI removed in favor of this? This isn't an upgrade in the slightest, and clicking More Settings simply takes me to the CLI instructions page. While this is okay for me, it isn't okay for my family who is making the switch over and are not terminal warriors. Well, that would be the case if the terminal command even worked right: So, I really do have to ask: what is going on here and how can I have my older, at least functional, GUI back?150Views1like8CommentsUnable to install the desktop app on Fedora 41.
I need to install the Desktop App for Selective Sync. I've downloaded the Fedora rpm and installed it. I installs a filemanager. When I click on the 'open dropbox app' the screen blinks and is redisplayed. What are the steps for installing the Dropbox app? ThanksSolved305Views0likes15CommentsWget or Curl is not downloading a folder as expected via the CLI in Linux
I am trying to download a shared folder into a unix server. I first copied that folder to my dropbox and then generated a share link. The link looks something like this: https://www.dropbox.com/scl/fo/v5xxxxxxx/AB1xxxxxxx?rlkey=123456abc&dl=1 I have tried multiple CLI commands. Some of them are below: wget https://www.dropbox.com/scl/fo/v5xxxxxx/AB1xxxxxx?rlkey=12345abc&dl=1 wget https://www.dropbox.com/scl/fo/v5xxxxxx/AB1xxxxxx?rlkey=12345abc&dl=1 --content-disposition curl -L -o output.zip https://www.dropbox.com/scl/fo/v5xxxxxx/AB1xxxxxx?rlkey=12345abc&dl=1 None of them download the folder but download some script instead. I have tried pasting the URL on the web browser and that works and I can see a ~140GB zipped file starting a download. Also, I have also tested TLS connection as I saw in another post that it might have an impact. TLS v1.2 seems to be working in my CLI but not v1.3. Any help is greatly appreciated as I have been stuck on this for so many days now! TIA67Views0likes1CommentHow can I use selective sync on Linux?
Guys: I would like to use the Dropbox CLI to perform “Selective Sync” on a sub-directory, $HOME/Dropbox/level1/level2. The following are my sample commands in Linux: dropbox exclude add $HOME/Dropbox/* dropbox exclude remove $HOME/Dropbox/level1/level2 However, the second command does not work. If I change it to “dropbox exclude remove $HOME/Dropbox/level1”, it will work. Looks like the command only works under directory, $HOME/Dropbox, it will not go down to next level of sub-directories. Could you shine some light on this? Thanks! Yi42Views0likes2CommentsHow can I make files online-only on Ubuntu?
Dear all Recently, I moved from Windows 11 to Ubuntu 24.04 in my laptop. During my journey in Windows, I was always very pleased with the integration between Dropbox and my operating system, as I could browse all the folders in my Dropbox account locally on my laptop without having to go to the web browser, even those that were not synced to my computer (i.e. I could access the folders not downloaded to my computer, see the file names... and when I double-clicked on a file, it would be downloaded to my computer and I could access it quickly and easily). When I downloaded and synced Dropbox with Ubuntu on my laptop, all the files and folders in my Dropbox account started to store a copy locally on my computer. For those folders that took up a lot of space and that I wasn't going to use at the moment, I right-clicked on them and checked the option to not sync with dropbox.com. However, this did not have the effect of clearing the space that these folders were taking up, with the desired functionality of being able to browse my laptop locally and see their names and be able to access them even if they weren't synced. I was wondering if there was a way to mimic this functionality that I enjoyed on Windows.202Views0likes4CommentsDropbox Client for Linux on Ubuntu 24.04 LTS- icon not clickable.
Guys, I've noticed a bug on Dropbox Client on Ubuntu 23.10 and the same occurs on Ubuntu 24.04 LTS after a installed it from scratch on my machine. It's really a bug on the app on desktop. The problem is: the app on system tray doesnt open or show anything until the system is blocked to block screen and returns putting password. After that it works normally as it should. I recorded a short video showing the problem with you: https://youtu.be/6a4cvtZsRWo How can this issue be solved? Is this the right place to report it? God bless you all!Solved11KViews6likes50CommentsWhen installing Dropbox on Linux, it doesn't create a Dropbox folder.
I am installing Dropbox on a new Linux computer (Ubuntu 20.04, gnome-flashback). I ran ~/.dropbox-dist/dropboxd but it stopped without completing. The last line it printed was dropbox: load fq extension '/home/gershwin/.dropbox-dist/dropbox-lnx.x86_64-218.4.4348/PyQt5.QtDBus.so It did not create a Dropbox folder. How can I complete the installation?32Views0likes1CommentHow to share a Dropbox folder between Windows and Linux installs on the same PC?
Currently it is impossible to share a Dropbox folder between Windows and Linux installs on the same PC. They appear to contain the same files with the same metadata, but Dropbox for Linux refuses to write to an NTFS partition, and similarly Dropbox for Windows refuses to write to ext4. Is there a workaround for this? I don't want two copies of everything. I have been a loyal Dropbox user for years because I believe in supporting software that does one thing and does it well, but this "no mixing filesystems" rule means I have to choose between Dropbox and my dual-boot. I would love it if I didn't have to choose, and I'm sure I'm not alone!448Views2likes4CommentsStarting the Dropbox desktop app on another machine kills my local session (Ubuntu)
I encounter a 100% reproducible but very weird error. I have two machines running Ubuntu Linux, my laptop (24.10) and my server (22.04). I used to use Dropbox to keep the files on both of them in sync for years and it has always worked perfectly (I am on a paid plan and have a pretty large amount of files). I use the latest version of the dropbox client for linux on both machines. Now the problem: When the dropbox client is running on my laptop and I start up the dropbox client on the server, reliably, after about 10 seconds, my local laptop freezes and kills my X session (i.e., all apps are killed, I am logged out and presented with a login screen). In the meantime, on the server, the dropbox client has been killed but the server keeps running just fine. This is very disconcerting, how can what I do on the remote machine cause my local machine to crash?? Any advice on what I could try to resolve this? I have already tried setting up the limit for inotify with sudo sysctl -w fs.inotify.max_user_watches=100000 Any help would be greatly appreciated! I am considering canceling my Dropbox subscription.53Views0likes3Comments