<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Using FTP with pipes	</title>
	<atom:link href="https://www.krazyworks.com/using-ftp-with-pipes/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.krazyworks.com/using-ftp-with-pipes/</link>
	<description>Networking, Systems Design, and Disaster Recovery</description>
	<lastBuildDate>Tue, 07 Feb 2023 02:29:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.9</generator>
	<item>
		<title>
		By: Le Pwner		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-248106</link>

		<dc:creator><![CDATA[Le Pwner]]></dc:creator>
		<pubDate>Mon, 01 Apr 2013 02:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-248106</guid>

					<description><![CDATA[Hello. I have a function that validates if the url is valid (it should start from http or https or ftp and has dot and no more than several letters and can have a lot of symbols after /). I was sure it&#039;s OK, but I&#039;ve found it&#039;s vulnerable: once user enters &quot; http://site.com/&quot;  - with &quot; symbol, it cracks the view of the web-page. Probably I need a better checking. Also I don&#039;t know what symbols are allowed in the URL and what symbols can crack the web-page view or make a harmful sql-injection. 
Who can help? Please don&#039;t send me to the proper sites. I spent a lot of time choosing one or another code for validating preg_match. One doesn&#039;t validate, but another validates OK, but you can type &quot; or http://site.com/&lt;b&gt;hi and you&#039;ll see bold hi on the next page - not good.
I&#039;ve found at microsoft web-page about naming files, paths and namespaces that 
    *  (greater than)
    * : (colon)
    * &quot; (double quote)
    * / (forward slash)
    *  (backslash)
    * &#124; (vertical bar or pipe)
    * ? (question mark)
    * * (asterisk)
are reserved characters. Unfortunately I suspect some of them can be used for URL. Am I wrong?

Thank you.
]]></description>
			<content:encoded><![CDATA[<p>Hello. I have a function that validates if the url is valid (it should start from http or https or ftp and has dot and no more than several letters and can have a lot of symbols after /). I was sure it&#8217;s OK, but I&#8217;ve found it&#8217;s vulnerable: once user enters &#8221; <a href="http://site.com/" rel="nofollow ugc">http://site.com/</a>&#8221;  &#8211; with &#8221; symbol, it cracks the view of the web-page. Probably I need a better checking. Also I don&#8217;t know what symbols are allowed in the URL and what symbols can crack the web-page view or make a harmful sql-injection.<br />
Who can help? Please don&#8217;t send me to the proper sites. I spent a lot of time choosing one or another code for validating preg_match. One doesn&#8217;t validate, but another validates OK, but you can type &#8221; or <a href="http://site.com/" rel="nofollow ugc">http://site.com/</a><b>hi and you&#8217;ll see bold hi on the next page &#8211; not good.<br />
I&#8217;ve found at microsoft web-page about naming files, paths and namespaces that<br />
    *  (greater than)<br />
    * : (colon)<br />
    * &#8221; (double quote)<br />
    * / (forward slash)<br />
    *  (backslash)<br />
    * | (vertical bar or pipe)<br />
    * ? (question mark)<br />
    * * (asterisk)<br />
are reserved characters. Unfortunately I suspect some of them can be used for URL. Am I wrong?</p>
<p>Thank you.<br />
</b></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alun J		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-247601</link>

		<dc:creator><![CDATA[Alun J]]></dc:creator>
		<pubDate>Thu, 28 Mar 2013 15:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-247601</guid>

					<description><![CDATA[can any one give full answer
]]></description>
			<content:encoded><![CDATA[<p>can any one give full answer</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Joey 01		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-247507</link>

		<dc:creator><![CDATA[Joey 01]]></dc:creator>
		<pubDate>Wed, 27 Mar 2013 20:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-247507</guid>

					<description><![CDATA[I&#039;m 15 and I set up a ftp server, and I know the basics of html, I&#039;ve also built a computer. I think ubuntu is the best thing since sliced bread. am I technically inclined, or just a nerd?
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m 15 and I set up a ftp server, and I know the basics of html, I&#8217;ve also built a computer. I think ubuntu is the best thing since sliced bread. am I technically inclined, or just a nerd?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Motordom		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-246841</link>

		<dc:creator><![CDATA[Motordom]]></dc:creator>
		<pubDate>Sat, 23 Mar 2013 04:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-246841</guid>

					<description><![CDATA[I have an account with at&#038;t to make my business website.
Well, I orignally uploaded a file (index.whatever) and it made the page, but it didn&#039;t show up right. Is there anyone out
here in yahooland that could help me with a premade &quot;something&quot; that I could just upload to it somehow? any tips would be appreciated!
]]></description>
			<content:encoded><![CDATA[<p>I have an account with at&amp;t to make my business website.<br />
Well, I orignally uploaded a file (index.whatever) and it made the page, but it didn&#8217;t show up right. Is there anyone out<br />
here in yahooland that could help me with a premade &#8220;something&#8221; that I could just upload to it somehow? any tips would be appreciated!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Siddesh		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218657</link>

		<dc:creator><![CDATA[Siddesh]]></dc:creator>
		<pubDate>Sun, 28 Oct 2012 06:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-218657</guid>

					<description><![CDATA[ohkk but where i ll b using pipe in ftp]]></description>
			<content:encoded><![CDATA[<p>ohkk but where i ll b using pipe in ftp</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Siddesh		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218656</link>

		<dc:creator><![CDATA[Siddesh]]></dc:creator>
		<pubDate>Sun, 28 Oct 2012 06:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-218656</guid>

					<description><![CDATA[where i ll use pipe in this case]]></description>
			<content:encoded><![CDATA[<p>where i ll use pipe in this case</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Igor		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218650</link>

		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sun, 28 Oct 2012 06:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-218650</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218645&quot;&gt;Siddesh&lt;/a&gt;.

The standard FTP client on Linux does not support any search operations. You can&#039;t use &quot;find&quot; with it. You may want to try ncftp or lftp clients. The only option with the standard FTP client is to do a recursive directory listing with ls -R, dump the output to a file and then use &quot;grep&quot; to search that file. I would suggest trying lftp client.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218645">Siddesh</a>.</p>
<p>The standard FTP client on Linux does not support any search operations. You can&#8217;t use &#8220;find&#8221; with it. You may want to try ncftp or lftp clients. The only option with the standard FTP client is to do a recursive directory listing with ls -R, dump the output to a file and then use &#8220;grep&#8221; to search that file. I would suggest trying lftp client.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Siddesh		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218645</link>

		<dc:creator><![CDATA[Siddesh]]></dc:creator>
		<pubDate>Sun, 28 Oct 2012 05:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-218645</guid>

					<description><![CDATA[thanx for replying 
But m question is on this ---
&quot; i want to create app that connects to default ftp client using a pipe on linux, recursively searches for some files (up to some recursion level)&quot;
I m not getting what is dis?? means how to use pipe]]></description>
			<content:encoded><![CDATA[<p>thanx for replying<br />
But m question is on this &#8212;<br />
&#8221; i want to create app that connects to default ftp client using a pipe on linux, recursively searches for some files (up to some recursion level)&#8221;<br />
I m not getting what is dis?? means how to use pipe</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Igor		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218642</link>

		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sun, 28 Oct 2012 05:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-218642</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218640&quot;&gt;Siddesh&lt;/a&gt;.

The first command creates a tar ball of the current local directory and uploads it to the FTP server. The second command downloads the tar ball from the FTP server and untars it in the current local directory. The third command does the same as the first command, but also compresses the tar file. These commands can be used to copy and entire directory structure from one computer to another using FTP server as an intermediary.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218640">Siddesh</a>.</p>
<p>The first command creates a tar ball of the current local directory and uploads it to the FTP server. The second command downloads the tar ball from the FTP server and untars it in the current local directory. The third command does the same as the first command, but also compresses the tar file. These commands can be used to copy and entire directory structure from one computer to another using FTP server as an intermediary.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Siddesh		</title>
		<link>https://www.krazyworks.com/using-ftp-with-pipes/comment-page-1/#comment-218640</link>

		<dc:creator><![CDATA[Siddesh]]></dc:creator>
		<pubDate>Sun, 28 Oct 2012 04:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=8#comment-218640</guid>

					<description><![CDATA[What does this mean?? Can u explain me??

 app that connects to default ftp client using a pipe on linux, recursively searches for some files (up to some recursion level),]]></description>
			<content:encoded><![CDATA[<p>What does this mean?? Can u explain me??</p>
<p> app that connects to default ftp client using a pipe on linux, recursively searches for some files (up to some recursion level),</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
