DEV Community

Vincenzo Di Vico
Vincenzo Di Vico

Posted on

1

Automatically upload on ftp with VsCode after git pull or external change: any good extension?

I'm searching an extension for VsCode that can upload automatically all the fil changed after a git pull, or any modification with other external editor.
I've seen PHPStorm have this, and can upload either pull make when is running than when is closed, at the startup moment.
I've tried to replicate this on VsCode with SFTP, but this not worked. The file where uploaded only when I save them.

Someone have an extension (or SFTP configuration) to suggest me?

Or some method external from VsCode that can work the same? i'm using MacOs Catalina.

Thanks to all who will reply :)

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay