CFLib.org – Common Function Library Project

FileSysLib

Last updated February 4, 2010 / 61 Released UDF(s)
Download Library

Previous 20 / Next 20

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...
GetHTTPDir

Retrieves the url for the current directory in full or relative format. | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Alan McCollough Alan McCollough added
forceBoolean
5 day(s) ago

Shawn Porter Shawn Porter added
DeMoronize
8 day(s) ago

Chris Carey Chris Carey added
readPropertiesFi...
8 day(s) ago

Randy Johnson Randy Johnson added
lastDayofWeek
11 day(s) ago

Top Rated

Barney Boisvert indentXml
Rated 5.0, 4 time(s)

James Sleeman                                     QuickSort
Rated 5.0, 3 time(s)

Nathan Dintenfass                                 queryColumnsToSt...
Rated 5.0, 3 time(s)

Kevin Pepperman generateSsccAsn
Rated 5.0, 3 time(s)

Created by Raymond Camden / Design by Justin Johnson