Editing Backup Help File

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 51: Line 51:
  
 
= How To:... =  
 
= How To:... =  
== Goal ==
 
This is how I use the program, you could use it differently:
 
 
Put a short Python script in a directory.  When this is double clicked start the GUI for the backup program set up to backup the directory to another directory either on the current disk or another disk.
 
 
 
 
== General ==
 
== General ==
 
*Setup for backup of a directory.  See section below.
 
*Setup for backup of a directory.  See section below.
Line 75: Line 69:
  
 
*Use your preferred text editor. In the parameter file, see below.
 
*Use your preferred text editor. In the parameter file, see below.
 
*Using the GUI see: [[Backup GUI]]
 
  
 
== Setup for Backup ==
 
== Setup for Backup ==
Line 128: Line 120:
 
* Watch the GUI
 
* Watch the GUI
 
* Check the Python console.
 
* Check the Python console.
* Look at the python log file ( use the GUI button <Edit Log> ( specify your editor in parameters.py first ) or use your editor on the default name of the log file ...\backup\backup.py_log.
+
* Look at the python log file ( use the GUI button <Edit Log> ( specify your editor in parameters.py first ) or use your editor on the default name of the log file ...\smart_plug\smart_plug.py_log.
  
 
Most issues will probably be missing libraries, parameters.py issues, or just bugs in my code (email me ).
 
Most issues will probably be missing libraries, parameters.py issues, or just bugs in my code (email me ).
 
If you are dropping you backup scripts around your disks and double clicking them you may need to tweak your path so python.exe or pythonw.exe is on your path.
 
  
 
<!-----------
 
<!-----------
Line 148: Line 138:
  
  
[[category:Python Backup]] [[category:Python]] [[category:Python Projects]]
+
[[category:Python Backup]] [[category:Python]]

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)