I remember setting up lsyncd at one point for something similar. But we
eventually tore it out 'cause we wanted checks and balances between the
environments. It was simple to setup and used rsync+ssh as the method.
One problem we ran into was if you overran the inotify events it'd have
issues, so be aware.
On Mon, Nov 4, 2024 at 2:48 PM Keith Smith via PLUG-discuss <
plug-discuss@lists.phxlinux.org> wrote:
> Hi David,
>
> Thank you for the feedback!!
>
> I want to keep things as simple as possible. The VSC plugin I
> referenced would automatically save local and remote upon a save event.
>
> I am able a add/edit/delete/ given the plugin I installed some time ago,
> however it does not have the save local feature I would like to have.
>
> I'll revisit at some point.
>
> Thanks!!
> Keith
>
>
> On 2024-11-03 20:32, David Schwartz via PLUG-discuss wrote:
> > You could set up a crontab that runs rsync/ssh/etc
> >
> > Also, I seem to recall there’s a way to monitor a folder for changes
> > that could trigger rsync/etc
> >
> > Doesn’t it have something that lets you connect to a git repo?
> >
> > -David Schwartz
> >
> >> On Nov 3, 2024, at 8:05 PM, Michael via PLUG-discuss
> >> <plug-discuss@lists.phxlinux.org> wrote:
> >>
> >> One option is to create a VSCode task that FTPs a copy to the
> >> remote machine each time a file is saved (use the Trigger Task on
> >> Save extension).
> >>
> >> On 11/3/24 2:00 PM, plug-discuss-request@lists.phxlinux.org wrote:
> >>
> >>> Message: 1
> >>> Date: Sat, 02 Nov 2024 15:15:46 -0700
> >>> From: techlists@phpcoderusa.com
> >>> To: Main PLUG discussion list <plug-discuss@lists.phxlinux.org>
> >>> Subject: Remote development/editing using Visual Studio Code
> >>> Message-ID: <1a6d6a372161d0170ac5794f9f712504@phpcoderusa.com>
> >>> Content-Type: text/plain; charset=US-ASCII; format=flowed
> >>>
> >>> Hi,
> >>>
> >>> I am looking for a plugin for Visual Studio Code that allows me to
> >>>
> >>> connect via SFTP and stores the code local and remote.
> >>>
> >>> Does anyone have a suggestion.
> >>>
> >>> Thanks!!
> >>> Keith
> >> ---------------------------------------------------
> >> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> >> To subscribe, unsubscribe, or to change your mail settings:
> >> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> > ---------------------------------------------------
> > PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> > To subscribe, unsubscribe, or to change your mail settings:
> > https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> ---------------------------------------------------
> PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
--
James McPhee
jmcphe@gmail.com
---------------------------------------------------
PLUG-discuss mailing list:
PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss