<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vincenzo Di Vico</title>
    <description>The latest articles on DEV Community by Vincenzo Di Vico (@vindiv).</description>
    <link>https://dev.to/vindiv</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F536607%2F1a741826-69de-4659-b569-abe4e74f29e8.png</url>
      <title>DEV Community: Vincenzo Di Vico</title>
      <link>https://dev.to/vindiv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vindiv"/>
    <language>en</language>
    <item>
      <title>Automatically upload on ftp with VsCode after git pull or external change: any good extension?</title>
      <dc:creator>Vincenzo Di Vico</dc:creator>
      <pubDate>Wed, 24 Mar 2021 18:31:32 +0000</pubDate>
      <link>https://dev.to/vindiv/automatically-upload-on-ftp-with-vscode-after-git-pull-or-external-change-any-good-extension-5e1</link>
      <guid>https://dev.to/vindiv/automatically-upload-on-ftp-with-vscode-after-git-pull-or-external-change-any-good-extension-5e1</guid>
      <description>&lt;p&gt;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.&lt;br&gt;
I've seen PHPStorm have this, and can upload either pull make when is running than when is closed, at the startup moment. &lt;br&gt;
I've tried to replicate this on VsCode with SFTP, but this not worked. The file where uploaded only when I save them.&lt;/p&gt;

&lt;p&gt;Someone have an extension (or SFTP configuration) to suggest me?&lt;/p&gt;

&lt;p&gt;Or some method external from VsCode that can work the same? i'm using MacOs Catalina.&lt;/p&gt;

&lt;p&gt;Thanks to all who will reply :) &lt;/p&gt;

</description>
      <category>help</category>
      <category>vscode</category>
      <category>ftp</category>
    </item>
    <item>
      <title>Deploy websites via git without conflicting with ftp. how to do? </title>
      <dc:creator>Vincenzo Di Vico</dc:creator>
      <pubDate>Tue, 19 Jan 2021 23:26:50 +0000</pubDate>
      <link>https://dev.to/vindiv/deploy-websites-via-git-without-conflicting-with-ftp-how-to-do-496g</link>
      <guid>https://dev.to/vindiv/deploy-websites-via-git-without-conflicting-with-ftp-how-to-do-496g</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ocluVQfn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/pm5k94slajguwcfxavc0.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ocluVQfn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/pm5k94slajguwcfxavc0.gif" alt="Hello there!"&gt;&lt;/a&gt;&lt;br&gt;
premise, I develop sites with the Kohana php framework (it was used before my hiring in the company, I hate it!) and from the next I will start using Laravel. And I would like to use git and delete filezilla from my workflow.&lt;/p&gt;

&lt;p&gt;I finally managed to get the choice on the framework to use, and I was given the freedom to use other technologies, as long as they don't alter too much the usual workflow we have had up to now.&lt;/p&gt;

&lt;p&gt;So we would have this situation (i tried to show it in the cover image)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I work in the office with a macbook, at home with a desktop with windows 10.&lt;/li&gt;
&lt;li&gt;My boss is not a developer, but he is the html and css designer. he needs to keep uploading and downloading individual site files via ftp with filezilla.&lt;/li&gt;
&lt;li&gt;We have our own server running with ubuntu&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I would like to use git for the deployment, but need it not to conflict with my boss's filezilla uploads.&lt;br&gt;
is it possible to do this with git? could there be conflicts? do you have alternative solutions to recommend? or advice on how to set up git for my needs? I took a first look at git-ftp, can it be a viable solution for me?&lt;br&gt;
thank you all for your attention :)&lt;/p&gt;

&lt;p&gt;PS: sorry if my english is not perfect. I'm italian and english is not my native language&lt;/p&gt;

</description>
      <category>help</category>
      <category>discuss</category>
      <category>git</category>
      <category>ftp</category>
    </item>
  </channel>
</rss>
