Skip to content

Question about behaviour of -r flag #107

@emin-ec

Description

@emin-ec

I have a question about the -r flag. When I do

ledger-autosync -L -m 90 - a 'My Vanguard Account'

I only get transactions from the last week or so.

But when I add the -r flag to do

ledger-autosync -r -L -m 90 - a 'My Vanguard Account'

I get transactions going back a few months.

I understand that -r is for resync but I thought I could achieve the same effect by not providing a ledger file or ~/.ledgerrc. But it seems like either ledger-autosync or ofxclient is somehow storing some information about what it thinks it has downloaded. Any thoughts on that? For example, is there a hidden file somewhere that l-a or ofxclient uses for this?

The reason I ask is that in trying to describe how to get started with l-a from a blank setup I shouldn't need to use the -r flag but it seems like for some reason the -r is necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions