Changelog
4.1.0
opts
support in getFile
, putFile
, putFiles
and putDirectory
Changelog
4.0.0
.getFile
parameters were reversed. Published as a major change because it is API breakingChangelog
3.1.0
mkdir
maxAtOnce
in putFiles()
Changelog
3.0.1
.putDirectory()
wouldn't convert paths properly ( Thanks @lanxenet )Changelog
3.0.0
.end
to .dispose
.get
to .getFile
.put
to .putFile
.putMulti
to .putFiles
.putDirectory
function to copy entire directories.getFile
parameters.putFiles
cd
when cwd
is supplied but it does not exist.putFiles
(ie. lowercase the props, from Local to local and from Remote to remote)