<?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: Mobeen Abdullah</title>
    <description>The latest articles on DEV Community by Mobeen Abdullah (@mobeenabdullah).</description>
    <link>https://dev.to/mobeenabdullah</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%2F29045%2F41c5da11-2f6c-461c-b9eb-60268eded039.jpg</url>
      <title>DEV Community: Mobeen Abdullah</title>
      <link>https://dev.to/mobeenabdullah</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mobeenabdullah"/>
    <language>en</language>
    <item>
      <title>How to Use FTP Client FileZilla To Upload Files To Your WordPress Website</title>
      <dc:creator>Mobeen Abdullah</dc:creator>
      <pubDate>Mon, 20 Jan 2020 17:29:29 +0000</pubDate>
      <link>https://dev.to/mobeenabdullah/how-to-use-ftp-client-filezilla-to-upload-files-to-your-wordpress-website-2g9e</link>
      <guid>https://dev.to/mobeenabdullah/how-to-use-ftp-client-filezilla-to-upload-files-to-your-wordpress-website-2g9e</guid>
      <description>&lt;p&gt;WordPress dashboard access gives you the opportunity to directly control different aspects of your website. But, there are many cases when you need the ultimate control over your website. It is where cPanel comes in, which you can also access using an FTP client like &lt;a href="////filezilla-project.org/"&gt;FileZilla&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Now, you might be wondering and ask why would I need cPanel access, it is for the geeky system admins? Partially true, but sometimes you need to quickly DIY fix an issue yourself, upload a large file or perform other tasks which are not possible using Admin dashboard.&lt;/p&gt;

&lt;p&gt;Using FTP clients like FileZilla instead of cPanel makes it easy for you to gain access to all of your WordPress installation directory files. Moreover, cPanel is a web browser-based application while there is no guaranteed way to access WordPress files using the admin dashboard. Now, it is where FTP client like FileZilla comes to the rescue.&lt;/p&gt;

&lt;p&gt;FTP client not only helps you to navigate your web hosting directory and local directory side by side, but it also is used to troubleshoot file upload related issues. Although there are other freely available FTP clients like &lt;a href="http://www.coreftp.com/download.html"&gt;CoreFX&lt;/a&gt;(for Windows) and &lt;a href="https://cyberduck.io/download/"&gt;CyberDuck&lt;/a&gt;(for Mac). However, in this guide, we will use the popular FTP client FileZilla for demonstration, which is available for free as well.&lt;/p&gt;

&lt;h2&gt;
  
  
  Download FTP Client FileZilla and Create FTP Account
&lt;/h2&gt;

&lt;p&gt;To get started you need to download and install the free FileZilla Client by following this &lt;a href="https://filezilla-project.org/download.php"&gt;link&lt;/a&gt;. Next, log-in to your cPanel account and click on the &lt;em&gt;FTP Accounts&lt;/em&gt; option under the very first &lt;em&gt;File&lt;/em&gt; &lt;em&gt;Section&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9CYxy16u--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-1024x482.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9CYxy16u--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-1024x482.png" alt=""&gt;&lt;/a&gt;cPanel – FTP Account Option&lt;/p&gt;

&lt;p&gt;In cPanel, FTP Accounts option allows you to create as well as lists all the existing FTP accounts used to access your web hosting directories.&lt;/p&gt;

&lt;p&gt;Simply, create a new FTP account if you have already by following the steps in the screenshot below.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7F72sB3M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-create-ftp-accounts-1024x783.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7F72sB3M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-create-ftp-accounts-1024x783.png" alt=""&gt;&lt;/a&gt;cPanel – Create FTP Account for FileZilla Client&lt;/p&gt;

&lt;h2&gt;
  
  
  Download and Import FileZilla Client Configuration File
&lt;/h2&gt;

&lt;p&gt;The beauty of the &lt;em&gt;FTP Account&lt;/em&gt; option is that it automatically generates the configuration file in XML. The generated XML file contains all the information required to connect to the web hosting directory using the FTP client.&lt;/p&gt;

&lt;p&gt;To download the configuration file scroll down and under the &lt;em&gt;FTP Accounts&lt;/em&gt; section, click the &lt;em&gt;Configure FTP Client&lt;/em&gt; option for any of your created FTP account. FileZilla will present the configuration files for three different FTP clients. Simply, click and download your desired FTP client configuration file. As mentioned earlier, we will download the FileZilla configuration file.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7CF8MJgz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-1024x477.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7CF8MJgz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-1024x477.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once downloaded, all there is left for you is to import the XML file and start using the FTP client. That is to say, run the FileZilla Client from the Windows Start menu.&lt;/p&gt;

&lt;p&gt;Once opened, select &lt;em&gt;Import&lt;/em&gt; from the &lt;em&gt;File menu&lt;/em&gt; option at the top. Then, navigate and select the downloaded file from the dialog box and click &lt;em&gt;Open&lt;/em&gt;. Next, FileZilla will notify you about the XML file, importing the &lt;em&gt;Site Manager entries. We have provided a&lt;/em&gt; screenshot of the dialog box below, simply click OK to proceed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--erMKUMJS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-import.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--erMKUMJS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-import.png" alt=""&gt;&lt;/a&gt;FileZilla Configuration File Import Categories&lt;/p&gt;

