Main > Programming > Libraries >

AFS::CM 2.4.0

AFS::CM 2.4.0

Sponsored Links

AFS::CM 2.4.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 10 (1 times)
File size: 0.18 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 973
Date added: 2007-03-06
Publisher: Norbert E. Gruener

AFS::CM 2.4.0 description

AFS::CM is a Perl module to administer the AFS Cache Manager.

SYNOPSIS

use AFS::CM qw (
checkconn checkservers checkvolumes
cm_access flush flushcb flushvolume
getcacheparms getcellstatus
getcrypt getvolstats setcrypt
setcachesize setcellstatus
);

my $ok = flushvolume(.);
print "Return Code = $okn";

$ok = checkvolumes;
print "Return Code = $okn";

$ok = cm_access($path);
print "Return Code = $okn";

($max, $inuse) = getcacheparms;
$ok = setcachesize(10000);

my $crypt_flg = getcrypt;
$ok = setcrypt(on);

NOTE: The following lines are version 1 style: all names are exported by default. This style is deprecated !!!

use AFS; # import all AFS names
use AFS @AFS::CM; # import just the cache manager names

This module provides several functions to administer the AFS Cache Manager. It is used to customize the cache size. You can force the update of cached data. And you can determine if a client machine can run SETUID programs. Any function required must by explicitly listed by the use statement to be exported into the calling package.

Some of these functions have the optional argument FOLLOW. FOLLOW determines which file should be used should PATH be a symbolic link. If FOLLOW be set to 1, then the symbolic link is followed to its target. If FOLLOW is set to 0, then the function applies to the symbolic link itself. If not specified FOLLOW defaults to 1.

AFS::CM 2.4.0 Screenshot

Advertisements

AFS::CM 2.4.0 Keywords

Bookmark AFS::CM 2.4.0

Hyperlink code:
Link for forum:

AFS::CM 2.4.0 Copyright

WareSeeker periodically updates pricing and software information of AFS::CM 2.4.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of AFS::CM 2.4.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
AFS::ACL is a Perl class to handle the AFS Access Control Lists. Free Download
AFS::Cell is a Perl module to administer AFS Cells. Free Download
AFS::FS is a Perl module to communicate with an AFS File Server. Free Download
AFS::KAS is a Perl class to communicate with the AFS Authentication Server. Free Download
AFS::PTS is a Perl class to communicate with the AFS Protection Server. Free Download
AFS::Utils is a Perl module with shared utility functions for the AFS module bundle. Free Download
AFS::KTC_TOKEN is a Perl class to handle the AFS structure ktc_token. Free Download
AFS::Command::FS is a OO API to the AFS fs command. Free Download