spmjs / node-scp2

[MAINTAINER WANTED] A pure javascript scp program based on ssh2.
385 stars 96 forks source link

Modefix #13

Closed joshperry closed 9 years ago

joshperry commented 9 years ago

Every file uploaded was getting set to 0755 when it was uploaded. Also made the mode of the remote directories match the locals.

lepture commented 9 years ago

LGTM