&lt;h2&gt;
  
  
  Connect to Web Hosting Using FileZilla Client
&lt;/h2&gt;

&lt;p&gt;It is about time to connect to your web hosting account. First, go to Site Manager option under &lt;em&gt;File menu&lt;/em&gt; or by simply pressing &lt;em&gt;Ctrl + S&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Then, in the newly opened dialog box, as shown in the screenshot below. First, select the imported entry on the left side under &lt;em&gt;Select entry&lt;/em&gt; option. Next, choose &lt;em&gt;Logon Type&lt;/em&gt; as &lt;em&gt;Normal&lt;/em&gt; and provide your &lt;em&gt;FTP Account&lt;/em&gt; password you have chosen while creating the account and click &lt;em&gt;Connect&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Et4fMAxm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-connect-colored.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Et4fMAxm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-connect-colored.png" alt=""&gt;&lt;/a&gt;FTP Client FileZilla – Site Entries Option to Connect&lt;/p&gt;

&lt;p&gt;Occasionally, the FTP client might not recognize the hosting server after establishing a connection because of the unknown certificate. In that case, FileZilla will display the server information for you to verify it by yourself and mark it as trusted.&lt;/p&gt;

&lt;p&gt;That is to say, you can go through the information to verify it quickly. Once verified you can mark the certificate as trusted. So, you won’t be asked next time you make a connection via the FTP client.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--odxcjazx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-connect-pwd-auth.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--odxcjazx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-connect-pwd-auth.png" alt=""&gt;&lt;/a&gt;FTP Client FileZilla – Trusting Certificate for Security&lt;/p&gt;

&lt;p&gt;Once FileZilla logs you into the web hosting server. You will have access to all of your WordPress files and directories from the root folder. Now, you can traverse the directory, upload and download the files to and from your local system and alike.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oKwpnib---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-connect-access-1024x737.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oKwpnib---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://www.codexspot.com/wp-content/uploads/2019/09/cs-ftp-client-filezilla-ftp-accounts-config-file-connect-access-1024x737.png" alt=""&gt;&lt;/a&gt;Use FTP Client FileZilla to Traverse Through Hosted Directories&lt;/p&gt;

&lt;p&gt;That’s it for now folks. We hope you will find this post a useful resource for yourself. Finally, if you like this guide, don’t forget to share your feedback, subscribe and spread the word. In fact, we will greatly appreciate it by saying… Thank you!&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://www.codexspot.com/how-to-use-ftp-client-filezilla-to-upload-files-to-your-wordpress-website/"&gt;How to Use FTP Client FileZilla To Upload Files To Your WordPress Website&lt;/a&gt; appeared first on &lt;a href="https://www.codexspot.com"&gt;CodexSpot&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>ftp</category>
      <category>cpanel</category>
      <category>wordpress</category>
      <category>upload</category>
    </item>
    <item>
      <title>CodexSpot relaunch – A Tale of Our Reborn Passion, Sprinkled with WordPress Love</title>
      <dc:creator>Mobeen Abdullah</dc:creator>
      <pubDate>Sun, 07 Apr 2019 11:38:14 +0000</pubDate>
      <link>https://dev.to/mobeenabdullah/codexspot-relaunch-a-tale-of-our-reborn-passion-sprinkled-with-wordpress-love-25pf</link>
      <guid>https://dev.to/mobeenabdullah/codexspot-relaunch-a-tale-of-our-reborn-passion-sprinkled-with-wordpress-love-25pf</guid>
      <description>&lt;p&gt;Hey! Have you noticed anything new? I know right, but believe us it’s not just the revamped website with a clean and modern design that has caught your eye.&lt;/p&gt;

&lt;p&gt;It’s not just a redesign. CodexSpot has &lt;a href="https://www.codexspot.com/about-us/"&gt;reborn&lt;/a&gt;, like a Phoenix from the ashes. This relaunch is our firm resolve to provide you with &lt;a href="https://wordpress.org/"&gt;WordPress&lt;/a&gt; focused quality tutorials, DIY guides, tools/generators and keep you up-to-date with web industry news and trend reports.&lt;/p&gt;

&lt;p&gt;This time CodexSpot has joined by two other technology &lt;a href="https://www.codexspot.com/about-us/"&gt;geeks&lt;/a&gt;, who share the same love for this platform. That is to say, these geeks are working hard to provide only the quality resources with zero compromises.&lt;/p&gt;

&lt;p&gt;So, stay tuned for more good resources coming up on CodexSpot. As it’s just the beginning. CodexSpot marches on…&lt;/p&gt;

</description>
      <category>wordpress</category>
      <category>wordpressnews</category>
      <category>wordpressresources</category>
      <category>wordpresstools</category>
    </item>
  </channel>
</rss>
