CFLib.org – Common Function Library Project

FileSysLib

Last updated June 14, 2011 / 63 Released UDF(s)
Download Library

Previous 20 / Next 20

FileNamesLowerCase

Makes all files in a directory lower case. | Requires: ColdFusion MX

View UDF
Loading...
FileRead

Reads a file. | Requires: ColdFusion 5

View UDF
Loading...
FileReadCom

Reads a text file, and returns content as a string. | Requires: ColdFusion 5

View UDF
Loading...
FileSetReadOnly

Makes a file ReadOnly. | Requires: ColdFusion MX

View UDF
Loading...
fileSize

This function will return the length of a file or a directory. | Requires: ColdFusion 5

View UDF
Loading...
FileSizeCom

Returns the size (in bytes) of the specified file. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FileSystem

Returns the file system in use on the specified drive. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FileType

Returns a string corresponding to the type of file specified. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
fncFileSize

Will take a number returned from a File.Filesize, calculate the number in terms of Bytes/Kilobytes/Megabytes and return the result. | Requires: ColdFusion 5

View UDF
Loading...
FolderCheck

Will replace chars in a string to be used to create a folder with valid equivalent replacements | Requires: ColdFusion 5

View UDF
Loading...
FolderDateCreated

Returns the date/time a folder (directory) was created. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FolderDateLastAccessed

Returns the date/time a folder (directory) was last accessed. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FolderDateLastModified

Returns the date/time a folder (directory) was last modified. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FolderExists

Returns True if the specified folder (directory) exists on the ColdFusion server. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FolderSize

Returns the amount of space (in bytes) of all files and subfolders contained in the specified folder. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FolderType

Returns a string corresponding to the type of folder specified. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FreeSpace

Returns the amount of free space (in bytes) available to the ColdFusion server for a specified drive or network share. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
getExtension

Returns extension defined by all characters following last period. | Requires: ColdFusion 5

View UDF
Loading...
GetFileCount

Returns the number of files in a directory. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
getFileMimeType

Returns the mime type of the specified file. | Requires: ColdFusion MX

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Tayo Akinmade Tayo Akinmade added
arrayTrim
4 day(s) ago

Will Belden Will Belden added
longTime
9 day(s) ago

James Sleeman James Sleeman added
quickSort
19 day(s) ago

Ben Forta Ben Forta added
GetHostAddress
22 day(s) ago

Top Rated

Darwan Leonardo Sitepu EksporSQLData
Rated 5.0, 16 time(s)

Darwan Leonardo Sitepu backupDatabase
Rated 5.0, 13 time(s)

Barney Boisvert indentXml
Rated 5.0, 10 time(s)

Kevin Pepperman generateSsccAsn
Rated 5.0, 4 time(s)

Created by Raymond Camden / Design by Justin Johnson