CFLib.org – Common Function Library Project

FileSysLib

Last updated February 4, 2010 / 61 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

Ryan Thompson-Jewell Ryan Thompson-Jewell added
ListSplit
1 day(s) ago

Nathan Dintenfass Nathan Dintenfass added
RowsToColumns
1 day(s) ago

Barney Boisvert Barney Boisvert added
indentXml
1 day(s) ago

Barney Boisvert Barney Boisvert added
REReplaceCallbac...
1 day(s) ago

Top Rated

Rob Brooks-Bilson                                 FolderSize
Rated 5.0, 7 time(s)

Nick Giovanni                                     UniqueValueList
Rated 5.0, 5 time(s)

James Sleeman                                     QuickSort
Rated 5.0, 3 time(s)

Jeff Howden ListDeleteDuplic...
Rated 5.0, 3 time(s)

Created by Raymond Camden / Design by Justin Johnson