|
From: <mic...@us...> - 2007-01-10 18:24:12
|
Revision: 1426
http://svn.sourceforge.net/metpx/?rev=1426&view=rev
Author: michel_grenier
Date: 2007-01-10 10:24:10 -0800 (Wed, 10 Jan 2007)
Log Message:
-----------
diff_ls and file_ls return a tuple the files and the files'descriptions
Add pull_prefix fonctionality to local file naming
Changed strategy to make sure that the file we will retreive are not
currently modified
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-02-13 13:57:54
|
Revision: 1457
http://svn.sourceforge.net/metpx/?rev=1457&view=rev
Author: michel_grenier
Date: 2007-02-13 05:57:44 -0800 (Tue, 13 Feb 2007)
Log Message:
-----------
Fixed error recovery : files in error pulled at next pass
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-02-20 20:08:33
|
Revision: 1472
http://svn.sourceforge.net/metpx/?rev=1472&view=rev
Author: michel_grenier
Date: 2007-02-20 12:08:32 -0800 (Tue, 20 Feb 2007)
Log Message:
-----------
MG file being modified and file with problem pulled next time (removed from ls)
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-02-21 18:46:55
|
Revision: 1473
http://svn.sourceforge.net/metpx/?rev=1473&view=rev
Author: michel_grenier
Date: 2007-02-21 10:32:20 -0800 (Wed, 21 Feb 2007)
Log Message:
-----------
Dont return, proceed with next directory
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-02-28 13:34:31
|
Revision: 1492
http://svn.sourceforge.net/metpx/?rev=1492&view=rev
Author: michel_grenier
Date: 2007-02-28 05:34:26 -0800 (Wed, 28 Feb 2007)
Log Message:
-----------
ls filename will not have the pattern YYYYMMDD replace by its value
this way the rxq directory doesn't need particular cleanup.
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-03-13 18:33:46
|
Revision: 1527
http://svn.sourceforge.net/metpx/?rev=1527&view=rev
Author: michel_grenier
Date: 2007-03-13 10:37:43 -0700 (Tue, 13 Mar 2007)
Log Message:
-----------
Improved : /usr/bin/diff not used
only one ls per directory pull
only one read/written file per directory pull
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-06-26 17:42:43
|
Revision: 1756
http://svn.sourceforge.net/metpx/?rev=1756&view=rev
Author: michel_grenier
Date: 2007-06-26 10:42:38 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Fix for relative path bug
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-06-26 18:50:37
|
Revision: 1759
http://svn.sourceforge.net/metpx/?rev=1759&view=rev
Author: michel_grenier
Date: 2007-06-26 11:50:33 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Fix 2 for relative path
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2008-02-07 16:04:20
|
Revision: 2340
http://metpx.svn.sourceforge.net/metpx/?rev=2340&view=rev
Author: michel_grenier
Date: 2008-02-07 08:04:18 -0800 (Thu, 07 Feb 2008)
Log Message:
-----------
MG when a pull sleep, it continues to update its directory listings
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2008-07-09 13:09:44
|
Revision: 2769
http://metpx.svn.sourceforge.net/metpx/?rev=2769&view=rev
Author: michel_grenier
Date: 2008-07-09 06:09:43 -0700 (Wed, 09 Jul 2008)
Log Message:
-----------
MG add SFTP pull possibilities
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|