Dropbox
Dropbox
Hello!
I am a new Porteus user, and I have a problem. I am attempting to run Dropbox, but every time a reboot, I must reconnect my account (log back in). I do not know if I've installed it incorrectly or what. Currently, I am running Dropbox as a module that loads at boot.
If anyone could help me it would be greatly appreciated. Thank you. Good day!
-FFNOX
I am a new Porteus user, and I have a problem. I am attempting to run Dropbox, but every time a reboot, I must reconnect my account (log back in). I do not know if I've installed it incorrectly or what. Currently, I am running Dropbox as a module that loads at boot.
If anyone could help me it would be greatly appreciated. Thank you. Good day!
-FFNOX
-
- Contributor
- Posts: 686
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: Dropbox
In Porteus Fresh Boot Mode everything is lost after reboot, try changes cheatcode or point by symlink (ln -s) ".dropbox" directory to directory on your hard drive (eventually Dropbox dir also if you haven't changed your dropbox settings).every time a reboot, I must reconnect my account
Re: Dropbox
Hello, Tome!
I am not booting Porteus in Fresh Mode, I'm booting as guest with the copy2ram cheatcode, so my changes are saved to a .dat container (I'm using a FAT32 partition). Here is what my boot option looks like in Porteus.cfg.
I'm sorry, but I'm not sure what you mean by "point by symlink (ln -s) ".dropbox" directory to directory on your hard drive." It is my goal to have Porteus run entirely off of a USB flash drive. If possible, I would like my Dropbox directory/folder on the flash drive as well. Thanks!
I am not booting Porteus in Fresh Mode, I'm booting as guest with the copy2ram cheatcode, so my changes are saved to a .dat container (I'm using a FAT32 partition). Here is what my boot option looks like in Porteus.cfg.
I'm sorry, but I'm not sure what you mean by "point by symlink (ln -s) ".dropbox" directory to directory on your hard drive." It is my goal to have Porteus run entirely off of a USB flash drive. If possible, I would like my Dropbox directory/folder on the flash drive as well. Thanks!
-
- Contributor
- Posts: 686
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: Dropbox
So maybe you don't have enough space in porteussave.dat. Check it in terminal:
Code: Select all
df -h /mnt/live/memory/changes/
Re: Dropbox
Size=4G
Used=587M
Avalible=3.5G
This is more than enough to download my entire Dropbox.
Used=587M
Avalible=3.5G
This is more than enough to download my entire Dropbox.
-FFNOX
-
- Contributor
- Posts: 686
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: Dropbox
Where do you have Dropbox (version) from? Do you use it as root or guest? Exit dropbox (killall dropbox) and try fresh configuration - in terminal execute:launch Dropbox, login, quit dropbox, and reboot with fsck cheatcode.
Code: Select all
mv ~/.dropbox .dropbox-old-test
Re: Dropbox
I am using the version of Dropbox that I downloaded from the USM application in Porteus. I have it installed as a tgz, not a module.
I'm also booting Porteus as guest. Should I be starting the program as root? Or even Porteus itself?
I'll get right back to you once I get the chance to try the command you listed.
I'm also booting Porteus as guest. Should I be starting the program as root? Or even Porteus itself?
I'll get right back to you once I get the chance to try the command you listed.
-FFNOX
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Dropbox
From memory, the daemon should be started as root.
Try this: Set up dropbox (install and configure to your liking). Leave your computer idle for 1 minute. Login into dropbox.
Now in a root terminal run: find /mnt/live/memory/changes -mmin 1
This should find any files that were created or modified in the last minute. Hopefully you can find which files were created/cached when you logged in.
Make a module from these files and you may/could stay logged in. I haven't tested this, it is just me thinking out loud.
Try this: Set up dropbox (install and configure to your liking). Leave your computer idle for 1 minute. Login into dropbox.
Now in a root terminal run: find /mnt/live/memory/changes -mmin 1
This should find any files that were created or modified in the last minute. Hopefully you can find which files were created/cached when you logged in.
Make a module from these files and you may/could stay logged in. I haven't tested this, it is just me thinking out loud.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Dropbox
I just tested and dropbox is started as a regular user. Once you run dropboxd a window opens asking you to log on. There are config files in /home/guest/.dropbox so I assume if you make a module from these your settings will be remembered. Not sure about remaining logged in though.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: Dropbox
I have Dropbox installed as a tgz package, but every time I boot, I am asked to install the "proprietary daemon." If I click "install," Dropbox crashes. I can close this window without any negative effects. Shortly after this message is displayed, the Dropbox setup window opens and asks me to log in. Dropbox appears to retain all of my settings, except that it logs me out after every reboot, even after I created a module from .dropbox. 

-FFNOX
-
- Contributor
- Posts: 686
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: Dropbox
Try my dropbox module from: https://www.dropbox.com/sh/7elwcgmk5mwtmme/FmFMsdUIO8
-
- Contributor
- Posts: 686
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: Dropbox
Create new little (20MB) porteussave.dat for testing (use it as your changes=), don't install anything, only activate dropbox made by me, launch drobpoxd, exit, reboot and launch it again.
Re: Dropbox
I am already using a separate "testing" porteussave.dat, which is 2gb. How do I activate only the Dropbox module? Currently, it is the only module which I am running, aside from the default ones that come with Porteus.
-FFNOX