CFLib.org – Common Function Library Project

FileSysLib

Last updated September 9, 2008 / 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

Jose Diaz-Salcedo Jose Diaz-Salcedo added
cfRssFeed
3 day(s) ago

Raymond Compton Raymond Compton added
structBlend
23 day(s) ago

Duncan Duncan added
IsZIPUK
23 day(s) ago

Todd Sharp Todd Sharp added
getTagContentAll
29 day(s) ago

Gerald Guido Gerald Guido added
ListReturnDuplicat...
1 month(s) ago

Created by Raymond Camden / Design by Justin Johnson