Skip to content

Commit

Permalink
networking programs
Browse files Browse the repository at this point in the history
  • Loading branch information
linrakesh committed Dec 2, 2019
1 parent 808e9bb commit c24d8d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Networking/ftpList.py
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
import ftplib as FTP

ftp = FTP('binarynote.com')
ftp.login('')

0 comments on commit c24d8d3

Please sign in to comment.