Projects tagged ‘ftp’ and ‘python’


Jump to tag:

Projects tagged ‘ftp’ and ‘python’

Filtered by Project Tags ftp python

Refine results Project Tags client (9) server (8) http (8) backup (6) wxpython (6) linux (5) ssh (4) gtk (3) mac (3) windows (3) download (3) ftpd (3)

[47 total ]

4 Users
   

urlgrabber is a pure python package that drastically simplifies the fetching of files. It is designed to be used in programs that need common (but not necessarily simple) url-fetching features. It is ... [More] extremely simple to drop into an existing program and provides a clean interface to protocol-independant file-access. Best of all, urlgrabber takes care of all those pesky file-fetching details, and lets you focus on whatever it is that your program is written to do! [Less]
Created over 2 years ago.

4 Users

PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features.
Created over 2 years ago.

1 Users

Python FTP server library provides a high-level portable interface to easily write asynchronous FTP servers with Python. Based on asyncore framework pyftpdlib is currently the most complete RFC-959 ... [More] FTP server implementation available for Python programming language. [Less]
Created about 1 year ago.

1 Users

What is thisFTP Browser is a plugin for Gedit that enable direct editing of files from an FTP location. Altough the same thing can be done using the File Browser Pane plugin, but this plugin does ... [More] not rely on nautilus. InstallationPut FTP.gedit-plugin and FTP.py inside .gnome2/gedit/plugins/ in your home directory. (Re)start Gedit. Go to Edit->Preferences->Plugins and check the box for FTP Browser. UsageEnter FTP hostname (www.sample.com) Enter FTP Username Enter FTP Password click the Home icon to open the / folder on FTP click the Refresh icon to re-list the last folder you viewed Join/ContributeBug reports, feedback, or help to enhance the plugin are all welcome! you can email to the gnome mailing list @ gedit-list_at_gnome.org Screenshot [Less]
Created 12 months ago.

1 Users

A podcatcher and broadcatcher for KDE. It lets you watch TV and listen to Radio shows from the net, for free. KatchTV is independent of channel and feed publishers, including Miro's channel guide, and ... [More] others too. It includes Bittorrent support, and is capable of downloading large movies, in parallel, while you watch something else. Integrates with Konqueror, and KDE media players. KatchTV is an Internet TV broadcatcher and podcatcher, similar to Miro, but for KDE. Supported features include: * Video podcasts ("vodcasts"). * Bittorrent-based broadcatching. * Audio podcasts. * Multiple background downloads of media and updates of feeds, all while you watch/listen to your favourite shows. * Manages any media you download, so that you don't lose track of your disk space. [Less]
Created about 1 year ago.

0 Users

a http,ftp,bt server write with python
Created 12 months ago.

0 Users

See Summary :-), didn't know what license to use. Mostly just a way to test out this project hosting.
Created 12 months ago.

0 Users

A simple python library to make my life easier when checking multiple platforms for failures. All tasks are managed on my local machine, with checks that can be injected into the system to look for ... [More] faults across the network. Still in very early stages, ideas appreciated. [Less]
Created about 1 month ago.

0 Users

Ftp client for linux written in gtkpython
Created 12 months ago.

0 Users

DONOT DOWNLOAD IT NOWI move the featured tag so the download will not appear at this home page. It's not stable now. It will be carefully rewritten. purposeA smart python client especially for my ... [More] everyday use. List use an account and download with another, especially usefull when you can't connect to the server with the download account because downloading is limited to certain number of persons/IPs. characteristicThis smart ftp client will list the files with your list/view account which is not limited by the number of connected IPs. When you find the file/folder you want to download, just right click on it and choose download them all option, the file/folder-downloading will automatically handled by the client, it will connect with the downloading account now and then until your file was download successfully. I'm using this to download movies from our 114 ftp, which is a well maitained ftp and have plenty of movie resources. Uploading and Listing is always convinient while downloading is not(Because it's limited on the number of IPs). Consle based This smart ftp client is firstly written as a console based client. The input will be the absolute path to the folder and it handles the downloading for you and so on. As a need to know the absolute path to a file/folder, a ftp crawler was written to crawl the full list(crawler.py),use list account to crawl. GUI based The console version works good but need a complete list created by the crawler, sometimes the list is out-of-date, you need to update it every few days. So the GUI version was created to list with the list account while downloading with the downloading account. limitonly downloading is featured encoding gb18030 is tested while others not once downloading start, you cannot cancel To be featuredadd another right click option to fetch the movie commentary from douban *done* display downloading percent of each file in the GUI version(console version is featured).*done* fully rewrite. NoticeThe featured download is not a very stable one. The code will be rewrite later and will be carefully redesigned. Any bug Report and advice will be appriciated. You can leave it here. It's screenshot [Less]
Created 11 months ago.