diff -r 000000000000 -r 2b3e5ec03512 doc/manual/cl-file.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/manual/cl-file.html Thu Apr 21 14:57:45 2011 +0100 @@ -0,0 +1,37 @@ + + + DTN2 Manual: File Convergence Layer + + + +

File Convergence Layer +

+

DO NOT USE - NOT WORKING 12/11/09 +

+To add a file interface in your config file, use: + + +

+Syntax: interface add name CL [arg=val arg=val2 argN=valN...] +

Example: interface add file0 file +

Valid arguments for arg are: +

+ + + +
arg +Possible settings +Default +Comments + +
secs_per_scan +number (seconds) +5 +Directory scan interval +
+

Note +The ssp part of the next hop URI (the contact EID) MUST be of the form: /path1/path2. +The given directory indicated by the spp part MUST exist and the permissions MUST be correct + + +