Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ofca/nodeftpd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nodeftpd/nodeftpd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 11, 2016

  1. Update README.md on createWriteStream requirement

    According to https://github.com/sstur/nodeftpd/blob/master/lib/FtpConnection.js#L1127, `createWriteStream` use more than those functions listed in README.md.
    
    I am updating the list.
    compulim authored Aug 11, 2016
    Configuration menu
    Copy the full SHA
    909ea21 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Merge pull request nodeftpd#111 from compulim/patch-1

    Update README.md on createWriteStream requirement
    sstur authored Aug 22, 2016
    Configuration menu
    Copy the full SHA
    0d299f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Update links

    sstur committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d145073 View commit details
    Browse the repository at this point in the history
  2. Version bump 0.2.16

    sstur committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    7576046 View commit details
    Browse the repository at this point in the history
Loading