-Original Message-
From: python-list-bounces+shahmed=sfwmd@python.org
[mailto:python-list-bounces+shahmed=sfwmd@python.org] On Behalf Of
Dan M
Sent: Thursday, January 06, 2011 11:06 AM
To: python-list@python.org
Subject: Re: list from FTP server to a text file
On Thu, 06 Jan
On Thu, 06 Jan 2011 10:51:42 -0500, Ahmed, Shakir wrote:
> Hi,
>
> I am trying to create a list in a txt file from an ftp server. The
> following code is retrieving the list of the files but could not able to
> write in a text file. Any help is highly appreciated.
>
> Thanks
>
>
>
> *
Hi,
I am trying to create a list in a txt file from an ftp server. The
following code is retrieving the list of the files but could not able to
write in a text file. Any help is highly appreciated.
Thanks
import os
import time
from ftplib import FTP
ftp = FTP("*.