Download List

專案描述

ftpsync is a tool that allows updates to be incrementally and recursively made to remote FTP servers. It examines time stamps and sizes, and is designed to operate in a manner similar to rsync. ftpsync implements the missing recursive PUT FTP command.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-06 23:37
1.61

A new --delete option was added to delete files and directories on the remote host that have been deleted from the source directory. The interface was changed, and now DEST/ content is updated from SOURCE/ content (before release 1.53 DEST/SOURCE/ was created).
標籤: Major feature enhancements

2003-01-21 13:25
1.37

In this version, the source path can be any path (similar to the cp or mv commands), and a destination can be an URI like ftp://toto.org/pub/ .
標籤: Initial freshmeat announcement

Project Resources