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 > <[email protected]> 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, [email protected] > <mailto:[email protected]> wrote: >> Message: 1 >> Date: Sat, 02 Nov 2024 15:15:46 -0700 >> From: [email protected] <mailto:[email protected]> >> To: Main PLUG discussion list <[email protected]> >> <mailto:[email protected]> >> Subject: Remote development/editing using Visual Studio Code >> Message-ID: <[email protected]> >> <mailto:[email protected]> >> 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: [email protected] > To subscribe, unsubscribe, or to change your mail settings: > https://lists.phxlinux.org/mailman/listinfo/plug-discuss
--------------------------------------------------- PLUG-discuss mailing list: [email protected] To subscribe, unsubscribe, or to change your mail settings: https://lists.phxlinux.org/mailman/listinfo/plug-discuss
