FTP is a server operation to low level port 21, not a Drupal thing and something you will need to confirm and work out with your hosting provider.  Once you get FTP setup on the server, then there are several options to serve up the FTPed content through Drupal.  A quick search of drupal modules pulled up <a href="http://drupal.org/project/filefield_sources">http://drupal.org/project/filefield_sources</a><br>

<br>Lucas<br><br><div class="gmail_quote">On Tue, Apr 10, 2012 at 01:33,  <span dir="ltr">&lt;<a href="mailto:damilarefagbemi@gmail.com">damilarefagbemi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thanks for the response Earnie.<br>
I have already implemented what you suggested and it works very well.<br>
<br>
However, my client wishes to utilize ftp for the purpose of uploading an downloading large files.<br>
<br>
How can I integrate ftp uploads and downloads into a drupal site?<br>
<br>
Dammy<br>
<div class="HOEnZb"><div class="h5">------Original Message------<br>
From: Earnie Boyd<br>
Sender: <a href="mailto:eboyd53sf@gmail.com">eboyd53sf@gmail.com</a><br>
To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>
To: Damilare Fagbemi<br>
Subject: Re: [support] Uploading &amp; Downloading Files via FTP<br>
Sent: Apr 9, 2012 12:47<br>
<br>
On Sun, Apr 8, 2012 at 11:41 AM,  &lt;<a href="mailto:damilarefagbemi@gmail.com">damilarefagbemi@gmail.com</a>&gt; wrote:<br>
&gt; Hello Guys,<br>
&gt;<br>
&gt; I am developing a Drupal powered website for a client and they have requested ftp capabilities for certain document uploads and downloads.<br>
&gt;<br>
&gt; Is this possible in Drupal? If yes, how can I go about it?<br>
<br>
The ability to upload files is a core built-in module.  There may be<br>
other modules to help manage the uploaded files; see<br>
<a href="http://drupal.org/project/modules" target="_blank">drupal.org/project/modules</a> and search for upload.  You may want to<br>
create a content type that contains a field (assuming you&#39;re using D7)<br>
that allows for uploading the file and associate it to a node that<br>
gives a description of the file.<br>
<br>
--<br>
Earnie<br>
-- <a href="https://sites.google.com/site/earnieboyd" target="_blank">https://sites.google.com/site/earnieboyd</a><br>
<br>
<br>
</div></div><div class="im HOEnZb">Sent from my BlackBerry wireless device from MTN<br>
</div><div class="HOEnZb"><div class="h5">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>