Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.398.864 Times

DCE::DFS 0.50

  Date Added: September 21, 2010  |  Visits: 765

DCE::DFS

Report Broken Link
Printer Friendly Version


Product Homepage
Download (96 downloads)



DCE::DFS is a Perl module interface to DFS internals. General DFS methods $cellname = DCE::DFS::cellname(path) $status = DCE::DFS::crmount(path, fileset, read_write = 0) $status = DCE::DFS::delmount(path) ($fid, $status) = DCE::DFS::fid(path) ACL stuff ($acl, $status) = DCE::DFS::acl(path, acl_type, registry_handle); $acl->entries() $acl->entry(entry_key) $acl->modify(entry_key, permissions) $acl->delete(entry_key) $acl->deleteall() $acl->calc_mask() $acl->commit() FLDB methods $flserver->status_endoflist $flserver->type_rw =item $flserver->type_ro =item $flserver->type_bk $id = $fid->id ($flserver, $status) = DCE::DFS::flserver(cell_fs = "/.:/fs") $flserver->ftserver() $flserver->ftserver_by_name(name) $flserver->fileset_reset() $flserver->fileset_mask_ftserver(ftserver) $flserver->fileset_mask_aggregate(aggregate) $flserver->fileset_mask_type(type) $flserver->fileset() $flserver->fileset_by_name(name) $flserver->fileset_by_id(fid) ftserver methods ^ $ftserver->status_endoflist $ftserver->address() $ftserver->hostname() $ftserver->aggregate() aggregate methods $aggregate->ftserver() $aggregate->name() $aggregate->device() $aggregate->id() $aggregate->type() $aggregate->size() $aggregate->free() fileset methods $fileset->type_rw =item $fileset->type_ro =item $fileset->type_bk $fileset->ftserver(ftserver_index = -1) $fileset->aggregate(ftserver_index = -1) $fileset->name() $fileset->ftserver_count() $fileset->ftserver_index(ftserver) $fileset->exists(fileset_type, ftserver_index = -1) $fileset->usage(ftserver_index = -1, fileset_type = 0) $fileset->quota() $fileset->set_quota(quota).

Requirements: No special requirements
Platforms: Linux
Keyword: Dce Dcedfs Dfs Fileset Index Libraries Name Path Perl Module Programming Status Type
Users rating: 0/10

License: Freeware Size: 16.38 KB
USER REVIEWS
More Reviews or Write Review


DCE::DFS RELATED
Libraries  -  Bio::Index::Blast 1.4
Bio::Index::Blast is a Perl module with indexes Blast reports and supports retrieval based on query accession(s). SYNOPSIS use strict; use Bio::Index::Blast; my ($indexfile,$file1, $file2); my $index = new Bio::Index::Blast(-filename =>...
4.7 MB  
Libraries  -  HTML::Widgets::Index 0.6
HTML::Widgets::Index is a Perl module for creating web indexes and menus. This module renders the index of a document tree using the data stored in a MySQL database generated by anxova. It has a flexible set of render options that gives the...
65.54 KB  
Libraries  -  SVN::Log::Index 0.51
SVN::Log::Index is a Perl module that can index and search over Subversion commit logs. SYNOPSIS my $index = SVN::Log::Index->new({ index_path => /path/to/index }); if($creating) { # Create from scratch if necessary $index->create({...
13.31 KB  
Libraries  -  Contentment::Index 0.011_032
Contentment::Index is a Perl module that provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = Contentment::Index->indexes; for my $index (@indexes) { # Get a list of avilable terms...
112.64 KB  
Libraries  -  Env::Path 0.18
Env::Path is a Perl module with advanced operations on path variables. SYNOPSIS use Env::Path; # basic usage my $manpath = Env::Path->MANPATH; $manpath->Append(/opt/samba/man); for ($manpath->List) { print $_, "n" }; # similar to above...
10.24 KB  
Libraries  -  File::Path 5.8.8
File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create...
12.2 MB  
Libraries  -  Path::Graph 0.02
Path::Graph is a Perl module created to generate paths from hash graph. SYNOPSIS Code 1 #!usr/bin/perl my %graph = ( A => {B=>1,C=>4}, B => {A=>1,C=>2}, C => {A=>4,B=>2} ); use Paths::Graph; my $g =...
6.14 KB  
Libraries  -  DCE::UUID 0.21
DCE::UUID is a Perl module with misc UUID functions. SYNOPSIS use DCE::UUID; DCE::UUID exports the following functions: uuid_create() my($uuid, $status) = uuid_create(); uuid_hash() my($hash, $status) = uuid_hash($uuid);.
35.84 KB  
Libraries  -  Devel::DumpSizes 0.01
Devel::DumpSizes is a Perl module to dump the name and size in bytes (in increasing order) of variables that are available at a give point in a script. SYNOPSIS use Devel::DumpSizes qw/dump_sizes/; &Devel::DumpSizes::dump_sizes(); Or,...
3.07 KB  
Libraries  -  PDL::Indexing 2.4.3
PDL::Indexing Perl module contains a tutorial on how to index piddles. This manpage should serve as a first tutorial on the indexing and threading features of PDL. This manpage is still in alpha development and not yet complete. "Meta"...
2.1 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB