Community
    • Login

    Updated and lost all...

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    17 Posts 8 Posters 3.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Randy DiCottiR
      Randy DiCotti
      last edited by

      I use SyncBack on all my Windows machines and CronTab on all my Linux machines.

      I learned LONG ago that the FIRST priority with computers is to set up a thorough back up system.

      In the early 90’s, I saw a company lose over $1,000,000 because of a failed hard drive.
      Not sure if they ever recovered from that.

      As for your present situation, I wish I could help. You may not get “Yesterdays” file(s) back, but you can definitely keep that from happening to tomorrows file. Thank me later :-)

      1 Reply Last reply Reply Quote 3
      • Meta ChuhM
        Meta Chuh moderator @Michael4141
        last edited by Meta Chuh

        welcome to the notepad++ community, @Michael4141

        if you have not saved your data, there will be a very low chance of getting your data back.

        please do not perform updates on applications like microsoft office or notepad++, as long as one or more files or new documents are still unsaved.

        Alan KilbornA 1 Reply Last reply Reply Quote 3
        • Alan KilbornA
          Alan Kilborn @Meta Chuh
          last edited by

          @Meta-Chuh said:

          do not perform updates on applications like microsoft office or notepad++, as long as one or more files or new documents are still unsaved.

          Golden advice…but people aren’t going to listen! :P

          Meta ChuhM 1 Reply Last reply Reply Quote 3
          • Meta ChuhM
            Meta Chuh moderator @Alan Kilborn
            last edited by

            @Alan-Kilborn

            as long as we have fun, writing the same sentence in a million variations, it’s ok i guess.

            for a change, no brain needed to write, and often funny to read.
            so people, please do not ever listen to our advice, i need this repetitive fun part ;-)

            1 Reply Last reply Reply Quote 2
            • andrecool-68A
              andrecool-68
              last edited by

              @Meta-Chuh
              You can create a list of standard answers and then copy them and insert them into the answers … so as not to torment the keyboard)))

              Alan KilbornA 1 Reply Last reply Reply Quote 1
              • Alan KilbornA
                Alan Kilborn @andrecool-68
                last edited by

                @andrecool-68

                Oh, he’s for sure got his boilerplate!! :)

                1 Reply Last reply Reply Quote 2
                • GubithG
                  Gubith
                  last edited by

                  A while back I was finding old edited temp files in %temp% ( c:\users[user]\appdata\local\temp ). The file names matched edited files and were numbered like 01 02 03, prolly one of the NPP backup options was leaving them there. I was probably shutting down that system without exiting npp first.

                  I have none of those files in temp on this PC today.

                  NPP keeps a temp file of the one you are working on… it saves it without saving = to another folder. Look in roaming and local folders, and temp, maybe it’s there.

                  I’d do that before doing anything else, and make a copy of them right away. Course now it’s been 4 days…

                  1 Reply Last reply Reply Quote 2
                  • Michael4141M
                    Michael4141
                    last edited by

                    Okay, all you oh so bright geniuses, tell me this:

                    Why, when the program is set to make a backup every 9 (NINE) SECONDS, it does NOT do so??

                    And, yes, due to all your fun you have had at my expense (without knowing why I had the problem to begin with), I uninstalled and reinstalled the program, but it still does NOT do what it is supposed to do.

                    Now.

                    Let the fun begin, anew.

                    EkopalypseE 1 Reply Last reply Reply Quote 0
                    • PeterJonesP
                      PeterJones
                      last edited by

                      @Michael4141 said:

                      I uninstalled and reinstalled the program, but it still does NOT do what it is supposed to do.

                      When working with lost/missing data, if your goal is to recover the data, that’s about the worst possible thing to do.

                      %temp% is not where Notepad++ keeps the periodic backups. Those are kept in %appdata%\Notepad++\backup\ .

                      In case you don’t know, the periodic backups (Settings > Preferences > Backup > Enable session snapshot and periodic backups and backups every ___ seconds) store in that %appdata%\Notepad++\backup\ directory (which it reiterates in the dialog box) until you hit SAVE. Once you save the file, the periodic backup goes away, until the next time you edit that file. The periodic backup will allow you to pick up where you left off editing even if you forgot to hit save… though if there’s a windows crash, it is possible that the periodic backup won’t contain what you think it should. That’s a risk you take by not hitting save and writing to disk in a location where you know.

                      The backup on save option in that same dialog box will create a backup every time you hit save. With Simple Backup, if you are editing file c:\path\to\file.txt, it will create the backup c:\path\to\file.txt.bak. If you edit and save again, it will overwrite that same file. If you use Verbose Backup, it will create c:\path\to\NppBackup\file.txt.######.bak, where ###### is based on the date/time. If you define the Custom Backup Directory in that dialog, it will use that directory for simple’s file.txt.bak (instead of using the file’s directory), and will use that directory instead of <current>\NppBackup\ for verbose backup.

                      Do your experiments match this? If not, please give us the ?-menu’s Debug Info > Copy debug info into clipboard, as well as giving us screenshots of the config boxes, and appropriate directories listings. (Screenshots can be uploaded onto imgur.com or similar, and then embedded into the post with the syntax ![](http://i.imgur.com/QTHZysa.png) => – make sure to use your own URL, and that you pick the i.imgur.com “direct link” URL from imgur, which is the actual image, and not imgur’s wrapper webpage.

                      If you have more questions, come back with the information I have requested. I hope this helps

                      –
                      PS: for formatting help, @Scott-Sumner’s post in the “how to markdown code on this forum” topic

                      Michael4141M 1 Reply Last reply Reply Quote 4
                      • PeterJonesP
                        PeterJones
                        last edited by

                        urgh, the link rendered correctly in preview. Trying again:

                        PS: for formatting help, @Scott-Sumner’s post in the “how to markdown code on this forum” topic

                        1 Reply Last reply Reply Quote 0
                        • EkopalypseE
                          Ekopalypse @Michael4141
                          last edited by

                          @Michael4141

                          and one further info, which might be obvious but seems to be ignored by some of the users,
                          is, that if you edit a temporary file and do not save it you do NOT have a backup even if you checked
                          the corresponding configurations settings.
                          You do have only one file, which has been created by the backup functionality, but no backup file.
                          If this file gets corrupted, no reason to assume that there is another file which could be used instead.

                          A backup file is ONLY created if the file has been saved before, as pointed out by @PeterJones.

                          1 Reply Last reply Reply Quote 4
                          • Alan KilbornA
                            Alan Kilborn
                            last edited by

                            save…Save…SAVE !!!

                            Don’t have a bunch of unnamed files sitting around with valuable data in them!

                            Is Notepad++ supposed to lose that data? No, of course not, but…things happen…

                            Look out for yourself and your data.

                            OMG it is 2019 I can’t believe it.

                            Meta ChuhM 1 Reply Last reply Reply Quote 3
                            • Meta ChuhM
                              Meta Chuh moderator @Alan Kilborn
                              last edited by

                              i miss the times, when strong, magnetic paper-clip holders were labeled with an “avoid proximity to floppy disks and credit cards” warning.

                              maybe there’s a kind of tri-decennial pattern to all of that:
                              1989: strong magnetism destroys data.
                              2019: data destruction has become strongly magnetic.

                              1 Reply Last reply Reply Quote 2
                              • Michael4141M
                                Michael4141 @PeterJones
                                last edited by

                                @PeterJones Thank you.

                                I did, however, copy all the files from all notepad++ directories before uninstalling, so that’s out of the way.

                                However, if the program has a specific box to check that says “backup”, isn’t it reasonable to take it that the program actually makes the backup it confirms it is supposed to be making? Otherwise it’s an obviously useless bit of the program that should be taken out as it quite obviously does absolutely no good. Hmmmm?

                                BTW, another program I use is Libre Office and it actually does make a backup of the file currently open, when it is supposed to. So…

                                (And, for any interested, the reason for the “non-backup of a file currently being worked on that Notepad++ was supposed to be backing up but really wasn’t programed to be able to” was an unexpected power outage and Windows, in all its glory, told me my backup had come back online when it really hadn’t. Everything else was extremely, extremely minor, so only the Notepad++ doc got screwed over.)

                                Maybe I just expect too much. {sigh}

                                EkopalypseE 1 Reply Last reply Reply Quote 0
                                • EkopalypseE
                                  Ekopalypse @Michael4141
                                  last edited by

                                  @Michael4141

                                  I’m not really sure but I get the feeling, that we are talking past each other.
                                  Npp will, of course, create a backup from a file you are currently edit if everything is correctly setup.
                                  But there is no backup if you edit a document which hasn’t been saved. In such a case npp creates a file and
                                  it is located in the configured backup directory but it isn’t a real backup as there is no other file and as we know,
                                  a backup needs to have a origin file which where used to create this backup.

                                  Maybe you wanna give a more detailed description about what you are doing and what you are expecting.
                                  Something like, I open file xyz.txt, edit it and no backup is created or I create a new document, edit it but don’t save it and no backup is created

                                  Btw, did you check you %appdata% directory as well?

                                  1 Reply Last reply Reply Quote 3
                                  • PeterJonesP
                                    PeterJones
                                    last edited by

                                    @Michael4141 said:

                                    isn’t it reasonable to take it that the program actually makes the backup it confirms it is supposed to be making

                                    Did you read my description of what goes on under each of the different options? I made that description based on experiments I performed in the midst of writing up yesterday’s post. Those options behave exactly as I described when I used them as described. As I said before, Periodic Backups is the “Notepad++ will save a copy of the file in a temporary location every # seconds, until such time as SAVE is hit, at which point, its job is done so it can be deleted”. Backup on save is the “Notepad++ will save an extra copy of your file, either in the same directory as your file (simple), or a subdirectory with multiple copies (verbose), or in a custom backup directory for either simple or verbose”.

                                    If you use those settings, and they behave as I described, then I don’t understand why you are still complaining. If you use those settings, and they don’t behave as I described, then you are ignoring me (*), and / or otherwise not providing the information requested to help us help you. If you don’t want help, that’s fine; but just admit that, and move into the Boycott Notepad++ section of the forum if you want to continue complaining. If you do want help, then we are quite happy to help you: I wouldn’t have spent so much time on that response if I didn’t want to help. If you do want help, then provide the description of what’s not working for you – exactly what the behavior is that you see, and exactly what settings you have when you see that behavior.

                                    *: To quote what I said earlier:

                                    Do your experiments match this? If not, please give us the ?-menu’s Debug Info > Copy debug info into clipboard, as well as giving us screenshots of the config boxes, and appropriate directories listings.

                                    You also said,

                                    BTW, another program I use is Libre Office and it actually does make a backup of the file currently open, when it is supposed to. So…

                                    As far as I can tell, Notepad++ is behaving exactly as I expect. If I turn on periodic backup, it keeps a temporary backup of any file I haven’t saved yet, in the %appdata%\notepad++\backup. If I turn on backup-on-save, every time I hit save, it updates the backup file in either the same folder as the original file, in the NppBackup subfolder of that folder, or in the directory I specify. If that’s not what it’s doing for you, describe your exact settings, and what files you see in those locations at the various points in time (while there are files that are edited but not saved, and immediately after hitting save)

                                    Maybe I just expect too much. {sigh}

                                    You haven’t told us how it is not behaving according to your expectations.

                                    But maybe I expect to much of people asking for help. {sigh}

                                    1 Reply Last reply Reply Quote 3
                                    • First post
                                      Last post
                                    The Community of users of the Notepad++ text editor.
                                    Powered by NodeBB | Contributors