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 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 >> 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