Backup/sync for Windows 10 / Ubuntu folder












0















Not so long ago I had a bit of a scare. I have a shared Windows 10 computer with all our photos/videos etc. I found out that someone had accidentally deleted a folder, and as it had happened more than 2 months before, the change had propagated to my online backup.



Luckily I had an old backup, but to avoid a future data-loss, I was thinking of a solution along these lines:



Setting up an old computer with an Ubuntu server and creating a one-way sync folder on the server.



Let the Ubuntu server be responsible for syncing the folder with the Windows 10 folder.



Let the server do some kind of backup, that keeps all changes to the folder on the server.



Any suggestions as to what software is best for these tasks. Does a program exist that is able to both?



The server will always be on, the Win10 computer will only be on when needed.










share|improve this question





























    0















    Not so long ago I had a bit of a scare. I have a shared Windows 10 computer with all our photos/videos etc. I found out that someone had accidentally deleted a folder, and as it had happened more than 2 months before, the change had propagated to my online backup.



    Luckily I had an old backup, but to avoid a future data-loss, I was thinking of a solution along these lines:



    Setting up an old computer with an Ubuntu server and creating a one-way sync folder on the server.



    Let the Ubuntu server be responsible for syncing the folder with the Windows 10 folder.



    Let the server do some kind of backup, that keeps all changes to the folder on the server.



    Any suggestions as to what software is best for these tasks. Does a program exist that is able to both?



    The server will always be on, the Win10 computer will only be on when needed.










    share|improve this question



























      0












      0








      0








      Not so long ago I had a bit of a scare. I have a shared Windows 10 computer with all our photos/videos etc. I found out that someone had accidentally deleted a folder, and as it had happened more than 2 months before, the change had propagated to my online backup.



      Luckily I had an old backup, but to avoid a future data-loss, I was thinking of a solution along these lines:



      Setting up an old computer with an Ubuntu server and creating a one-way sync folder on the server.



      Let the Ubuntu server be responsible for syncing the folder with the Windows 10 folder.



      Let the server do some kind of backup, that keeps all changes to the folder on the server.



      Any suggestions as to what software is best for these tasks. Does a program exist that is able to both?



      The server will always be on, the Win10 computer will only be on when needed.










      share|improve this question
















      Not so long ago I had a bit of a scare. I have a shared Windows 10 computer with all our photos/videos etc. I found out that someone had accidentally deleted a folder, and as it had happened more than 2 months before, the change had propagated to my online backup.



      Luckily I had an old backup, but to avoid a future data-loss, I was thinking of a solution along these lines:



      Setting up an old computer with an Ubuntu server and creating a one-way sync folder on the server.



      Let the Ubuntu server be responsible for syncing the folder with the Windows 10 folder.



      Let the server do some kind of backup, that keeps all changes to the folder on the server.



      Any suggestions as to what software is best for these tasks. Does a program exist that is able to both?



      The server will always be on, the Win10 computer will only be on when needed.







      server backup sync






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 6 hours ago









      Zanna

      50.5k13133241




      50.5k13133241










      asked Jan 14 at 8:31









      CNRCNR

      43




      43






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Found a guide using Rsync, that looks to do the job:



          https://www.howtogeek.com/175008/the-non-beginners-guide-to-syncing-data-with-rsync/






          share|improve this answer








          New contributor




          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.





















          • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review

            – RoVo
            10 hours ago











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1109561%2fbackup-sync-for-windows-10-ubuntu-folder%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Found a guide using Rsync, that looks to do the job:



          https://www.howtogeek.com/175008/the-non-beginners-guide-to-syncing-data-with-rsync/






          share|improve this answer








          New contributor




          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.





















          • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review

            – RoVo
            10 hours ago
















          0














          Found a guide using Rsync, that looks to do the job:



          https://www.howtogeek.com/175008/the-non-beginners-guide-to-syncing-data-with-rsync/






          share|improve this answer








          New contributor




          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.





















          • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review

            – RoVo
            10 hours ago














          0












          0








          0







          Found a guide using Rsync, that looks to do the job:



          https://www.howtogeek.com/175008/the-non-beginners-guide-to-syncing-data-with-rsync/






          share|improve this answer








          New contributor




          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.










          Found a guide using Rsync, that looks to do the job:



          https://www.howtogeek.com/175008/the-non-beginners-guide-to-syncing-data-with-rsync/







          share|improve this answer








          New contributor




          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          share|improve this answer



          share|improve this answer






          New contributor




          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          answered Jan 15 at 10:20









          CNRCNR

          43




          43




          New contributor




          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.





          New contributor





          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          CNR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.













          • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review

            – RoVo
            10 hours ago



















          • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review

            – RoVo
            10 hours ago

















          While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review

          – RoVo
          10 hours ago





          While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - From Review

          – RoVo
          10 hours ago


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1109561%2fbackup-sync-for-windows-10-ubuntu-folder%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          GameSpot

          connect to host localhost port 22: Connection refused

          Getting a Wifi WPA2 wifi connection