From 81d491f4ed80d1d6a44670fdef9ebbe61e58863e Mon Sep 17 00:00:00 2001 From: Will Budic Date: Fri, 2 Aug 2024 01:05:53 -0500 Subject: [PATCH] Backup/List/Restore via sshfs added. --- linux-B_L_R_via_sshfs/LICENSE | 674 +++++++++++++++++++ linux-B_L_R_via_sshfs/README.md | 189 ++++++ linux-B_L_R_via_sshfs/backup.config | 61 ++ linux-B_L_R_via_sshfs/backup.sh | 293 ++++++++ linux-B_L_R_via_sshfs/backup_process.png | Bin 0 -> 65840 bytes linux-B_L_R_via_sshfs/crontab.lst | 11 + linux-B_L_R_via_sshfs/enarch.pl | 513 ++++++++++++++ linux-B_L_R_via_sshfs/install.sh | 5 + linux-B_L_R_via_sshfs/list.sh | 95 +++ linux-B_L_R_via_sshfs/listFiles.pl | 68 ++ linux-B_L_R_via_sshfs/mindmap.alz | 41 ++ linux-B_L_R_via_sshfs/restore.sh | 155 +++++ linux-B_L_R_via_sshfs/shortlink.dict | 2 + linux-B_L_R_via_sshfs/shortlink.pl | 72 ++ linux-B_L_R_via_sshfs/vs_code_extensions.lst | 85 +++ 15 files changed, 2264 insertions(+) create mode 100644 linux-B_L_R_via_sshfs/LICENSE create mode 100644 linux-B_L_R_via_sshfs/README.md create mode 100644 linux-B_L_R_via_sshfs/backup.config create mode 100755 linux-B_L_R_via_sshfs/backup.sh create mode 100644 linux-B_L_R_via_sshfs/backup_process.png create mode 100644 linux-B_L_R_via_sshfs/crontab.lst create mode 100755 linux-B_L_R_via_sshfs/enarch.pl create mode 100644 linux-B_L_R_via_sshfs/install.sh create mode 100755 linux-B_L_R_via_sshfs/list.sh create mode 100755 linux-B_L_R_via_sshfs/listFiles.pl create mode 100644 linux-B_L_R_via_sshfs/mindmap.alz create mode 100755 linux-B_L_R_via_sshfs/restore.sh create mode 100644 linux-B_L_R_via_sshfs/shortlink.dict create mode 100755 linux-B_L_R_via_sshfs/shortlink.pl create mode 100644 linux-B_L_R_via_sshfs/vs_code_extensions.lst diff --git a/linux-B_L_R_via_sshfs/LICENSE b/linux-B_L_R_via_sshfs/LICENSE new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/linux-B_L_R_via_sshfs/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/linux-B_L_R_via_sshfs/README.md b/linux-B_L_R_via_sshfs/README.md new file mode 100644 index 0000000..a34ab13 --- /dev/null +++ b/linux-B_L_R_via_sshfs/README.md @@ -0,0 +1,189 @@ +# Backup List Restore via SSHFS + +Backup List Restore via an Secure Shell Files System Mount. +The backup is directly over ssh created, is encoded and compressed on the remote system or server. +It is a modifiable, selective backup system, where known application and none required meta data is skipped. +Thus saving you space and backup and restore time, by at least %30. + +![Backup System](backup_process.png) +## Utilities here provided + +Scripts: backup.sh, list.sh, restore.sh, enarch.pl +In .bashrc -> + alias backup="~/dev/B_L_R_via_sshfs/backup.sh" + alias backup_list="~/dev/B_L_R_via_sshfs/list.sh" + alias backup_restore="~/dev/B_L_R_via_sshfs/restore.sh" + alias enarch="~/dev/B_L_R_via_sshfs/enarch.pl" + +Notice, that on Linux systems you don't need to install Perl language or any modules to run enarch.pl. +A normal typical backup of files with this system, of around 2 G, can take over 10 minutes. +However searching and selecting for restore is lighting fast, as an separate compressed index is used. +You are better of using this backup system then zip or any other archiving tools, for this but also +for compression reasons. As this is being tuned on for an typical coders home directory and contents. + +Supplied, *enarch* is an all in one utility. +Standalone and more CLI geared for attachments and smaller archives. +You are required to generate a in special format passphrase with enarch. +So it is uniform, not to short or not to long or complex to remember. +That's in its design, take it or leave it. :) + +The rule of thumb for securing here is, don't store any trace or piece of your passphrase on the target computer, +the one you are backing up on. And even if you provided an passphrase that always will remember, well, are you +willing on some rare occasion give it to someone, to restore your PC at work, over the phone, from backup? + +Hence, with this system, you are forced, to use a proper password. +How will you remember it? + Well, that is your problem. (not really :)). + +```bash +enarch -? +``` + +For better easier control and better maintenance use *backup.sh* and rest of shell scripts. +Since they all share the *backup.config* file, in one place, all settings for your computer. + +## Installation + +You are required sudo access, and have the following linux packages installed: + +```bash +sudo apt install ssh -y +sudo apt install sshfs -y +sudo apt install gpg -y +sudo apt install pv -y +``` + +Install also [FZF](https://github.com/junegunn/fzf), to use the awesome **list.sh** script. + +### To install this project + +```bash +git clone https://github.com/wbudic/B_L_R_via_sshf +``` + +## Configuration + +Create a mount point, ever once before running any other scripts. + +```sh +sudo mkdir /mnt/{REMOTE_SERVER_ALIAS_OR_IP} +sudo chown {user} /mnt/{REMOTE_SERVER_ALIAS_OR_IP} +``` + +It is recommended to use an alias in the script. Which is set by modifying your **/etc/hosts** file. And by assigning the remote destination IP address to an alias. + +* Update **backup.config** to this remote server alias, to read: + + ```sh + DEST_SERVER={REMOTE_SERVER_ALIAS_OR_IP} + ``` + +* Make also further changes in the config file as necessary, depending on your system. +* Update and change directories in the **backup.sh** script, to suit your home directory. +* Update and configure **backup.config** to suit your system. + * By default only the home directory is backed up, or paths has access to. + + ```sh + sudo mkdir /mnt/nuc; sudo chown user /mnt/nuc + ``` + + * To include or exclude further directories, extensions + * WILDFILES variable is the includes found files by file extension or wild card set paths. + * Change and keep somewhere safe the GPG_PASS + * This can be password can be created using: + + ```sh + ./enarch.pl -gpggenerate + ``` + +### Auto Mounting SSH for SSHFS + +Following are steps required to enable automatic user trust with an remote server and your local machine being backed up. +This is required step if running the backup as a scheduled cron job. + +* Make and obtain an local public key. sftp it to {user}@{remote or IP}/.ssh + * cd ~/.ssh; ssh-keygen -t rsa. + * sftp {user}@{remote or IP}/.ssh; put id_rsa.pub +* ssh into remote, ssh {user}@{remote or IP}/.ssh, and add to trusted hosts. + * cat id_rsa.pub >> authorized_keys + * chmod 600 authorized_keys + +### Setting up MEGA Cloud (Optional) + +Cloud clients are mounted to connect to the server on the internet. See MEGA.nz for further instructions, and for free account. +The data is OpenSSL encrypted and stored there, so don't loose the password and key for over there. + +How it work you start on your server, a mega client connection to the cloud, and issue an mounted synch to the ~/backups directory. +Each type backup is run and has completed to the server it will slowly sync and mirror the directory on the cloud. + + +```sh +$ mega-cmd +login your@email.com xxxxxxxxxxxxxxxxxxxxxxxxx +your@email.com:/$ sync /home/will/backups /backups +your@email.com:/$ tree + backups + ├── last_bck_before_mint_20_install + │ ├── nomad-20211002.lst.xz + │ └── nomad-20211002.tar.xz.enc + ├── releases + │ ├── LifeLog-master-1-6.zip + │ └── thttpd_dev_1_8.tar.7z + ├── metabox-20180517.7z + ├── metabox-20190806.dev.tar.gz + ├── metabox-.tar.gz + ├── nomad-20210618.lst + ├── nomad-20211127.tar.xz.enc + ├── nomad-20211128.lst.xz + ├── nomad-20211128.tar.xz.enc + ├── nomad-20211129.tar.xz.enc + └── test.txt +``` + +* **IMPORTANT NOTICE** **!!!** MEGAcmd can be initially used but should be avoided for scripting. + * ``` /backups ``` directory must exist as an REMOTEPATH in your account on the MEGA cloud, easy to create with after mega-login with ```mega-mkdir backups```. + * DO NOT mega-sync ~/home/{user}/backups /backups from multiple locations or different computers, including your home! + * Guess what will (can) happen during a long backup? + * Target or the physical DEST_SERVER, should only be issued with an: ``` mega-sync ~/home/{user}/backups /backups ``` + +## Running + +The **backup.sh** can be called from any directory. Usually an alias can be used to start the backup. + +To restore home root directory is required or an temporary one, with or without an list of files to extract. +Files then can be observed or moved once restored, to desired location. +Examples: + +```bash +you@your_pc:$ mkdir ~/temp/backup; cd ~/temp/backup +you@your_pc:~/temp/backup$ ~/restore.sh restore.lst +``` + +To create a selective restore list of one or many files. Run ./**list.sh** in the directory you want to restore to. You can select multiple files by highlighting the file in a line and pressing the **tab** key. + +```bash +you@your_pc:~/temp/backup$ ~/list.sh +``` + +or + +```bash +you@your_pc:~/temp/backup$ ~/list.sh -? +``` + +to see help on further options. + +## Vim Integration + +To capture and observe the backup in vim. It is recomended to use the AsyncRun plugin. + +Activate the backup in vim with command: + +```BASH +:AsyncRun -mode=term -pos=tab ./backup.sh +``` +This can take a long time, you can create a new window while it is busy, and/or to navigate to previous tab. +**ws** **gt** + +Notice - Large backup list are in raw text format in a terminal, they will not hog your computer or require as much memory as an word document. + diff --git a/linux-B_L_R_via_sshfs/backup.config b/linux-B_L_R_via_sshfs/backup.config new file mode 100644 index 0000000..6ec3bd4 --- /dev/null +++ b/linux-B_L_R_via_sshfs/backup.config @@ -0,0 +1,61 @@ +#!/bin/bash +# +# Your backup configuration file, please copy and to modify to -> ~/.config/backup.config +# +THIS_MACHINE=$(uname -n) +# Change destination server to local setup, alias or an valid IP here. +DEST_SERVER=192.168.1.69 +# And its default mount point target (should not be changed). +TARGET="/mnt/$DEST_SERVER" +DPATH=/usr/local/bin:/usr/bin:/bin +EXT_ENC="tar.xz.enc" +EXT_LST="lst.xz" +#To speed up backup, set compression ratio to XZ_OPT=-4e +XZ_OPT=-9e +# You should set only following verbose output to 0 externally, for example for an cron job. +[[ -z $BACKUP_VERBOSE ]] && BACKUP_VERBOSE=1 +# Default target backup directory. Can set externally or change here. +[[ -z $BACKUP_DIRECTORY ]] && BACKUP_DIRECTORY="backups" +# The new practice is that under the mount point we go into the backup directory directly on mount point. It is safer and all uty. will work. +[[ ! -d "/mnt/$DEST_SERVER" ]] && echo -e "\nMissing mount point for '/mnt/$DEST_SERVER:$BACKUP_DIRECTORY', we will try next to create it.\n" && \ + sudo -p "Please enter sudo for %u@%H password:" mkdir "/mnt/$DEST_SERVER/" && \ + [[ $? -ne 0 ]] && exit 1 +# +# The following passcode of your backup you have to keep or memorize in case of a crash. +# Supplied code '7D-C7-1A-A5-62-7B' is open source and an example, a thing to change first. +GPG_PASS="AD-WB-2A-A5-62-BB" +# +# Modify following list of directories to backup according to your system. +# For restore speed efficiency, order of dirs appearing here is important. +# Make sure you include directories here to be recursively completely added. +# Or glob resolved to be added, which is level based any. i.e. Documents/*.txt is not same as Documents/*/*.txt. +# When you wildcard a directory name, i.e. Vid* it will include alls directories begining with 'Vid'. +# As well all files might that have this in name. This should be kept on mind. +# Setting this blank, will backup your whole $HOME located directory structure, minus the excludes. +# +DIRECTORIES="Documents Pictures Public Videos dev dev_new .cinnamon .config .cpan .cpanm .curlrc .icons .local .vim .ssh .themes .fzf backups" +# +# New approuch is to backup by default all home directory level one files including DOT. +# Other none $HOME locations and files to be included into the backup, are copied to a new folder called _BACKUP_WILDFILES/. +# You might not want that if not selecting system config files. Glob type patterns can be used to limit the list being copied. +# This glob isn't anymore extension based or recursive. i.e. Setting *.sh or *.pl will be ignored. +# Best practice is to leave in the HOME ~ only every day script files and possibly symbolic links. For shorter paths. +# Use ./list.sh to check after backup, if the important stuff is backed up. +# +WILDFILES="/etc/fstab /etc/host* /etc/*.conf" +# +# Careful with the following excludes, make a copy before modifications. +# chrome browser extensions and caches are not backuped as it is on the cloud. +EXCLUDES="--exclude=.local/share/Steam --exclude=.local/share/flatpak --exclude=.local/share/Trash --exclude=.local/lib --exclude=*Cache* \ +--exclude=.config/session --exclude=.config/Signal --exclude=.config/libreoffice --exclude=*google-chrome* --exclude=*/dbLifeLog/cgisess_* exclude=*/dbLifeLog/bck_* \ +--exclude=*cache* --exclude=*chromium* --exclude=localperl --exclude=.config/Code/* --exclude=*pgadmin4* --exclude=*.vscode*" + +export XZ_DEFAULTS="-T 4" + +# +# Following is pre backup run if required, like synch from server to local machine to also include in backup stuff. +# + # echo -e "Synching with remote server files!" + #rsync -chavzP --stats "@:database/dbLifeLog/" "/home/$USER/backups/LifeLog/db" + +# This file originated from https://github.com/wbudic/B_L_R_via_sshfs. diff --git a/linux-B_L_R_via_sshfs/backup.sh b/linux-B_L_R_via_sshfs/backup.sh new file mode 100755 index 0000000..3390cda --- /dev/null +++ b/linux-B_L_R_via_sshfs/backup.sh @@ -0,0 +1,293 @@ +#!/bin/bash +# Included backup.config is only to be modified. +SRC_DIR=`dirname "$0"` +if [[ -f ~/.config/backup.config ]]; then +CONFIG_FILE="$HOME/.config/backup.config" +else +CONFIG_FILE="$SRC_DIR/backup.config" +fi +# + +if ! command -v /usr/bin/fdfind &> /dev/null +then + echo "Terminating, the 'find-fd' utility not found! Try -> sudo apt install fd-find" + exit +fi + +if ! command -v gpg &> /dev/null +then + echo "Terminating, the 'gpg' utility not found! Try -> sudo apt install pgp" + exit +fi + + +if [[ $1 =~ ^--config= ]] +then + _load=$(echo $1 | awk -F= '{print $2}'); shift; +elif [[ $1 =~ ^--config ]]; then + shift; _load="$1"; shift +fi +if [[ $_load ]]; then + if [[ -f $_load ]]; then + . $_load ; echo "Loaded config file '$_load'"; + else + echo "Error! Config file '$_load' not found!"; exit 2; + fi +else + . $CONFIG_FILE +fi + +if [[ $1 =~ ^--target= ]] +then + TARGET=$(echo $1 | awk -F= '{print $2}') + echo -e "Target directory set as: $TARGET"; IS_LOCAL=1 + shift; +fi +[[ $1 =~ ^--target ]] && shift #handled as last argument later. + +if [[ $1 =~ ^--name= ]] +then + POSFIX=$(echo $1 | awk -F= '{print $2}');shift +elif [[ $1 =~ ^--name ]]; then + shift; POSFIX="$1"; +fi +[[ $POSFIX ]] && echo -e "Posfix name set as: $POSFIX" && POSTFIX="$POSFIX-"; + +function showHelp (){ +read -r -d '' help <<-__help +\e[1;31mBackup Utility \e[0m - by Will Budić (Mon 30 May 2022)\e[17m + \e[32m This utility backups your home directory, via an backup.config file specified to an target directory.\e[0m + \e[1;33mUsage:\e[0;32m + + backup - Uses all defaults, see/modify this settings in ~/.config/backup.config. + backup /media/path - Sets destination target to alternative /media/path, this will be checked. + + \e[1;33mOptions:\e[0m + + \e[0;37m--config\e[0;32m{=} {path} - Alternative to ~/.config/backup.config to load, potentialy overwritting default. + This option is usually used in combination with the --name posfix. + + \e[0;37m--target\e[0;32m{=} {path} - Specifically assigned backup target path. + \e[0;37m--name=\e[0;32m{word} - Assign posfix name for current run, the default config doesn't use it or set it, + so an potetnially existing backup on the target will not be overwritten, + i.e. while testing. + + \e[0;37m--help\e[1;32m | \e[0;37m-?\e[0;32m - Prints this help. + + The reason for the backup command being semi-automatic via an config file, is to expect have everything setup in that file + and usually run once in a week as a background cron job. Or from the command line. + As an typical backup can take an long time to run. Use the enarch utility (file://$SRC_DIR/enarch.pl), + for smaller e-safe archives instead. + + The resulting backup will be both encrypted and compressed as the final product. + \e[31mWarning\e[0m -> \e[0;32mDo not keep an copy of the key or config file on the target or server computer. Store it in a password manager. + Recomended passwprd manaker I use is -> https://keepassxc.org/ + +\e[0mThis script originated from https://github.com/wbudic/B_L_R_via_sshfs +__help +echo -e "$help" +exit +} +[[ $1 =~ ^--h || $1 =~ ^-\? ]] && showHelp + + +DATE=$(date +%Y%m%d) +export BACKUP_START=`date +%F%t%T` +BACKUP_FILE="$THIS_MACHINE-$POSFIX$DATE.$EXT_ENC" +BACKUP_INDEX="$THIS_MACHINE-$POSFIX$DATE.$EXT_LST" + +if [[ -z IS_LOCAL || -z "$1" ]] +then + # By default the backup goes to a remote mounting point target in the config file. + #[[ ! `stat -c%d "$TARGET" > /dev/null 2>&1` ]] && echo "Error target '$TARGET' is not valid!" && exit 2 + + if [ `stat -c%d "$TARGET" 2>&1` != `stat -c%d "$TARGET/.." 2>&1` ]; then + [[ $? -eq 1 ]] && exit 1 + echo "We have access, $TARGET is already mounted." + else + echo "Your are about to remote backup '$HOME' to $TARGET"; + sshfs "$USER@$DEST_SERVER:$BACKUP_DIRECTORY" $TARGET -o allow_other + [[ $? -eq 1 ]] && echo "Error aborting! '$TARGET' is not valid!" && exit 2 + echo "Mounted $TARGET." + fi +else + [[ $1 ]] && TARGET=$1 + #echo "Local target: $TARGET"; + if [[ ! -d "$TARGET" ]] + then + echo -e "\nTarget location doesn't exits: $TARGET" + echo -e "Available Media:" + find /media/$USER -maxdepth 2 -type d -print + echo -e "\nAvailable Mounts:" + find /mnt/ -maxdepth 2 -type d -not -path '*/\.*' -print + exit 1 + else + echo "Your are about to backup locally to $TARGET/$BACKUP_DIRECTORY/$BACKUP_FILE" + fi + + if [[ ! -d "$TARGET/$BACKUP_DIRECTORY" ]]; then + echo -e "Target directory doesn't exist: $TARGET" + echo -e "If this is expected to be mounted on another server, you don't want it to be created from this script." + declare -i times=0 + while true; do + read -p "Do you want it to be created ?" yn + case $yn in + [Yy]* ) mkdir $TARGET/$BACKUP_DIRECTORY; break;; + [Nn]* ) exit;; + * ) times+=1;let left=3-$times; echo -e "You made $times attempts have $left left.\nPlease answer [y]es or [n]o."; [[ $times > 2 ]] && exit 1;; + esac + done + $TARGET="$TARGET/$BACKUP_DIRECTORY" + fi +fi + + +function DoBackup () { + +echo "Obtaining file selection list..." +pushd $HOME +echo -e "Started creating $TARGET/$BACKUP_FILE Using Config:$CONFIG_FILE" + +# Add by default all the dotties hotties first. +/usr/bin/fdfind -H -t file --max-depth 1 . | sed -e 's/^\.\///' | sort -d > /tmp/backup.lst + +#Check config file specified directories to exist. +for dir in $DIRECTORIES +do + if [[ -d $dir ]]; then + directories="$directories $dir" + elif [[ -f $dir ]]; then #maybe glob expanded to an file? + glob_files=$(echo -e "$glob_files $dir\f") + else + echo "Skipping specified directory '$dir' not found!" + fi +done + +if [[ ! -z $directories ]]; then + echo "Collecting files from: $directories" + /usr/bin/fdfind -H -t file -I $EXCLUDES . $directories | sort -d >> /tmp/backup.lst + [[ $? != 0 ]] && exit $?; +fi + +if [[ ! -z $glob_files ]]; then + glob_files=$(echo "$glob_files" | perl -pe 's/\f\s*/\n/g') + echo -e "Adding glob files:\n$glob_files" + echo -e "$glob_files" | sed -e 's/^[[:blank:]]*//' >> /tmp/backup.lst + [[ $? != 0 ]] && exit $?; +fi + + +file_size=0 +file_cnt=0 +set -f +for entry in $WILDFILES +do + if [[ $entry =~ ^\*\. ]]; then + echo "Igoning obsolete extension glob setting -> $entry" + else + set +f + #via echo glob translate to find the files. + echo $entry | sed -e 's/ /\n/g' > /tmp/backup_wilderbeasts.lst + set -f + while IFS= read -r file; + do if [[ -n "$file" ]]; then + size=$(stat -c %s "$file"); file_size=$(($file_size + $size)); file_cnt=$(($file_cnt + 1)) + #[[ ! -d ~/_BACKUP_WILDFILES ]] && mkdir ~/_BACKUP_WILDFILES + rsync -rlR $file ~/_BACKUP_WILDFILES + echo "_BACKUP_WILDFILES$file" >> /tmp/backup.lst + fi + done < /tmp/backup_wilderbeasts.lst + fi +done +set +f + + +################################################################################################# +if [[ "$BACKUP_VERBOSE" -eq 1 ]]; then + + while NFS= read -r file; + do if [[ -n "$file" ]]; then size=$(stat -c %s "$file"); file_size=$(($file_size + $size)); file_cnt=$(($file_cnt + 1)); fi + done < <(pv -N "Please wait, obtaining all file stats" -pt -w 100 /tmp/backup.lst) + echo "Backup File count: $file_cnt"; + target_avail_space=$(df "$TARGET" | awk '{print $4}' | tail -n 1) + echo "Target avail space: $target_avail_space" + file_size_formated=$(numfmt --to=iec-i "$file_size") + file_size_kb=$(($file_size / 1024)); + echo "Backup size in kbytes:$file_size"; + + if [[ $file_size_kb -gt $target_avail_space ]] + then + target_avail_space=$(numfmt --to=iec-i $target_avail_space) + echo -e "\nAvailable space on $TARGET is $target_avail_space," + echo -e "this is less to volume required of $file_size_formated of $file_cnt files uncompressed.\n" + read -p "Are you sure you want to proceed? (Answer Yes/No): " rep; + if [[ ! $rep =~ ^Y|^y ]] + then + echo "Backup has been skipped." + exit 1; + fi + fi + echo '#########################################################################'; + echo " Started archiving! Expected archive size: $file_size_formated"; + echo '#########################################################################'; + # Notice - tar archives and compresses in blocks, piped out to pv is not actual byte mass, hence no lineral progressbar. + tar cJvi --exclude-caches-all --exclude-vcs --exclude-vcs-ignores --exclude-backups -P -T /tmp/backup.lst | \ + pv -N "Backup Status" --timer --rate --bytes -pw 70| \ + gpg -c --no-symkey-cache --batch --passphrase $GPG_PASS > $TARGET/$BACKUP_FILE 2>&1; + else + tar cJi --exclude-caches-all --exclude-vcs --exclude-vcs-ignores --exclude-backups \ + -P -T /tmp/backup.lst | \ + gpg -c --no-symkey-cache --batch --passphrase $GPG_PASS > $TARGET/$BACKUP_FILE 2>&1; +fi #of [[ "$BACKUP_VERBOSE" -eq 1 ]]; +################################################################################################# +[[ $? != 0 ]] && echo "FATAL ERROR, EXITING BACKUP FOR $TARGET/$BACKUP_FILE !" && exit $?; + +echo '#########################################################################'; +ls -lah "$TARGET/$BACKUP_FILE"; +if [[ $? == 0 && $(ls -la "$TARGET/$BACKUP_FILE" | awk '{print $5}') -eq 0 ]]; then +echo "BACKUP FAILED FOR $TARGET/$BACKUP_FILE!!!" +exit $? +fi +# Index +cat /tmp/backup.lst | xz -9e -c > $TARGET/$BACKUP_INDEX +rm /tmp/backup.lst +rm /tmp/backup_wilderbeasts.lst +[[ -d ~/_BACKUP_WILDFILES ]] && rm -rf ~/_BACKUP_WILDFILES +## +if [[ $? == 0 && $(ls -la "$TARGET/$BACKUP_INDEX" | awk '{print $5}') -eq 0 ]]; then +echo "BACKUP FAILED FOR $TARGET/$BACKUP_INDEX!!!" +exit $? +fi + +df -h "$TARGET/$BACKUP_FILE"; + +#Remove older backups +find $TARGET/backups/$THIS_MACHINE*.$EXT_ENC -mtime +1 -exec rm {} + > /dev/null 2>&1 +find $TARGET/backups/$THIS_MACHINE*.$EXT_LST -mtime +1 -exec rm {} + > /dev/null 2>&1 +echo '#########################################################################'; +echo "Backup has finished for: $USER@$DEST_SERVER:$TARGET/$BACKUP_FILE" + +export BACKUP_END=`date +%F%t%T`; +export BACKUP_TIME=`dateutils.ddiff -f "%H hours and %M minutes %S seconds" "$BACKUP_START" "$BACKUP_END" \ +| awk '{gsub(/^0 hours and /,"");}1' | awk '{gsub(/^0 minutes\s*/,"");}1'` +echo "Backup started : $BACKUP_START" +echo "Backup ended : $BACKUP_END" +echo "Backup took : $BACKUP_TIME"; + +popd > /dev/null +# Mine (Will Budic) user variable concept, should be part of the system. +# So if the computer has been shut down on the last given backup date, +# to start an backup immediately on the next cron_maintenance script run. +[[ -f "/home/will/uvar.sh" ]] && /home/will/uvar.sh -n "LAST_BACKUP_DATE" -v "$BACKUP_END" +echo -e "\nDone with backup of $HOME on " `date` ", have a nice day!" + +} + +## +crontab -l>crontab.lst +code --list-extensions > vs_code_extensions.lst +DoBackup +exit 0 + + + diff --git a/linux-B_L_R_via_sshfs/backup_process.png b/linux-B_L_R_via_sshfs/backup_process.png new file mode 100644 index 0000000000000000000000000000000000000000..1b5a150173406c926812272e621e2e909a9f4b77 GIT binary patch literal 65840 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 R)y18wDrzbeJ+^rLzW`0XiBkXo literal 0 HcmV?d00001 diff --git a/linux-B_L_R_via_sshfs/crontab.lst b/linux-B_L_R_via_sshfs/crontab.lst new file mode 100644 index 0000000..e1aedf6 --- /dev/null +++ b/linux-B_L_R_via_sshfs/crontab.lst @@ -0,0 +1,11 @@ +HOME=/home/will +SHELL=/bin/bash +# m h dom mon dow command +0 */3 * * * ~/cron_bitcoin.sh >> ~/cron.log 2>&1 +1 */4 * * * ~/cron_weather.sh >> ~/cron.log 2>&1 +3 */6 * * * ~/cron_exchange_rate.sh >> ~/cron.log 2>&1 +2 */16 * * * ~/cron_postgreSQL_backup.sh >> ~/cron.log 2>&1 +7 */16 * * * ~/cron_log_maintainer.sh >> ~/cron.log 2>&1 +9 */8 * * * ~/cron_backup_nuc_to_local.sh >> ~/cron.log 2>&1 +0 8 * * 0 ~/cron_backup_to_nuc.sh >> ~/cron.log 2>&1 +#* * * * * printenv > /tmp/test_env.out diff --git a/linux-B_L_R_via_sshfs/enarch.pl b/linux-B_L_R_via_sshfs/enarch.pl new file mode 100755 index 0000000..4b83508 --- /dev/null +++ b/linux-B_L_R_via_sshfs/enarch.pl @@ -0,0 +1,513 @@ +#!/bin/perl +use strict; +use warnings; +use sigtrap qw/die normal-signals/; +use File::stat; + +my ($gpgpass,$target,$name,$archive,$action,$postfix,$fuzzy,$showfull,$cocoon, $attach_letter, $vim, $nolog, $cocodb, $alias, $add); +my $xs_level=6; +my $host =`uname -n`; +my $date = `date "+%Y%m%d"`; +my $ext = 'tar.gz.enc'; +my %paths = (); +my %exclds = (); +my %curr = (); +my %data = (); +my @DIGITS = "1234567890ABCDEFGHIJKLMWENCARCHIVE" =~ m/./g; +my $DEBUG = 0; +my $COCOON_ATTACH_LETTER = 'cocoon_attached_letter.txt'; +my $BACKUP_START=`date '+%F %T'`; +my $BACKUP_END; +local $ENV{HOME}='/home/will' if not $ENV{HOME}; + +foreach my $a (@ARGV){ + my $v = $a; $v =~ s/^-+.*[=:]//; + print "[$a] -> $v\n" if $DEBUG; + if($a =~ m/~/g){print "Error: Directory substitution is not permited. Use full paths please!\n"; exit 2;} + elsif($a =~ m/^-+.*(pass)/i) {$gpgpass = gpgPassCodeCheck($v);next} + elsif($a =~ m/^-+.*(generate)/i) {print "New gpg passcode: ", gpgPassCodeGenerate(), "\n";exit 1;} + elsif($a =~ m/^-+.*(target)/i) {$paths{$target} = $target if $target; $target = $v;} + elsif($a =~ m/^-+.*(name)/i) {$name = $v;} + elsif($a =~ m/^-+.*(letter)/i) {$attach_letter = $v;next} + elsif($a =~ m/^-+.*(vim)/i) {$attach_letter = $v;$vim = 1;next} + elsif($a =~ m/^-+.*(coco.*db)/i) {$action='ARCHIVE' if !$action; $alias=$v; $cocodb = $ENV{HOME}."/.config/cocoon.db";next} + elsif($a =~ m/^-+.*(add-to-db)/i) {$action='REGISTER'; $add=1;$alias=lc $v;next} + elsif($a =~ m/^-+.*(cocoon)/i) {$action='ARCHIVE' if !$action; $cocoon=$v;next} + elsif($a =~ m/^-+.*(list)/i) {$action='LIST'; $action="LIST"; $showfull=1 if $v eq 'full'} + elsif($a =~ m/^-+.*(fuzzy)|(fzf)/i) {$action='LIST'; $fuzzy=1; $showfull=1 if $v eq 'full'} + elsif($a =~ m/^-+.*(extract)/i) {$action='RESTORE';next} + elsif($a =~ m/^-+.*(restore)/i) {$action='RESTORE';next} + elsif($a =~ m/^-+h|\?/i) {$action='HELP' if !$action; &printHelp;} + elsif($a =~ m/^-+.*(postfix)/i) {$postfix = $v; $postfix =0 if $postfix =~ /^of+/ || $postfix =~ /^0/} + elsif($a =~ m/^-+.*(ex)/i) {$exclds{"--exclude=$v"}=$v} + elsif($a =~ m/^-+.*(cur)|(f)/i) {$v=strip_trailing($v);$curr{"$v"}=$v} + elsif($a =~ m/^-+.*(no-logging)/i) {$nolog=1} + elsif($a =~ m/^-+.*(xs_level)/i) {$xs_level=$v if $a ne $v; next} + elsif($a !~ m/^-+/){ + if(-d $a){ + if (!$target) { + $target = $a; next; + }else{ + if($a eq $ENV{HOME}){print "Error: Can't archive own home diectory!: $a\n"; exit 2;}; + if($action && $action ne 'ARCHIVE'){ + print "Error: Can't archive if previous action issued!: $action\n"; exit 2; + } + $action='ARCHIVE'; + $paths{$a}=$a; next; + } + }elsif(-f $a && $a =~ m/.*\.cocoon$/){ + $target = $a if !$target + }else{ + print "Error: Directory or path specified is not a valid directory: [$a]\n"; exit 2; + } + } + else{ + print "Error: Don't understand argument: [$a]\n"; exit 2; + } +} +sub strip_trailing{ + my $r = shift; + if($action eq 'RESTORE'){ + $r=~ s/^\///g; + } + return $r; +} + +&cocoonDB if $cocodb; +if($cocoon){ + &cocoon; + exit 1; +} +elsif($action ne 'HELP'){ + if(!$target){ + print "Error: Target directory not specified!\nMaybe issue [$0 -?] for help.\n"; exit 2; + } + if(!$name){ + print "Error: Target archive name not specified!\nMaybe issue [$0 -?] for help.\n"; exit 2; + } + $target =~ s/\/$//; $host =~ s/\s//;$date =~ s/\s//; + if($postfix == 1 || $postfix eq 'on'){$postfix="-".&rc} + $archive = "$target/$host-$name-$date$postfix.$ext"; +} + +if ($action eq 'ARCHIVE'){&archive;} +elsif($action eq 'RESTORE'){&restore;} +elsif($action eq 'LIST') {&list;} +else{ + print "No action to perform detected.\n"; +} + +# Plain archive. +sub archive { + print "Generating archive: $archive\n"; + print "Passcode: $gpgpass\n"; + system("tar -cvzi ".join(' ', sort(keys %exclds))." ". + join(' ', sort(keys %paths))." ". + join(' ', sort(keys %curr)). + "| pv -N 'Status' -t -b -e -r | gpg -c --no-symkey-cache --batch --passphrase $gpgpass > $archive 2>&1"); + print "Done generating: $archive\n"; + logToCnf($gpgpass, $archive); + &printArchivingTook; +} +# An cocoon archive, must have specific cocoon password to which also an letter can be attached. +sub cocoon { + + if($action eq "ARCHIVE" && !$name){ + if($cocoon =~ m/.*-cocoon$/){ + print cocoonPassword($gpgpass)."\n"; + exit 0; + } + print "Error: Cocoon name not specified! action is $action\n"; + exit 2; + }else{ + if($name){$archive = "./$name.cocoon"}else{$archive = $target} + $gpgpass = $cocoon if not $gpgpass; + } + my $res; + $cocoon =cocoonPassword($gpgpass); + if($action eq "LIST"){ + if ($showfull) {$showfull="-Jtv"}else{$showfull="-Jt"} + if ($fuzzy){$fuzzy = "$showfull | fzf --multi --no-sort --sync"}else{$fuzzy = $showfull}; + $res = system("gpg --no-verbose --decrypt --batch --passphrase $cocoon $archive 2>/dev/null | pv -N 'Obtaining Listing' | tar $fuzzy "); + if($res){ + print "Error: Failed to list archive: '$archive'.\n Cocoon password suplied: $cocoon alias:($alias): ".$data{$alias}."\n"; + }else{ + print "Listed archive: $archive\n"; + } + if($attach_letter){ + + if($attach_letter =~ /-letter$/){ + $attach_letter = $COCOON_ATTACH_LETTER; + } + print "\nContents of $attach_letter:\n"; print "-" x 80, "\n"; + $res = + system("gpg --no-tty --decrypt --batch --passphrase $cocoon $archive 2>/dev/null | tar -Jxo --to-stdout $attach_letter | cat -"); + if($res){ + print "Error: Archive: $archive. Contains no letter: $attach_letter\n"; + } + else{ + print "-" x 80, "\n"; + } + } + } + elsif($action eq "RESTORE"){ + my $files = join ' ', map "'$_'", sort(keys %curr); + $res = system("gpg --decrypt --batch --passphrase $cocoon $archive | tar -Jxv --strip-components 2 $files"); + if($res){ + print "Error: Failed to restore archive: $archive. Cocoon password suplied: $cocoon\n"; + }else{ + print "Restored archive: $archive\n"; + } + }elsif($action eq "ARCHIVE"){ + if($attach_letter){ + + if($attach_letter =~ /-letter$/ || $attach_letter =~ /-vim$/){ + $attach_letter = $COCOON_ATTACH_LETTER; + } + elsif(! -f $attach_letter){ + die "Letter file not found: $attach_letter" + }else{ + $paths{$attach_letter}=$attach_letter; + undef $attach_letter; + } + + if($attach_letter){ + if($vim){ + `touch $attach_letter`; + $res = system("vim $attach_letter"); + }else{ + my ($FH, $input); + unless(open $FH, '>', $attach_letter) { + die "\nUnable to create $attach_letter\n"; + } + print "You are editing a letter for a NEW cocoon archive: $archive\n"; + print "To finish typing finish with an '\\0' as the last line:\n"; + print "-" x 80, "\n"; + while( $input = ) { + chomp($input); last if $input eq "\\0"; + print $FH "$input\n"; + } + close $FH; + } + $paths{$attach_letter}=$attach_letter; #attaching to path to appear first in archive. + } + } + print "Generating cocoon: $archive\n";$paths{$target} = $target; + $res = "tar -cvi --use-compress-program=\'xz -"."$xs_level"."T3\'".join(' ', sort(keys %exclds))." ". + join(' ', map "'$_'", sort(keys %paths))." ". + join(' ', map "'$_'", sort(keys %curr)). + " | pv -N 'Cocooning' -t -b -e -r | gpg -c --no-symkey-cache --batch --passphrase $cocoon > $archive"; + print $res, "\n\n"; + $res = system($res); + + if($res){ + print "Action: $action failed! Err: $!\n"; + exit 0; + }else{ + my $stats = stat($archive); + `rm $attach_letter` if $attach_letter eq $COCOON_ATTACH_LETTER; + + print "Action: $action Finished succesfully!\n"; + print "Cocoon passcode: $cocoon\n"; + printf "Cocoon archive: $archive size: %s date: %s \n", human($stats->size),scalar localtime $stats->mtime; + logToCnf($cocoon, $archive); + &printArchivingTook; + } + } +} + +sub human { + my $x = shift; + my $s=" B KiB MiB GiB TiB EiB PiB YiB ZiB"; + while ($x>=1024 && length($s)>1){ + $x/=1024; $s=substr($s,4) + } + my $xf=($s==" B ")?"~%d ":"%8.2f"; + $s=substr($s,1,3); + return sprintf( "$xf%s", $x, $s) +} + + +sub printArchivingTook { + $BACKUP_END=`date '+%F %T'`; + my $out = `dateutils.ddiff -f "%H hours and %M minutes %S seconds." "$BACKUP_START" "$BACKUP_END"`; + $out =~ s/^0 hours and //; + $out =~ s/^0 minutes //; + print "Archiving took: $out"; return; +} +sub logToCnf{ + if(!$nolog){ + my ($pgp, $archive) = @_; $BACKUP_END =`date '+%T'`; + my $stamp = "$BACKUP_START $BACKUP_END"; $stamp =~ s/\n//g; + my $FH; unless (open $FH, '>>', $ENV{HOME}."/.config/enarch.log") {die "Unable to open ". $ENV{HOME}."/.config/enarch.log"} + print $FH "$stamp $pgp $archive\n"; + close $FH; + }return; +} +sub list { + #Let's try to find the most current, so with passcode also matches. + if($postfix && $postfix ne 'off'){ + $archive = "$target/$host-$name-*$postfix.$ext"; + + }else{ + $archive = "$target/$host-$name-$date*.$ext"; + } + my @lst=`ls -c $archive`; + if(@lst){ + $archive = $lst[0]; + $archive =~ s/\s//g; + if(-d $archive){ + die "Archive not found: $archive"; + } + if ($showfull) {$showfull="tvz"}else{$showfull="tz"} + if ($fuzzy){$fuzzy = "$showfull | fzf --multi --no-sort --sync"}else{$fuzzy = $showfull}; + system("gpg --no-verbose --decrypt --batch --passphrase $gpgpass $archive | tar $fuzzy 2>&1"); + print "Listed archive: $archive\n"; + }return; +} +sub restore { + if($postfix && $postfix ne 'off'){ + $archive = "$target/$host-$name-*$postfix.$ext"; + + }else{ + $archive = "$target/$host-$name-$date*.$ext"; + } + my @lst=`ls -c $archive`; + if(@lst){ + $archive = $lst[0]; + $archive =~ s/\s//g; + if(-d $archive){ + die "Archive not found: $archive"; + }else{ + print "Start of restore of archive: $archive in ".$ENV{PWD}."\n"; + my $files = join(' ', sort(keys %curr)); + system("gpg --decrypt --batch --passphrase $gpgpass $archive | tar xvz $files"); + } + }return; +} + +sub gpgPassCodeGenerate { + my $code = ""; + foreach(1..8){$code .= &rc . '-'} + $code =~ s/(-$)//; + return $code; +}sub rc {sprintf ("%s%s", $DIGITS[rand(28)], $DIGITS[rand(28)])} + +sub gpgPassCodeCheck { + my ($arg, $pass) = @_; + $arg =~ s/^-+.*pas.+=//; + $arg = uc $arg; + if($arg =~ m/(..)-(..)-(..)-(..)-(..)-(..)-(..)-(..)/g){ + my @g = split /[.!-]?/, $arg; + foreach my $c(@g){ + $pass=0; #We assume EACH next of it will fail. + foreach my $d(@DIGITS){ + if($d eq $c){ + $pass = 1; + last; + } + } + if(!$pass){ + last; + } + } + } + if(!$pass){ + print "Error: Invalid GPG passcode format: [$arg]\n"; + exit 2; + } + return $arg; +} +sub cocoonPassword { + my $gpg = shift; + my @arr; + my ($short_form, $code)=(0,""); + die "Error passed where is the GPG summit argument \$cocoonPassword\@{$gpg}" if length ($gpg) < 8; + if($gpg =~ m/-/g){# It is presumed holds the long gpg format. + @arr = $gpg =~ m/[^-]/g; + } + else{ + @arr = $gpg =~ m/./g; $short_form =1; + } + die "Invalid GPG summit passcode provided: $gpg" if scalar @arr == 0; + for (my $i=1;$i<(scalar @arr);$i+=2){ + my $pass=0; my $c = $arr[$i]; + IDX:foreach my $d(@DIGITS){ if($d eq $c){$pass = 1; last IDX;}} + die "Invalid GPG summit passcode provided: [@arr] idx$i:[$c]" if ! $pass; + $code .= $c; + } + $code .= $arr[0]; + if($short_form){ + $code = $gpg; $short_form = 6; + } + + die "Invalid GPG passcode provided:[@arr] $code" if length $code!=8; + + return $code; +} + +sub cocoonDB { + + if(-f $cocodb){ + open (my $fh, '<', $cocodb); + $/=undef; + my $content = <$fh>; + my @ln = $content =~ m/(.*)\n/g; + foreach (@ln){ + my @p = split /=/, $_; + $data{$p[0]}=$p[1] if scalar @p > 0; + + } + close $fh; + } + + if($action eq 'LIST' && (not $target and not $name) ){ + foreach (sort keys %data) { + print $_,'=', $data{$_}, "\n"; + } + exit 2; + } + + if($alias){ #if $alias is set we are adding/modifying the db. + + if($action eq 'LIST'){ + $cocoon = $data{$alias}; + if (not $cocoon){print "Alias not found registered:$alias";exit 2} + return; + } + if(!$add && $action eq 'RESTORE'){ + $cocoon = $data{$alias}; + return undef if $cocoon; + } + my %v = map { $_ => 1 } values %data; + if($gpgpass){ #We force the value + $data{$alias} = $gpgpass; + }else{#or generate new one + $data{$alias} = &gpgPassCodeGenerate for exists($v{$_}); + } + open(my $fh, '>', $cocodb) or die "Couldn't write to $cocodb, $!"; + foreach my $k(sort keys %data) { + print $fh $k,'=', $data{$k}, "\n"; + } + close $fh; + print "Added $alias $cocoon to [$cocodb]\n" if $DEBUG; + $cocoon=$data{$alias}; + }elsif($cocoon){ #the alias|email is assigned to the $cocoon variable instead of an passcode. + if(not $data{$cocoon}){ + print "Error alias|email of -> '$cocoon' not found on system!\n"; + exit 0; + }else{ + $cocoon= $data{$cocoon} + } + print $target, " <-- $action gpgpass[", $cocoon,"]\n"; + exit 1 if not $name and not $target + }return; +} + + +sub printHelp {while(){print $_}return;} +__END__ +-------------------------------------------------------------------------------------------------------------- +Encode Archive Directories + +This utility creates compressed passport protected archives of directories. + +Options: + +-target=path - Target path directory, if not speciefied first encountered will become, instead of archived. +-name=idn - Compulsary, indentifier name or alias for the archive. +-gpggass=code - Compulsary, GPG encryption/decryption passcode for the archive. +-gpggenerate - New GPG passcode, generator. +-list=full - List contents of desired target named archive, if gpgpass argument provided is valid. + If set to full (default) will give full file stats, if set to path only the path. +-fuzzy/fzf=full - Same as list contents but to fzf utility. +-restore - Restores into current directory target archive, if gpgpass argument provided is valid. +-postfixid=off - Default is off, when on or set will create a unique archive at destination, with postfix to name. +-ex={pattern} - Repeating, exclude pattern or path per tar specifications. +-current=file - Repeating, add also directly from the current directory (pwd) file to archive. +-f=file - Repeating, restore folowing individual file from the archive. +-cocoon=code - Creates for web transport ready cocoon archive. These have a shorter but not so any arbituary passcode. + Cocoons have the .cocoon file extension. Suitable for attaching to emails. + You have to use an exting valid gpgpass, to create an cocoon, which can be shared over the internet. + Cocoon password will be provided upon archiving. +-letter{=file} - Pipe in or type message to cocoon, for the archive. +-vim - Open vim to enter the letter or message for the archive. +-no-logging - Archive action is logged automatically to ~/.config/enarch.log, use this option to dissable this. +-cocodb={email} - Interact with cocoondb for listing, adding, obtaining a stored coocon pass code (see more about bellow). +-xz-level={-6} - XZ_OPT compression level to use (from 0..9). + +-h/? - This help file. + +Syntax: + +Archive is generated from the -name argument and only send to a target path not included in the archive. +The -ggpgass argument must be given for every action: + +$ enarch -gpgpass='XX-XX-XX-XX-XX-XX' -name="archive name" target/path /paths/{...} +$ enarch -gpgpass='XX-XX-XX-XX-XX-XX' -postfix=off -name="archive name" -target=/path /paths {...} + +To generate an random gpg passcode use (store this one in a safe place): +$ enarch -gpggenerate + +To list an archive: + +$ enarch -gpgpass='XX-XX-XX-XX-XX-XX' -list -name="archive name" -target=/path /paths {...} + +-- Example to store uvar locally, the new GPG PASSCODE. + +$ uvar ENARCH_PASSCODE $(enarch -generate | awk -F': ' '{print $2}'); +$ pgppass=$(uvar ENARCH_PASSCODE); + + After, setting the user variable, you can archive, list, restore, with it. + $ pgp_pass=$(uvar ENARCH_PASSCODE); + $ enarch -pass=$gpg_pass -postfix=off -name="cur_docos" -target=/mnt/archive_server ~/Documents + $ enarch --pass=$gpg_pass -name="cur_docos" -target=/mnt/archive_server --fuzzy + $ enarch --pass=$gpg_pass -name="cur_docos" -target=/mnt/archive_server -restore-to=$HOME/tmp +-- +-- Example to create, restore cocoon based archives. +$ enarch --cocoon=XX-XX-XX --name='my_attachments' --f=Docs/file1.doc --f=Docs/file2.doc +$ enarch --cocoon=XX-XX-XX --name='my_attachments' --restore -f=Docs/file2.doc +-- +-- Log format in ~/.config/enarch.log +Use --no-logging to dissable logging +Format: +[YYYY-MM-DD HH:MM:SS{started}] [HH:MM:SS{ended}]:[gpg code]:[target/name] + +-- Cocoon DB Interaction + A special ~/.config/cocoons.db file is kept allowing to store cocoon passwords. + - To list available entries + $ enarch --cocodb --list + - To add entry alias name or email. + $ enarch --cocodb --add-to-db=alias|email + - To read cocoon passcode entry for an alias or email. + $ enarch --cocodb=alias|email + +-- + +-- Full Examples of working with a single file cocoon via the cocodb. alias enarch=~/dev/enarch.pl +$ enarch --cocodb=SomeEmail@protonmail.com -name=attachment -f='/home/user1/Documents/resume.pdf' +$ enarch --cocodb=SomeEmail@protonmail.com --list=full --target=attachment.coon +$ enarch --cocodb=SomeEmail@protonmail.com --restore --target=attachment.coon + -- If emailed the passcode you register and use alias john (the emailer generated code) rather then his email. + $ enarch --cocodb --gpgpass="1W-EA-WA-48-HC-DM-C2-EA" --add-to-db=john + -- Finally extract the whole. + $ enarch --cocodb:john --restore --name=attachment + -- or + $ enarch --cocodb:john --restore --target=attachment.cocoon + -- To extract by specific file. + $ enarch --cocodb:john --restore --name=attachment -f="/home/user1/Documents/resume.pdf" + +Notice: + + - Argument assignment is smart switching, '--'arg '-'arg and '--pass' with '--gpgpass' are the same. + - Arguments not dashed are presumed path statements. First one is the target directory if not explicitily set. + - Command line argumends that can be repeated are --current and --ex, these are recommended to be avoided. + - You can only archive unique root files, from current directory, with the -current=file_name argument. + - You have to generate the GPG passcode before archiving, without one, it can't also be listed or restored. + - `enarch --gpgpass=xxx... --cocoon`, will dump out for you, the required travel pass. + +Requirments: +sudo apt install openpgp fzf pv + +-------------------------------------------------------------------------------------------------------------- +# This file originated from https://github.com/wbudic/B_L_R_via_sshfs diff --git a/linux-B_L_R_via_sshfs/install.sh b/linux-B_L_R_via_sshfs/install.sh new file mode 100644 index 0000000..4879d7b --- /dev/null +++ b/linux-B_L_R_via_sshfs/install.sh @@ -0,0 +1,5 @@ +#!/bin/bash +sudo apt install dateutils +sudo apt install sshfs +sudo apt install gpg +sudo apt install pv diff --git a/linux-B_L_R_via_sshfs/list.sh b/linux-B_L_R_via_sshfs/list.sh new file mode 100755 index 0000000..dc78e83 --- /dev/null +++ b/linux-B_L_R_via_sshfs/list.sh @@ -0,0 +1,95 @@ +#!/bin/bash +# Includes +SRC_DIR=`dirname "$0"` +if [[ -f ~/.config/backup.config ]]; then +CONFIG_FILE="$HOME/.config/backup.config" +else +CONFIG_FILE="$SRC_DIR/backup.config" +fi +. $CONFIG_FILE +# +echo -e "\n--------------------------------------------------------------------------------------------------------------" +echo -e "This is an backup archive restore list creator, use this program from the directory you restore to locally." +echo -e "Backup location is DEST_SERVER='$DEST_SERVER'" +echo -e "Restore location is PWD='`pwd`'" +echo -e "--------------------------------------------------------------------------------------------------------------" +echo -e "Syntax: $0 {-target=/some/path} {-keep} {restore.lst}\n" +echo "After listing, to restore from the backup, use the list with the restore shell script." +echo "Like: $SRC_DIR/restore.sh ./restore.lst" +echo "To restore from a local drive or mount:" +echo "$SRC_DIR/restore.sh --target=/mnt/$user/samsung ./restore.lst" +echo -e "Usage: $0 -keep - With -keep option so an previously created default named restore.lst will not be deleted.\n" +[[ "$1" == '-?' || "$1" == '-h' ]] && exit; + +echo -e "Processing from config: $CONFIG_FILE" +if [[ ! -z "$1" && $1 =~ ^--target ]] +then + TARGET=$(echo $1 | awk -v bd="$BACKUP_DIRECTORY" -F= '{print $2"/"bd}') + echo -e "[[[$TARGET]]]\n" + if [[ ! -d "$TARGET" ]] + then + echo -e "\nTarget location doesn't exits: $TARGET" + echo -e "Available Media:" + find /media/$USER -maxdepth 2 -type d -print + echo -e "\nAvailable Mounts:" + find /mnt/ -maxdepth 2 -type d -not -path '*/\.*' -print + exit 1 + else + IS_LOCAL=1 + DEST_SERVER=$THIS_MACHINE + fi +fi +if [[ -z $IS_LOCAL ]]; +then +[[ ! -d "$TARGET" ]] && echo "Exiting mount point not setup!" && exit 1 + echo -e "Accessing -> $USER@$DEST_SERVER:$BACKUP_DIRECTORY" + sshfs "$USER@$DEST_SERVER:$BACKUP_DIRECTORY" $TARGET -o allow_other > /dev/null 2>&1 +fi + +INDEX=$(ls -lh $TARGET/$THIS_MACHINE-*.$EXT_LST |sort -r|head -n 1); +if [[ -z $INDEX ]] +then +echo -e "FAILED to access target backup directory!\n" +exit 0 +fi +INDEX_FILE=$(echo "$INDEX" | awk '{print $9}') +echo -e "Listing $INDEX_FILE\n" +sel=$(xzcat "$INDEX_FILE" | sort -f -u | fzf --multi --header "Listing: $INDEX Config: $CONFIG_FILE") +[[ -z $sel ]] && exit; +#Delete previous restore.lst unless we have arguments. +[[ -z $1 ]] && rm restore.lst > /dev/null 2>&1 + +for n in "$sel" +do + echo -e "$n" >> restore.lst +done + +echo -e "Restore list contents check:" + +# Following is an good example why uvars are needed, bash can only forward $variables to spawn shells global variables. +# This is what we are doing with the following statment. Or we could write this whole and other scripts in perl? :) +cat restore.lst | sort -u | while read n +do + #Display exisiting directory if selected. + if [[ -d ~/$n ]] + then + echo -e "-------------------------------" + echo -e "Warning found local dir in path, selected as: $n" + ls -laht ~/$n + echo -e "-------------------------------" + ~/uvar.sh -s /var/tmp -n BCK_LST_CHK -v 1 + else + echo -e "$n" + fi +done + +if [[ $(~/uvar.sh -s /var/tmp -r "BCK_LST_CHK") -eq 1 ]] +then +echo -e "Warning - existing directories that have been found and listed above." \ +"\n During an restore are not synched, this will overwite existing local files or leave unneeded files." +~/uvar.sh -d "BCK_LST_CHK" > /dev/null +fi + +exit +# This script originated from https://github.com/wbudic/B_L_R_via_sshfs +# Required uvar.sh be installed in home directory, located at: https://github.com/wbudic/wb-shell-scripts \ No newline at end of file diff --git a/linux-B_L_R_via_sshfs/listFiles.pl b/linux-B_L_R_via_sshfs/listFiles.pl new file mode 100755 index 0000000..28365c0 --- /dev/null +++ b/linux-B_L_R_via_sshfs/listFiles.pl @@ -0,0 +1,68 @@ +#!/bin/perl + +use 5.30.0; +use strict; +use warnings; +use Time::Piece; +use Number::Bytes::Human ('format_bytes'); + +my @files = (); +Time::Piece->use_locale(); +if(@ARGV && $ARGV[-1] eq '-' ){ + while (<>){ + chomp; + #say "Entry:[$_]"; + push @files, $_ + } +}else{ + print "Please $0 with '-' as argument to pipe in your list of files."; + printHelp(); + exit 0; +} + +my %name = ( oct(70) => 'RWX', + oct(60) => 'RW ', + oct(50) => 'RX ', + oct(30) => 'WX ', + oct(20) => 'W ', + oct(10) => 'X ', + oct(40) => 'R ', + ); +my @modes = reverse(oct(40), oct(10), oct(20), oct(30), oct(50), oct(60), oct(70)); + + +foreach(@files){ + my ($device, $inode, $mode, $nlink, $uid, $gid, $rdev, $size, $atime, $mtime, + $ctime, $blksize, $blocks) = stat $_; + $size = format_bytes($size); + $mtime = localtime($mtime)->strftime("%Y-%M-%dT%H:%M");#ISO 8601 standard + my $smode = $mode; $smode &= oct(70); + for my $mode (@modes) { + $smode = $name{$mode} and last if ($smode & $mode) == $mode; + } + + say "$size\t$mtime [$smode]\t$_" +} + +sub printHelp {while(){print $_} return } +__END__ + +-------------------------------------------------------------------------------------------------------------- +List Files + +This program is just an example script listing files piped. +To produce a list in human readable format. + +Example Usage: + +find ~ -iname *.doc | ./listFiles.pl - +find ~ -type f \( -iname "*.jpg" -o -name "*.png" \) | ./listFiles.pl - +# Much faster alternative to find files (~/.local/bin/fd -> /usr/bin/fdfind): +fd . ~ -tf -e jpg -e png | ./listFiles.pl - +# db based fastes is to use locate. +locate "*/$USER/*.doc" | ./listFiles.pl - + +-------------------------------------------------------------------------------------------------------------- +By: Will Budic +Open Source License -> https://choosealicense.com/licenses/isc/ +# This file originated from https://github.com/wbudic/B_L_R_via_sshfs diff --git a/linux-B_L_R_via_sshfs/mindmap.alz b/linux-B_L_R_via_sshfs/mindmap.alz new file mode 100644 index 0000000..1ad9e5f --- /dev/null +++ b/linux-B_L_R_via_sshfs/mindmap.alz @@ -0,0 +1,41 @@ + + + + + + 2000 + Ubuntu + 11000 + 5000 + + + list.sh | restore.sh + + + + + MEGA.nz/Cloud + + + + + NUC/Server + + + + + LAPTOP/PC + + + + + + + sync ~/backups /backups + + + backup.sh + + + + diff --git a/linux-B_L_R_via_sshfs/restore.sh b/linux-B_L_R_via_sshfs/restore.sh new file mode 100755 index 0000000..ad26cc8 --- /dev/null +++ b/linux-B_L_R_via_sshfs/restore.sh @@ -0,0 +1,155 @@ +#!/bin/bash +# Includes +SRC_DIR=`dirname "$0"` +if [[ -f ~/.config/backup.config ]]; then +CONFIG_FILE="$HOME/.config/backup.config" +else +CONFIG_FILE="$SRC_DIR/backup.config" +fi +. $CONFIG_FILE +# +# LST_ARG=restore.lst and individual files to restore as arguments follow. +LST_ARG=$1; + +while [ ! -z "$1" ];do +if [[ $1 =~ ^--target= ]] +then + TARGET=$(echo $1 | awk -F= '{print $2}') + echo -e "Target directory set as: $TARGET" + shift; continue +fi +if [[ $1 =~ ^--gpg-pass= ]] +then + GPG_PASS=$(echo $1 | awk -F= '{print $2}') + echo -e "Using gpg-pass: $GPG_PASS" + shift; continue; +fi +case "$1" in + -h|--help) + showHelp; exit + ;; + --gpg-pass) + shift + GPG_PASS="$1" + echo -e "Using gpg-pass: $GPG_PASS" + ;; + --target) + shift + TARGET="$1" + shift + echo -e "Target directory set as: $TARGET" + continue + ;; + *) + if [[ $1 =~ ^-- ]]; then + echo -e "Err: Unknow option $1 ignoring it. Try -h|--help?" + shift; + continue + fi + + LST_ARG=$1; + shift + ;; +esac +done + +function showHelp () { +echo -e "--------------------------------------------------------------------------------------------------------------" +echo -e "Backup restore Utility\n\t This utility restores latest backup found in an target directory." +echo -e "The default settings or arguments are set in the backup.config file.\n And the list utility can be used for fast individual file slections. Before calling restore." +echo -e "Other availabe command line options:" +echo -e "-h|--help - For this help." +echo -e "--target {full_path_to_dir} - To select alterneative backup target location." +echo -e " Note - BACKUP_DIRECTORY and TARGET config settings will be also ignored." +echo -e "--gpg-pass {the_other_gpg_pass} - To overwrite the pgp_pass setting, found in backup.config." +echo -e "--------------------------------------------------------------------------------------------------------------" +} + +[[ ! -d "$TARGET" ]] && "$TARGET=$BACKUP_DIRECTORY/$TARGET" && echo -e "Reseting to: $TARGET" + if [[ ! -d "$TARGET" ]] + then + echo -e "\nTarget doesn't exits: $TARGET" + echo -e "Available Media:" + find /media/$USER -maxdepth 2 -type d -print + #ls -lr "/media/$USER" | awk '! /^total|\./ {print}'; + echo -e "\nAvailable Mounts:" + #ls -lr "/mnt/"| awk '! /^total|\./ {print}'; + find /mnt/ -maxdepth 2 -type d -print + exit 1; + else + IS_LOCAL=1 + DEST_SERVER=$THIS_MACHINE + LA1=$2;LA2=$3;LA3=$4;LA4=$5; + fi + + +#echo -e "Last Argument:[$1]" +if [ -z $IS_LOCAL ] +then +echo -e "\nYour are about to restore from '$USER@$DEST_SERVER:$BACKUP_DIRECTORY'" "Please enter $THIS_MACHINE's sudo password ->" +sudo sshfs "$USER@$DEST_SERVER:$BACKUP_DIRECTORY" $TARGET -o allow_other +[[ $? -ne 1 ]] && echo -e "Exiting..." && exit 1 +fi + +BACKUP_FILE=$(ls $TARGET/$THIS_MACHINE-*.$EXT_ENC|tail -n 1) +if [[ -f $BACKUP_FILE ]] +then +echo -e "\nLocated backup file is -> $BACKUP_FILE" +echo -e "Restore location or target will be -> $PWD\n" + else +echo "No backup file has been found!" +exit; +fi + +if [[ "." = "$SRC_DIR" ]] +then + echo "Error, you are in the backup source directory: $PWD!" + exit 1; +fi + + +function start (){ + RESTORE_START=`date +%F%t%T`; + FC=$(awk 'END{print NR}' $LST_ARG); + echo "Restoring files from [$LST_ARG] ($FC) ..." + gpg --decrypt --batch --passphrase $GPG_PASS $BACKUP_FILE | pv -N "Status" | tar -Jxv --files-from $LST_ARG + i#[[ $? != 0 ]] && echo "FATAL ERROR, EXITING RESTORE OF $BACKUP_FILE!\nFatal erros, check if your PGP_PASS is right?" && exit $?; +} + +function end (){ + RESTORE_END=`date +%F%t%T`; + RESTORE_TIME=`dateutils.ddiff -f "%H hours and %M minutes %S seconds" "$RESTORE_START" "$RESTORE_END" \ + | awk '{gsub(/^0 hours and/,"");}1' | awk '{gsub(/^\s*0 minutes\s*/,"");}1'` + echo -e "\nRestore started : $RESTORE_START" + echo -e "Restore ended : $RESTORE_END" + echo -e "Restore took : $RESTORE_TIME" + echo -e "Done with restore from: $BACKUP_FILE\nHave a nice day!" +} + +## + +#echo -e "LST_ARG=$LST_ARG" + +if [[ -z $LST_ARG || ! -f $LST_ARG ]] +then + echo -e "No valid list of files has been provided as argument,\nShould next the whole backup be restored into the '$PWD' directory." + read -p "Are you sure you want to proceed? (Answer Yes/No): " rep; + if [[ $rep =~ ^Y|^y ]] + then + RESTORE_START=`date +%F%t%T`; + echo "Restoring whole archive!" + gpg --decrypt --batch --passphrase $GPG_PASS $BACKUP_FILE | pv -N "Status" | tar -Jxv $LA1 $LA2 $LA3 $LA4 $LA5; + [[ $? != 0 ]] && echo -e "\nFatal erros, check if your --gpg-pass is right?" && exit $?; + end + else + echo "Restore has been skipped." + exit 1; + fi +else + start + end +fi + + + +# This file originated from https://github.com/wbudic/B_L_R_via_sshfs diff --git a/linux-B_L_R_via_sshfs/shortlink.dict b/linux-B_L_R_via_sshfs/shortlink.dict new file mode 100644 index 0000000..14adedb --- /dev/null +++ b/linux-B_L_R_via_sshfs/shortlink.dict @@ -0,0 +1,2 @@ +SIMON@HFA165 https://perldoc.perl.org/functions/srand +MATTHEW@245A66 https://perldoc.perl.org/functions/srand2 diff --git a/linux-B_L_R_via_sshfs/shortlink.pl b/linux-B_L_R_via_sshfs/shortlink.pl new file mode 100755 index 0000000..51e988d --- /dev/null +++ b/linux-B_L_R_via_sshfs/shortlink.pl @@ -0,0 +1,72 @@ +#!/bin/perl +use 5.014; +use strict; +use warnings; + +use Math::Random::Secure qw(irand); #<- Better and faster then standard rand() + +my $link = 'https://perldoc.perl.org/functions/srand2'; + +# Shortlink created with this system are name assigned based on the 13 appostoles. +# The sole main reason is just to make them more recogonizable from a bunch. +my $DICTFILE = "$0"; $DICTFILE =~ s/\.pl$/.dict/; +my @DIGITS = "1234567890ABCDEFGHIJKLMWENCARCHIVE" =~ m/./g; +my @NAMES = ( + "Mark", "Matthew", "Luke","Peter","Andrew", + "James", "John", "Philip", "Barth", "Thomas", + "Jude","Simon","Judas" +); + +my (%codes,%dict); my $cnt=0; +&loadCodes; + +for(1..100){ + print shortcode(undef,$link, $_), "\n" +} + +&storeCodes; + +sub shortcode { + my ($code, $link, $c,$pull) = @_; + REDO: # Hello! Perl has labels and goto. I know, a bad programing preactice and seen as an antipattern in functional programing :) + # Following is just an ultra fast way to ensure last ten names picked random do not match, within an block, + # nothing functional calling is necessary so nothing put on stack and back. Neat little routine. + $pull = uc $NAMES[irand(scalar(@NAMES))]; + goto REDO if exists $dict{$pull}; + %dict=() if scalar %dict > 10; + $dict{$pull}=1;$code=""; + foreach(1..2){$code .= $DIGITS[irand(28)].$DIGITS[irand(28)]} + $code .= uc sprintf("%x",($cnt+$c)); #<- the cnt makes it also quite unique regardles. + $code = $pull.'@'.$code; + $codes{$link} = $code; #We store only unique links to prevent link duplications. + return $code; +} + +sub appendCode { my ($link, $code) = @_; + open(my $fh,">>",$DICTFILE); + print $fh $code, ' ', $link, "\n" ; + close $fh; return +} + +sub storeCodes { + open(my $fh,">",$DICTFILE); + foreach(sort keys %codes){ + print $fh $codes{$_}, ' ', $_, "\n" if defined $_ + } + close $fh; return +} + +sub loadCodes { + my (@r,@rot,$i); + open(my $fh,"<",$DICTFILE); + while(<$fh>){ + chomp; @r = split ' ', $_; $codes{$r[1]}=$r[0]; $cnt++; + $rot[$i++]=$r[0]; + } + close $fh; $i=0; my $j=0; + foreach(reverse @rot){ + @r = split '@'; + $dict{$r[0]}=1; last if ++$j > 10; + } +return +} \ No newline at end of file diff --git a/linux-B_L_R_via_sshfs/vs_code_extensions.lst b/linux-B_L_R_via_sshfs/vs_code_extensions.lst new file mode 100644 index 0000000..b14f331 --- /dev/null +++ b/linux-B_L_R_via_sshfs/vs_code_extensions.lst @@ -0,0 +1,85 @@ +alefragnani.project-manager +angular.ng-template +anikghosh.ollama-copilot +awehook.vscode-blink-mind +bianxianyang.htmlplay +bibhasdn.git-easy +bierner.markdown-mermaid +bierner.markdown-preview-github-styles +bpruitt-goddard.mermaid-markdown-syntax-highlighting +bscan.perlnavigator +codezombiech.gitignore +conradludgate.rust-playground +davidanson.vscode-markdownlint +dbaeumer.vscode-eslint +donjayamanne.git-extension-pack +donjayamanne.githistory +dustypomerleau.rust-syntax +dzhavat.bracket-pair-toggler +eamodio.gitlens +ecmel.vscode-html-css +esbenp.prettier-vscode +felipecaputo.git-project-manager +firefox-devtools.vscode-firefox-debug +formulahendry.auto-rename-tag +fractalboy.pls +george-alisson.html-preview-vscode +github.github-vscode-theme +github.remotehub +github.vscode-pull-request-github +gruntfuggly.todo-tree +harryhopkinson.vs-code-runner +hediet.vscode-drawio +howardzuo.vscode-git-tags +huizhou.githd +irongeek.vscode-env +james-yu.latex-workshop +jeff-hykin.better-perl-syntax +jorol.perl-completions +letmaik.git-tree-compare +mdickin.markdown-shortcuts +mhutchie.git-graph +mikestead.dotenv +ms-azuretools.vscode-docker +ms-edgedevtools.vscode-edge-devtools +ms-python.debugpy +ms-python.isort +ms-python.python +ms-python.vscode-pylance +ms-toolsai.jupyter +ms-toolsai.jupyter-keymap +ms-toolsai.jupyter-renderers +ms-toolsai.vscode-jupyter-cell-tags +ms-toolsai.vscode-jupyter-slideshow +ms-vscode-remote.remote-containers +ms-vscode-remote.remote-ssh +ms-vscode-remote.remote-ssh-edit +ms-vscode.azure-repos +ms-vscode.cpptools +ms-vscode.live-server +ms-vscode.makefile-tools +ms-vscode.remote-explorer +ms-vscode.remote-repositories +ms-vscode.vscode-speech +nopeslide.vscode-drawio-plugin-mermaid +richterger.perl +ritwickdey.liveserver +rust-lang.rust-analyzer +s2junn.git-essentials +serayuzgur.crates +shaharkazaz.git-merger +sidthesloth.html5-boilerplate +smallcloud.codify +solnurkarim.html-to-css-autocompletion +streetsidesoftware.code-spell-checker +swellaby.rust-pack +tamasfe.even-better-toml +thekalinga.bootstrap4-vscode +thinker.properties +tshino.kb-macro +unifiedjs.vscode-mdx +valentjn.vscode-ltex +wbudic.perlcnf +wscats.cors-browser +xabikos.javascriptsnippets +ziyasal.vscode-open-in-github -- 2.34.1