You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry this project hasn't been getting attention... So my only thought on this is scp by nature takes files directly from disk as they are processed for upload. A function like this returning new content would need to modify the source file prior to this upload. Is this something along the lines of what you would be looking for? It's a cool idea, probably not difficult to implement either.
I would like to call a function before copying my files.
With grunt, you can normally do :
I would like to do the same using scp, unfortunately it doesn't trigger the function. Any solution or alternative ?
The text was updated successfully, but these errors were encountered: