<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Installing FTP Server and Mapping FTP Directories in Zentyal PDC &#8211; Part 8	</title>
	<atom:link href="https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 24 Jun 2015 13:51:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Matei Cezar		</title>
		<link>https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/comment-page-1/#comment-607052</link>

		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Wed, 24 Jun 2015 13:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6543#comment-607052</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/comment-page-1/#comment-606448&quot;&gt;Robert&lt;/a&gt;.

Zentyal 4.1 has removed FTP server from their custom zentyal configuration! But you can still install, configure and use a variant of ftp server as standalone without shipping with zentya-ftp server, although you must manually configure the server only from command line, not by using zentyal web interface. Same this is valid for MySQL and phpmyadmin! Install, configure and manage them only from CLI!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/comment-page-1/#comment-606448">Robert</a>.</p>
<p>Zentyal 4.1 has removed FTP server from their custom zentyal configuration! But you can still install, configure and use a variant of ftp server as standalone without shipping with zentya-ftp server, although you must manually configure the server only from command line, not by using zentyal web interface. Same this is valid for MySQL and phpmyadmin! Install, configure and manage them only from CLI!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert		</title>
		<link>https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/comment-page-1/#comment-606448</link>

		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Tue, 23 Jun 2015 18:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6543#comment-606448</guid>

					<description><![CDATA[Let me say first... Great tutorial!

Now second, my question. Now that version 4.1 is the latest stable release, i can&#039;t seem to find the package &quot;zentyal-ftp&quot; using apt-get?
In all ways the package list is a bit shorter than first, but didn&#039;s come to any problems besides ftp and mysql.

Any idea how to install ftp in a proper way, i mean zo i have it shown up in the console to. If you know a way for mysql or phpmyadmin i would be very pleased to hear your opinion about how to use that in version 4.1 ( maby a bit offtopic, but still... )

Thanks in advance!

Greetings!]]></description>
			<content:encoded><![CDATA[<p>Let me say first&#8230; Great tutorial!</p>
<p>Now second, my question. Now that version 4.1 is the latest stable release, i can&#8217;t seem to find the package &#8220;zentyal-ftp&#8221; using apt-get?<br />
In all ways the package list is a bit shorter than first, but didn&#8217;s come to any problems besides ftp and mysql.</p>
<p>Any idea how to install ftp in a proper way, i mean zo i have it shown up in the console to. If you know a way for mysql or phpmyadmin i would be very pleased to hear your opinion about how to use that in version 4.1 ( maby a bit offtopic, but still&#8230; )</p>
<p>Thanks in advance!</p>
<p>Greetings!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matei Cezar		</title>
		<link>https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/comment-page-1/#comment-267254</link>

		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Tue, 09 Sep 2014 13:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6543#comment-267254</guid>

					<description><![CDATA[Add a system user with his home path as the folder that you want to commonly share it: useradd your_ftp_user
usermod -m -d /path/to/common/folder/ your_ftp_user]]></description>
			<content:encoded><![CDATA[<p>Add a system user with his home path as the folder that you want to commonly share it: useradd your_ftp_user<br />
usermod -m -d /path/to/common/folder/ your_ftp_user</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dave Henderson		</title>
		<link>https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/comment-page-1/#comment-259324</link>

		<dc:creator><![CDATA[Dave Henderson]]></dc:creator>
		<pubDate>Tue, 02 Sep 2014 01:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6543#comment-259324</guid>

					<description><![CDATA[Very nice instruction set.

I am searching on how to give access to a common folder via ftp from all users, such as the &#039;www&#039; server folder, or &#039;public dropbox&#039; etc.

Any thoughts?]]></description>
			<content:encoded><![CDATA[<p>Very nice instruction set.</p>
<p>I am searching on how to give access to a common folder via ftp from all users, such as the &#8216;www&#8217; server folder, or &#8216;public dropbox&#8217; etc.</p>
<p>Any thoughts?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hammad		</title>
		<link>https://www.tecmint.com/installing-ftp-server-and-mapping-ftp-directories-in-zentyal-pdc-part-8/comment-page-1/#comment-195954</link>

		<dc:creator><![CDATA[Hammad]]></dc:creator>
		<pubDate>Thu, 19 Jun 2014 10:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6543#comment-195954</guid>

					<description><![CDATA[hello brother..

i am looking for a software which can control through centralize admin console.

for instance, if my laptop is connected through wire and if tried to connect wireless at same time then system simply does not allow it until i unplugged my wire.

any 3rd party server based software can be helpful.

any idea?]]></description>
			<content:encoded><![CDATA[<p>hello brother..</p>
<p>i am looking for a software which can control through centralize admin console.</p>
<p>for instance, if my laptop is connected through wire and if tried to connect wireless at same time then system simply does not allow it until i unplugged my wire.</p>
<p>any 3rd party server based software can be helpful.</p>
<p>any idea?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
