SF.net SVN: fclient: [412] trunk/sandbox/fcp2/client.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-06-28 08:38:40
|
Revision: 412
http://fclient.svn.sourceforge.net/fclient/?rev=412&view=rev
Author: jUrner
Date: 2008-06-28 01:38:50 -0700 (Sat, 28 Jun 2008)
Log Message:
-----------
some notes on PutComplexDir vs PutDiskDir
Modified Paths:
--------------
trunk/sandbox/fcp2/client.py
Modified: trunk/sandbox/fcp2/client.py
===================================================================
--- trunk/sandbox/fcp2/client.py 2008-06-28 08:37:59 UTC (rev 411)
+++ trunk/sandbox/fcp2/client.py 2008-06-28 08:38:50 UTC (rev 412)
@@ -182,10 +182,10 @@
# TODO: check if this is a bug in Fcp
# NOTE: seems to be fixed in [build 1112], fixes removed
#-------------------------------------------------------------------------------------------------------------------------------------------------
-# PutComplexDir
+# PersistentPutDiskDir vs PutComplexDir
#
-# x. currently not handled on PersistentPut. have to test this
-#
+# x. currently not handled on PersistentPutDir. have to test this
+# Fcp provides a new field "PutDirType": "complex" or "disk" to distinguish PutComplexDir and PutDiskDir
#
#------------------------------------------------------------------------------------------------------------------------------------------------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|