Commit Graph

89 Commits

Author SHA1 Message Date
Louwrentius 64edfe79c1 Fixes almost complete, more testing needed 2009-03-22 18:06:30 +00:00
Louwrentius be217ac168 Currently fixing file name sanitizing. 2009-03-22 17:15:47 +00:00
Louwrentius 49d54913f7 fixing filename sanitation 2009-03-22 12:14:26 +00:00
Louwrentius 2f5b38aedd fixing filename sanitation 2009-03-22 11:15:13 +00:00
Louwrentius 1e26cef172 fixing filename sanitation 2009-03-22 10:05:36 +00:00
Louwrentius 046ba029dc fixin g filename sanitation 2009-03-22 10:01:36 +00:00
Louwrentius e5dcc81930 fixin g filename sanitation 2009-03-22 09:59:47 +00:00
Louwrentius d523525eca Currently fixing file name sanitizing. 2009-03-22 09:40:31 +00:00
Louwrentius 8b1e5fed9a ppss is still a bit buggy 2009-03-21 23:30:15 +00:00
Louwrentius bd75afbf41 significant bugfixes when using no script 2009-03-21 22:37:38 +00:00
Louwrentius b3ba085fbe 2.11 - Ok version with fixed file handling when using input file instead of dir 2009-03-21 20:50:37 +00:00
Louwrentius d2a8a6e08d 2.11 - Ok version with fixed file handling when using input file instead of dir 2009-03-21 20:45:05 +00:00
Louwrentius 964648de7f 2.10 - Ok version with fixed file handling when using input file instead of dir 2009-03-21 20:34:45 +00:00
Louwrentius 3f6343318a Ok version with fixed file handling when using input file instead of dir 2009-03-21 20:34:05 +00:00
Louwrentius 71e8d829d9 messing around with paths in items 2009-03-21 20:17:01 +00:00
Louwrentius aaae2dc713 fixing download function 2009-03-21 19:57:57 +00:00
Louwrentius 3e5fbfd38f 2.08 fixes 2.07 2009-03-15 21:51:30 +00:00
Louwrentius b1fa580a3e Bug fix, 2.07 is broken. 2009-03-15 20:51:18 +00:00
Louwrentius 954d8632c1 Added config option for known_hosts file. 2009-03-15 00:35:53 +00:00
Louwrentius c6161eb4b4 Forgot to uptdate the version. 2009-03-13 10:47:54 +00:00
Louwrentius 04f13096a4 Parallel deployment of ppss + new mechanism for specifing output files. 2009-03-13 10:12:10 +00:00
Louwrentius 244cfce933 New function display_header, just for better looks. 2009-03-12 20:48:14 +00:00
Louwrentius c8f4a2caa0 version 2.03 2009-03-10 23:00:33 +00:00
Louwrentius 4b45db3169 Cleaned up some logging. 2009-03-10 22:04:13 +00:00
Louwrentius d0a2413f64 Polished logging and cpu/core detection. 2009-03-10 21:32:12 +00:00
Louwrentius c0d58e6752 test 2009-03-10 20:36:33 +00:00
Louwrentius 5317a82ac4 Updated description. 2009-03-09 20:46:46 +00:00
Louwrentius d8c73dba4b Version 2.0. 2009-03-08 22:49:23 +00:00
Louwrentius f6062bfdaf Added proper handling of start stop and continue for distributed processing. 2009-03-08 15:18:15 +00:00
Louwrentius 979b1cc0a4 Working on help screen. 2009-03-08 14:24:28 +00:00
Louwrentius ffeaf1ccf6 Updated help page. Not finished yet. 2009-03-05 23:19:55 +00:00
Louwrentius 808d14e08c Cleaning up code and comments. 2009-03-04 21:18:05 +00:00
Louwrentius 73d49b125b Added logging of processing time of item. If scp is disabled, assume -d directory is local, not remote. 2009-03-02 20:57:28 +00:00
Louwrentius c3975dd64a bug fixes 2009-03-02 02:25:12 +00:00
Louwrentius 0a35341033 Renamed all command line options in long format that is more readable. 2009-03-01 23:25:16 +00:00
Louwrentius 1bdfe61490 This version has been used to encode wavs on 3 different host in parallel. 2009-03-01 22:33:09 +00:00
Louwrentius 02f0d7b4fa update 2009-03-01 21:18:52 +00:00
Louwrentius 21114ec54a The full chain of downloading items to the node, processing and uploading the result back to the server is now functional. 2009-03-01 21:04:16 +00:00
Louwrentius cca01f27fd backup 2009-03-01 20:58:48 +00:00
Louwrentius f83f916c57 backup 2009-03-01 20:57:16 +00:00
Louwrentius 628e93c904 messed up 2009-03-01 20:32:28 +00:00
Louwrentius c231b8e05a Distributed PPSS seems to be working, need more testing. 2009-03-01 17:27:17 +00:00
Louwrentius 6bd4d48a76 Better item logging and error handling. 2009-03-01 16:47:44 +00:00
Louwrentius 66a8983a3e filenames with spaces seem to be handled properly. 2009-03-01 16:10:53 +00:00
Louwrentius aa15c6f868 PPSS can now substitute %ITEM% in commando string for the current item. 2009-03-01 10:17:27 +00:00
Louwrentius f6b9fad83a Distributed PPSS is now able to show overall progress, thus how many items have been processed. 2009-02-28 19:27:30 +00:00
Louwrentius af1eda73d4 Removed usage of bc so this is not a dependency anymore. 2009-02-28 19:11:48 +00:00
Louwrentius 7c16a77860 Bacup 2009-02-28 19:05:20 +00:00
Louwrentius ed55ae5137 Bacup 2009-02-28 18:42:16 +00:00
Louwrentius 39c1ecf542 Reworked OS detection and proces detection, which differs for Linux and Mac OS X 2009-02-28 17:44:02 +00:00