Answer the question
In order to leave comments, you need to log in
Question about gulp and ftp. Is there a way to make gulp send only changed files to the server?
Well, that is, I write something, save it, and watch starts up and sends only the changed files and not everything again? Tell me please))
Answer the question
In order to leave comments, you need to log in
The answer above helped me find a solution - first I tried gulp changed but it didn't work for my task and as a result I used gulp.watch .on('change')
https://urn.su/IT/gulp/watch_on_change.php
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question