1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added local[] to module.exports More... about 11 years ago
Removed unused ltimeOffset and rtimeOffset variables More... about 11 years ago
Renamed trimRoot() to trimPathRoot for clarity. More... about 11 years ago
Added commit() to module.exports More... about 11 years ago
Added consolidate() to module.exports More... about 11 years ago
Changed the setup() call in run() to use sync instead of exports. More... about 11 years ago
Added collect() to module.exports. More... about 11 years ago
Added the sync reference to the exports object for reuse More... about 11 years ago
Cleaned up the run() function * added better error handling * added optional callback support for async * added clean program exits if no additional callbacks are specified More... about 11 years ago
Added default values to exports.settings{} * settings.port defaults to 21 * settings.local defaults to process.cwd() * settings.remote defaults to '/' * settings.ignore defaults to {} More... about 11 years ago
Added basic exports functionality to ftpsync.js More... about 11 years ago
Updated the design notes on ftpsync.js More... about 11 years ago
Moved ./ftpsync.js to ./lib/ftpsync.js More... about 11 years ago
Fixed a minor typo in README.md More... about 11 years ago
Fixed minor bug introduced in the new settings structure More... about 11 years ago
gitignore wants to be committed? More... about 11 years ago
Added comander.js to the list of dependencies More... about 11 years ago
Added the settings{} object. Relabelled all the related variables to use it. More... about 11 years ago
Initial commit for README.md More... about 11 years ago
Rearranged some values in package.json Removed preferGlobal setting temporarily. More... about 11 years ago
Renamed the uploadLimit variable to maxConnections More... about 11 years ago
Removed the documentation header from ftpsync.js More... about 11 years ago
Updated the project description in package.json More... about 11 years ago
Removed unused code More... about 11 years ago
Large update, more functionality added. More... about 11 years ago
Added ftpsynd.js More... about 11 years ago
Updated the package info and .gitignore More... about 11 years ago
Initial commit. Includes package files for NPM. More... about 11 years ago