AdobeStock_455007340

Accessing Files on Servers

ColdFusion has two built-in methods for server side file access – and . should be used for all local file system access (including access to files on accessible network drives). should be used to access files on remote servers (assuming FTP access is available on that server). ColdFusion cannot access file on servers that are inaccessible with either of these two methods. (Applies to: ColdFusion All)

Leave a Reply

Discover more from Ben Forta

Subscribe now to keep reading and get access to the full archive.

Continue reading