Accessibility
Adobe
Sign in Privacy My Adobe

ColdFusion Extension

Adobe Exchange: The new way to discover and install plug-ins, extensions and content for the Creative Suite. Get it now

ftpsynch

By Stijn Dreezen (Marburg) August 11, 2003
1,505 Downloads

Rating = 46 votes


This tag acts as a ftp front end for getting directory listings and files from remote ftp servers and storing files to remote ftp servers. Functionality: Directory Listing: remote: action=list returns remote directory listing as QUERYresult in attributes.name variable. ATTRIBUTES, ISDIRECTORY, LASTMODIFIED, LENGTH, MODE, NAME, PATH attributes are available for each resultitem local: action=list and force_local=TRUE returnbs: local directory listing as QUERYresult in attributes.name variable. ATTRIBUTES, DATELASTMODIFIED, MODE, NAME, SIZE, TYPE, attributes are available for each resultitem Getting Files: action=get tries to copy all files specified in #Attributes.files#, from directory #Attributes.remote_directory# to #Attributes.local_directory# existing files will be overwritten. During transfer, files will locally be stored with .lock extension, which will be removed after downloads are complete. Putting Files: action=put tries to copy all files specified in #Attributes.files#, from directory #Attributes.local_directory# to #Attributes.remote_directory# If files exists, there are 3 options: overwrite, backup and fail. During transfer, files will remotely be stored with .lock extension, which will be removed after downloads are complete. Return Variables: Status: always returned: TRUE when action completely executed, FALSE when action failed to execute completely Error: returned when status false: contains error message. When action=list, a 'Name' attributes needs to be specified, containing the variable name to cast the query result to, that contains the directory listing. Additional functionality: When file transfer succeeds, an optional action can be performed on the source file (none, backup or delete).

SUPPORT INFORMATION
Not available

Download

License: Freeware
Cost: Free
OS: All
File format: ZIP | 3.4 KB

Additional extension information

Author: Stijn Dreezen (Marburg)
Author website: http://www.marbie.net/
Date published: August 11, 2003
Approval: None
Browsers: Internet Explorer ALL
Compatible Products(s): ColdFusion MX , 5 , 4.5
Encrypted: No

Reviews

0-0 of 0 reviews | Show all reviews


Add a review

(+) Please log in to submit a review