CFLib.org – Common Function Library Project

FileSysLib

Last updated June 14, 2011 / 63 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...
deleteEmptyFolder

Delete empty folder from given path. | 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...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

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

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

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

Ben Forta Ben Forta added
GetHostAddress
29 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