Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPython Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 7th, 2013, 10:01 AM
ih20 ih20 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2013
Posts: 6 ih20 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 21 m 35 sec
Reputation Power: 0
Related to FTP_TLS

i have installed python 3.2 version on redhat but i am not able to import FTP_TLS module.I am using this module for ftps connection.Please tell me anyone what is exact problem on this.
Please tell which version have FTP_TLS MODULE in python

Reply With Quote
  #2  
Old January 7th, 2013, 11:01 AM
b49P23TIvg's Avatar
b49P23TIvg b49P23TIvg is offline
Contributing User
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Aug 2011
Posts: 3,361 b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 1 Month 2 Weeks 3 Days 10 h 11 sec
Reputation Power: 383
Works for me...
Code:
$ python
Python 2.7.3 (default, Sep 26 2012, 21:51:14) 
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from ftplib import FTP_TLS
>>> 
__________________
[code]Code tags[/code] are essential for python code!

Reply With Quote
  #3  
Old January 7th, 2013, 11:18 AM
ih20 ih20 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2013
Posts: 6 ih20 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 21 m 35 sec
Reputation Power: 0
i have tried for this version also .but i m not able to import that module

I have tried version 2.7.3 also.but from ftplib import FTP_TLS is not working for that.Please help me for this .

Reply With Quote
  #4  
Old January 7th, 2013, 10:58 PM
ih20 ih20 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2013
Posts: 6 ih20 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 21 m 35 sec
Reputation Power: 0
Hi i have installed python 2.7.3

Still i am facing below below problem.I am not able to import
from ftplib import FTP_TLS .Please help me for this
$ python
Python 2.7.3 (default, Jan 7 2013, 09:13:49)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-48)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from ftplib import FTP_TLS
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name FTP_TLS
>>>

Reply With Quote
  #5  
Old January 8th, 2013, 12:19 AM
ih20 ih20 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2013
Posts: 6 ih20 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 21 m 35 sec
Reputation Power: 0
Some one can help me for below the issue

Please help me for below the problem
Quote:
Originally Posted by ih20
Still i am facing below below problem.I am not able to import
from ftplib import FTP_TLS .Please help me for this
$ python
Python 2.7.3 (default, Jan 7 2013, 09:13:49)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-48)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from ftplib import FTP_TLS
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name FTP_TLS
>>>

Reply With Quote
  #6  
Old January 8th, 2013, 05:17 AM
verstapp verstapp is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2012
Posts: 6 verstapp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 56 m 30 sec
Reputation Power: 0
following b49's example above, i got

Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> from ftplib import FTP_TLS
>>>

using idle on win7-64.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > Related to FTP_TLS

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap