Giter Site home page Giter Site logo

Comments (10)

gary-rowe avatar gary-rowe commented on August 28, 2024

Changed the title to avoid having to create a similar issue. We need an addition to the Tools | Edit Wallet wizard to allow a retroactive addition/modification to the cloud directory.

from multibit-hd.

jim618 avatar jim618 commented on August 28, 2024

I have added a cloud backup directory file picker on the Edit Wallet screen.

It works EXCEPT for: If user selects file chooser and presses cancel, the file location gets cleared. Then if the user clicks finish this wipes the setting in the yaml.

from multibit-hd.

jim618 avatar jim618 commented on August 28, 2024

Ready for review and closing

from multibit-hd.

owen-kellie-smith avatar owen-kellie-smith commented on August 28, 2024

I've got the cloud backup folder set to /home/owen/Dropbox but I can't see anything to do with multibit in /home/owen/Dropbox. Should I see a backup file or something?

from multibit-hd.

jim618 avatar jim618 commented on August 28, 2024

There are 3 sets of backups made at different times as follows:

  1. Rolling backup. Copy of the wallet only, timestamped.
    First backup made @ 2 mins after startup. Every subsequent 2 mins.
    The last 4 rolling backups are stored.
  2. Local backups of everything in the wallet directory (except the block chain).
    Stored in "zip-backups" in the wallet directory.
    First backup made @ 2 mins after startup. Every subsequent 10 mins.
    Note that the rolling backups are also stored in the zip backups.
  3. Cloud backups. This is the identical file as in 2). copied to the cloud backup location.
    First backup made @ 2 mins after startup. Every subsequent 30 mins.

The cloud backups are less frequent so as not to use up too much bandwidth of the user, forever trying to sync the backups.

As long as the user keeps MBHD open for 2 minutes they will have at least one rolling backup, zip backup and cloud backup created.

(The numbers can be changed - current ones are a balance of the different uses of the backups, bandwidth, disk writing etc)

from multibit-hd.

owen-kellie-smith avatar owen-kellie-smith commented on August 28, 2024

I've had wallet open for 13 mins
opened10mins

with Cloud folder set
cloudset

but there's no sign of anything in backup folder
nothingindropbox

from multibit-hd.

owen-kellie-smith avatar owen-kellie-smith commented on August 28, 2024

(Ubuntu) update: backup was made to cloud folder about 35 mins after wallet was opened.

havebackup

from multibit-hd.

jim618 avatar jim618 commented on August 28, 2024

That's interesting - the cloud backup is every thirty mins so it must have not written the first one for some reason.

I'll put in some more diagnostics I think

from multibit-hd.

owen-kellie-smith avatar owen-kellie-smith commented on August 28, 2024

Looks OK now (on Ubuntu).

First cloud backup just came in 2 mins after wallet was opened. Wallet was opened at 3:17 and backup was made at 3:19.

open317

backup319

from multibit-hd.

jim618 avatar jim618 commented on August 28, 2024

Looks ok so closing

from multibit-hd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.