|
||
|
File driver specific cntls.
|
|
|||||||||||||||
|
Set the file create mode. Use this to set the permissions a non-existent file is created with, The default mode is 0644.
|
|
|||||||||||||||
|
Get the file create mode.
|
|
|||||||||||||||
|
Set the file open flags. The default flags specify to create the file if it doesn't exist, open it for reading and writing, and interpret it as a binary file.
|
|
|||||||||||||||
|
Get the file open flags.
|
|
|||||||||||||||
|
Set the file truncate offset. Use this in conjunction with the GLOBUS_XIO_FILE_TRUNC flag to truncate a file to a non-zero offset. If the file was larger than offset bytes, the extra data is lost. If the file was shorter or non-existent, it is extended and the extended part reads as zeros. (default is 0)
|
|
|||||||||||||||
|
Get the file truncate offset.
|
|
|||||||||||||||
|
Set the file handle to use. Do not open a new file, use this preopened handle instead.
|
|
|||||||||||||||
|
Get the file handle in use or in attr.
|
|
|||||||||||||||
|
Get the file handle in use or in attr.
|
|
||||||||||||||||||
|
Reposition read/write file offset.
|
about globus |
grid research |
globus toolkit |
software development
Comments? webmaster@globus.org