<?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: FileZilla Tutorial &#8211; Using FileZilla</title>
	<atom:link href="http://www.tech-evangelist.com/2007/04/22/using-filezilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/</link>
	<description>Technical Articles, Musings and Opinions from Tech-Evangelist</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:54:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11959</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11959</guid>
		<description>Hi Marjan

An FTP utility will only connect to web servers.  The customer will have to e-mail the files to you or you could have an actual FTP location set up on your server that they could connect to. A web site developer can do this for you. There is no file size limitation with FTP.  Your designer probably set up an http file upload script. That is not an FTP upload.  The programming language probably has a file size limitation built into it for security, because you would not want to allow a user to upload twenty 100 meg files. 

The default maximum upload file size can be changed on most web sites by altering or overriding the server configuration.  If you have a PHP web site, the default file upload limitation is usually 2 megabytes, but that does not have anything to do with FTP.  There are several methods for increasing the upload file size limitation. If you have a PHP site, look into &lt;a href=&quot;http://php.net/manual/en/ini.core.php&quot; rel=&quot;nofollow&quot;&gt;upload_max_filesize&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Marjan</p>
<p>An FTP utility will only connect to web servers.  The customer will have to e-mail the files to you or you could have an actual FTP location set up on your server that they could connect to. A web site developer can do this for you. There is no file size limitation with FTP.  Your designer probably set up an http file upload script. That is not an FTP upload.  The programming language probably has a file size limitation built into it for security, because you would not want to allow a user to upload twenty 100 meg files. </p>
<p>The default maximum upload file size can be changed on most web sites by altering or overriding the server configuration.  If you have a PHP web site, the default file upload limitation is usually 2 megabytes, but that does not have anything to do with FTP.  There are several methods for increasing the upload file size limitation. If you have a PHP site, look into <a href="http://php.net/manual/en/ini.core.php" rel="nofollow">upload_max_filesize</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marjan</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11958</link>
		<dc:creator>Marjan</dc:creator>
		<pubDate>Fri, 13 Nov 2009 20:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11958</guid>
		<description>I had a web designer create an FTP upload page on our web site so that customers can upload files to us. When they use the FTP upload page on our web site it lets us know with an e-mail notification and then I can go to Filezilla and download the image files. So I know how to do that much, very basic knowledge.  But I have a customer that has files that are too large to send using the FTP upload on our web site so I thought I could set it up so that he could send them directly to me using Filezilla but I&#039;m totally lost as to what steps I would need to do to make that work. Do you have any suggestions? Would he need to have a copy of Filezilla downloaded on his computer to make this work?</description>
		<content:encoded><![CDATA[<p>I had a web designer create an FTP upload page on our web site so that customers can upload files to us. When they use the FTP upload page on our web site it lets us know with an e-mail notification and then I can go to Filezilla and download the image files. So I know how to do that much, very basic knowledge.  But I have a customer that has files that are too large to send using the FTP upload on our web site so I thought I could set it up so that he could send them directly to me using Filezilla but I&#8217;m totally lost as to what steps I would need to do to make that work. Do you have any suggestions? Would he need to have a copy of Filezilla downloaded on his computer to make this work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11961</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Thu, 12 Nov 2009 02:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11961</guid>
		<description>Hi Garnet

There won&#039;t be anything on the remote server unless you have already copied something to the server, or if a web site already exists on the server. Make sure that you are in the right directory before you copy files to the server. The information that you received when you set up the hosting should tell you the name of the root directory.  Not all servers are configures to start you out in the root directory when you connect. 

I think the file size for your video is way too large to be practical for a web site. It will not just automatically run after you copy it to the server.  If you want to view it in a browser, you will need to have a viewer set up on a web page. Otherwise, you will probably only be able to download the video. I suggest that you set up a free YouTube account and upload the video to their site. They automatically convert videos to a Flash FLV format and optimize and resize it for the web. Their file size limit is 2 gigabytes, which means that you should be able to upload you video. The best part is that is its free and does not require technical skills. 

&lt;a href=&quot;http://www.google.com/support/youtube/bin/topic.py?hl=en&amp;topic=16560&quot; rel=&quot;nofollow&quot;&gt;YouTube Help&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Garnet</p>
<p>There won&#8217;t be anything on the remote server unless you have already copied something to the server, or if a web site already exists on the server. Make sure that you are in the right directory before you copy files to the server. The information that you received when you set up the hosting should tell you the name of the root directory.  Not all servers are configures to start you out in the root directory when you connect. </p>
<p>I think the file size for your video is way too large to be practical for a web site. It will not just automatically run after you copy it to the server.  If you want to view it in a browser, you will need to have a viewer set up on a web page. Otherwise, you will probably only be able to download the video. I suggest that you set up a free YouTube account and upload the video to their site. They automatically convert videos to a Flash FLV format and optimize and resize it for the web. Their file size limit is 2 gigabytes, which means that you should be able to upload you video. The best part is that is its free and does not require technical skills. </p>
<p><a href="http://www.google.com/support/youtube/bin/topic.py?hl=en&#038;topic=16560" rel="nofollow">YouTube Help</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garnet</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11950</link>
		<dc:creator>Garnet</dc:creator>
		<pubDate>Thu, 12 Nov 2009 02:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11950</guid>
		<description>I&#039;ve been saving my Hostgator Website (I&#039;ve had it since August) for an upcoming project, but last weekend I decided to set up an add on Domain for me to play around with.  I&#039;ve been trying to follow a .pdf tutorial related to establishing a sucessful blogging site, and I&#039;ve gotten as far as downloading FileZilla.  The tutorial claims that once FileZilla successfully links to my directory, I&#039;m supposed to be able to access files in the Remote site area.  

But there&#039;s nothing there.   

Back in April, someone else suggested a similar problem, and you said this:

&quot;You have to be connected to a server before you will see folders on the right, Or you could be connected to a directory that does not have subfolders.

&quot;If you are sure that you are connected, you may have accidentally toggled the subfolders off. Check the FileZilla tool bar. There are two button icons that display directory trees, The one on the right toggles the display of the remote directory tree.&quot;

I must be connected -- FileZilla says &quot;Directory listing successful.&quot; 

Toggling the button for the remote directory tree just collpases and opens up a second empty file area.  There&#039;s definitely no population of anything at all in the two areas, except an empty file folder icon in each.  

I&#039;m truly stalemated.  

What I had really hoped for was to finally be able to upload a couple of very large video files that my wife took in Thailand last year -- both are too large for any free media hosting sites.  One of them is about 43 minutes long, and 1.51 gigabytes.  

That&#039;s the annoying thing about a .pdf tutorial -- there is no avenue for seeking help when problems crop up, or the reader/student meets with what seems like obscure instruction.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been saving my Hostgator Website (I&#8217;ve had it since August) for an upcoming project, but last weekend I decided to set up an add on Domain for me to play around with.  I&#8217;ve been trying to follow a .pdf tutorial related to establishing a sucessful blogging site, and I&#8217;ve gotten as far as downloading FileZilla.  The tutorial claims that once FileZilla successfully links to my directory, I&#8217;m supposed to be able to access files in the Remote site area.  </p>
<p>But there&#8217;s nothing there.   </p>
<p>Back in April, someone else suggested a similar problem, and you said this:</p>
<p>&#8220;You have to be connected to a server before you will see folders on the right, Or you could be connected to a directory that does not have subfolders.</p>
<p>&#8220;If you are sure that you are connected, you may have accidentally toggled the subfolders off. Check the FileZilla tool bar. There are two button icons that display directory trees, The one on the right toggles the display of the remote directory tree.&#8221;</p>
<p>I must be connected &#8212; FileZilla says &#8220;Directory listing successful.&#8221; </p>
<p>Toggling the button for the remote directory tree just collpases and opens up a second empty file area.  There&#8217;s definitely no population of anything at all in the two areas, except an empty file folder icon in each.  </p>
<p>I&#8217;m truly stalemated.  </p>
<p>What I had really hoped for was to finally be able to upload a couple of very large video files that my wife took in Thailand last year &#8212; both are too large for any free media hosting sites.  One of them is about 43 minutes long, and 1.51 gigabytes.  </p>
<p>That&#8217;s the annoying thing about a .pdf tutorial &#8212; there is no avenue for seeking help when problems crop up, or the reader/student meets with what seems like obscure instruction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11947</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Tue, 10 Nov 2009 18:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11947</guid>
		<description>Hi Liam

If you just wait until it reconnects FileZilla should pick up where it left off. At least that is the way it works when I see a timeout or a disconnect.</description>
		<content:encoded><![CDATA[<p>Hi Liam</p>
<p>If you just wait until it reconnects FileZilla should pick up where it left off. At least that is the way it works when I see a timeout or a disconnect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11942</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Sun, 08 Nov 2009 06:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11942</guid>
		<description>Hi

I&#039;m having problems restarting stalled files. I&#039;m trying to send some video files to England that are approximately 4GB. The internet connection where I am is average at best and keeps cutting out. Is there a way of restarting the download from the point it stopped, rather than having to restart from the begining?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m having problems restarting stalled files. I&#8217;m trying to send some video files to England that are approximately 4GB. The internet connection where I am is average at best and keeps cutting out. Is there a way of restarting the download from the point it stopped, rather than having to restart from the begining?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11933</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Wed, 04 Nov 2009 01:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11933</guid>
		<description>Hi Christian

The host is the site&#039;s domain name (not the entire URL), such as mydomain.com.</description>
		<content:encoded><![CDATA[<p>Hi Christian</p>
<p>The host is the site&#8217;s domain name (not the entire URL), such as mydomain.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11929</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 02 Nov 2009 19:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11929</guid>
		<description>Hey there.

I need a little help setting up FileZilla. I entered the following information:

Host: ********
Port: 21
Servertype: FTP File Transfer Protocol
Logontype: Normal
User: *******
Password **********
...

But what i think i did wrong was my host. What is a host?</description>
		<content:encoded><![CDATA[<p>Hey there.</p>
<p>I need a little help setting up FileZilla. I entered the following information:</p>
<p>Host: ********<br />
Port: 21<br />
Servertype: FTP File Transfer Protocol<br />
Logontype: Normal<br />
User: *******<br />
Password **********<br />
&#8230;</p>
<p>But what i think i did wrong was my host. What is a host?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11529</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11529</guid>
		<description>Hi Kris

There is not enough information to tell what you might be doing wrong, but it sounds like you are connecting to the wrong directory on the server.  Some hosting configurations have directories that mirror the live site. Make sure you are connecting to the correct directory on your server.</description>
		<content:encoded><![CDATA[<p>Hi Kris</p>
<p>There is not enough information to tell what you might be doing wrong, but it sounds like you are connecting to the wrong directory on the server.  Some hosting configurations have directories that mirror the live site. Make sure you are connecting to the correct directory on your server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.tech-evangelist.com/2007/04/22/using-filezilla/comment-page-2/#comment-11526</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 25 Aug 2009 23:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/2007/04/22/using-filezilla/#comment-11526</guid>
		<description>I have been using coffeecup&#039;s ftp program for years to do my website, we are hosted by doteasy.  Up until recently it worked okay.  Lately, lots of disconnection errors, then today, the final straw, my html file was gone.  Uploaded filezilla, got everything on to it.  However, I am still using coffeecups html editor program to change things on my website.  I get it changed and saved onto the html editor, but when I try to upload the new stuff, it is not going to the website.  I have everything open as it was when I uploaded it, it says the transfer is complete.  However, changes are not there.  Could it be a host issue?  or am I doing something wrong with filezilla?

Thanks,
Kris</description>
		<content:encoded><![CDATA[<p>I have been using coffeecup&#8217;s ftp program for years to do my website, we are hosted by doteasy.  Up until recently it worked okay.  Lately, lots of disconnection errors, then today, the final straw, my html file was gone.  Uploaded filezilla, got everything on to it.  However, I am still using coffeecups html editor program to change things on my website.  I get it changed and saved onto the html editor, but when I try to upload the new stuff, it is not going to the website.  I have everything open as it was when I uploaded it, it says the transfer is complete.  However, changes are not there.  Could it be a host issue?  or am I doing something wrong with filezilla?</p>
<p>Thanks,<br />
Kris</p>
]]></content:encoded>
	</item>
</channel>
</rss>
