spmjs / node-scp2

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

rename file on server #92

Closed cherchyk closed 7 years ago

cherchyk commented 7 years ago

is there a way to rename file on the server?

I download file from server but after file is loaded I need to rename it. Can I do it with node-scp2 ?

lepture commented 7 years ago

No. You can't.