CFLib.org – Common Function Library Project

FileSysLib

Last updated July 1, 2008 / 60 Released UDF(s)
Download Library

Previous 20 / Next 20

AddPathsToDirectoryQuery

Adds a "FullPath" column to provided directory query. | Requires: ColdFusion 5

View UDF
Loading...
AvailableSpace

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

View UDF
Loading...
ByteConvert

Pass in a value in bytes, and this function converts it to a human-readable format of bytes, KB, MB, or GB. | Requires: ColdFusion 5

View UDF
Loading...
collectFiles

Scans a directory (or path) for files of a specified extension and then copies them to the path you specify. | Requires: ColdFusion MX

View UDF
Loading...
createUniqueFileName

Creates a unique file name; used to prevent overwriting when moving or copying files from one location to another. | Requires: ColdFusion 5

View UDF
Loading...
deleteDirectory

Recursively delete a directory. | Requires: ColdFusion MX

View UDF
Loading...
directoryCopy

Copies a directory. | Requires: ColdFusion MX

View UDF
Loading...
DriveExists

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

View UDF
Loading...
DriveLetter

Returns the drive letter of a physical drive or a network share. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
DrivePath

Returns the path for the specified drive. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
DriveType

Returns the drive type for a specified drive. (Windows only) | Requires: ColdFusion 5

View UDF
Loading...
FileCanRead

Checks if a file can be read. | Requires: ColdFusion MX

View UDF
Loading...
FileCanWrite

Checks to see if a file can be written to. | Requires: ColdFusion MX

View UDF
Loading...
FileCreate

Create a new file. | Requires: ColdFusion 5

View UDF
Loading...
FileDateCreated

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

View UDF
Loading...
FileDateLastAccessed

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

View UDF
Loading...
FileDateLastModified

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

View UDF
Loading...
FileIsHidden

Returns if a file is hidden or not. | Requires: ColdFusion MX

View UDF
Loading...
FileLastModified

Returns the date the file was last modified. | Requires: ColdFusion MX

View UDF
Loading...
FileNamesLowerCase

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

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Topper Topper added
getCurrentURL
1 hour(s) ago

Daniel Chicayban Daniel Chicayban added
IsListInList
1 day(s) ago

Jeff Howden Jeff Howden added
CSVFormat
9 day(s) ago

Tom de Manincor Tom de Manincor added
flattenStruct
10 day(s) ago

Troy Pullis Troy Pullis added
iCalUS
10 day(s) ago

Created by Raymond Camden / Design by Justin Johnson