gtg092x / gulp-sftp

Gulp SFTP Deploy
140 stars 61 forks source link

Simultaneous file uploads would be cool #20

Open nexflo opened 9 years ago

nexflo commented 9 years ago

Can this be integrated into the library (either using sftp directory) or wrapping an own layer around it which opens multiple instances?

Uploads tend to be super slow...in comparison to i.e. Rsync (which is only allowed if complete SSH access is enabled)

gtg092x commented 9 years ago

I'll take a look into making it async with a limit - gruntsftp had some similar concurrency restrictions, I'll see if they have since updated their approach.

pwaldhauer commented 8 years ago

+1