Editing Python Backup Program

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
 
= Introduction/Status=
 
= Introduction/Status=
  
'''Purpose:''' Provide backup the way I like it, no cloud, no compression.  Backup is normally to a hard drive ( network, usb ... ) and the directory structure is the same as the directories backup up.  For more see '''[[Backup Help File]]'''. It should run on most operating systems.  It does require at least Python 3.6 as it uses f-strings ( print( f"evaluate this{1+1}" )
+
'''Purpose:''' Provide backup the way I like it, no cloud, no compression.  It does require at least Python 3.6 as it uses f-strings ( print( f"evaluate this{1+1}" )
  
 
'''Program Status:''' More or less beta, working but not quite ready for release, will document first..  Intended for those with some Python experience who can add the files to their
 
'''Program Status:''' More or less beta, working but not quite ready for release, will document first..  Intended for those with some Python experience who can add the files to their
Line 9: Line 9:
 
a work in progress.  Much code has been lifted from other projects of mine, some artifacts remain.
 
a work in progress.  Much code has been lifted from other projects of mine, some artifacts remain.
  
'''This Page Status:''' This page is the "master" page for the project, all other pages link back here, either directly or indirectly. Pages are early drafts, if you would like to try the program email me.
+
'''This Page Status:''' This page is the "master" page for the project, all other pages link back here, either directly or indirectly. Pages are drafts, but worth reading if you are trying to use the program.
  
'''Help File:'''  Including install and configuration. '''[[Backup Help File]]'''
+
'''Help File:'''  Including install and configuration. [[Backup Help File]]
  
'''More Documentation:'''  See links below, and code '''not at''': ( '''[https://github.com/russ-hensel/smart_plug russ-hensel/Backup Program Repository]''' )
+
'''More Documentation:'''  See links below, and code not at: ( '''[https://github.com/russ-hensel/smart_plug russ-hensel/Smart Plug Repository]''' )
  
 
= Graphical User Interface =
 
= Graphical User Interface =

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)