openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
node-ftpsync
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 5 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added local[] to module.exports
Evan Plaice
More...
about 11 years ago
Removed unused ltimeOffset and rtimeOffset variables
Evan Plaice
More...
about 11 years ago
Renamed trimRoot() to trimPathRoot for clarity.
Evan Plaice
More...
about 11 years ago
Added commit() to module.exports
Evan Plaice
More...
about 11 years ago
Added consolidate() to module.exports
Evan Plaice
More...
about 11 years ago
Changed the setup() call in run() to use sync instead of exports.
Evan Plaice
More...
about 11 years ago
Added collect() to module.exports.
Evan Plaice
More...
about 11 years ago
Added the sync reference to the exports object for reuse
Evan Plaice
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
Evan Plaice
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 {}
Evan Plaice
More...
about 11 years ago
Added basic exports functionality to ftpsync.js
Evan Plaice
More...
about 11 years ago
Updated the design notes on ftpsync.js
Evan Plaice
More...
about 11 years ago
Moved ./ftpsync.js to ./lib/ftpsync.js
Evan Plaice
More...
about 11 years ago
Fixed a minor typo in README.md
Evan Plaice
More...
about 11 years ago
Fixed minor bug introduced in the new settings structure
Evan Plaice
More...
about 11 years ago
gitignore wants to be committed?
Evan Plaice
More...
about 11 years ago
Added comander.js to the list of dependencies
Evan Plaice
More...
about 11 years ago
Added the settings{} object. Relabelled all the related variables to use it.
Evan Plaice
More...
about 11 years ago
Initial commit for README.md
Evan Plaice
More...
about 11 years ago
Rearranged some values in package.json Removed preferGlobal setting temporarily.
Evan Plaice
More...
about 11 years ago
Renamed the uploadLimit variable to maxConnections
Evan Plaice
More...
about 11 years ago
Removed the documentation header from ftpsync.js
Evan Plaice
More...
about 11 years ago
Updated the project description in package.json
Evan Plaice
More...
about 11 years ago
Removed unused code
Evan Plaice
More...
about 11 years ago
Large update, more functionality added.
Evan Plaice
More...
about 11 years ago
Added ftpsynd.js
Evan Plaice
More...
about 11 years ago
Updated the package info and .gitignore
Evan Plaice
More...
about 11 years ago
Initial commit. Includes package files for NPM.
Evan Plaice
More...
about 11 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree