Projects tagged ‘files’ and ‘python’


Jump to tag:

Projects tagged ‘files’ and ‘python’

Filtered by Project Tags files python

Refine results Project Tags linux (3) filesystem (2) server (2) replicate (1) client (1) tracking (1) follow (1) unix (1) lint (1) filemanager (1) simple (1) file (1)

[11 total ]

3 Users

FSlint is a toolkit to find various forms of lint on a filesystem. At the moment it reports duplicate files, bad symbolic links, troublesome file names, empty directories, non stripped executables ... [More] , temporary files, duplicate/conflicting (binary) names, and unused ext2 directory blocks. The package contains both a GTK GUI and a CLI interface. [Less]
Created over 3 years ago.

0 Users

pyfilediff - A python program that allows you to find duplicated files on your hard drive..
Created 3 months ago.

0 Users

FileBank iterates over all your files on a given folder trying to extract the metadata of them. Once it uses the GNU libextractor project, it can extract the metadata of multiple types of files ... [More] includind audio (mp3, wma), video (flv, avi, mpeg) and photos (jpeg, gif). You can also add more formats using the libextractor APIs. [Less]
Created 12 months ago.

0 Users

trackingToThis is a web application for easy short messaging and share files between users. Writen in Django. Not Yet -- Development Pre-Alpha
Created 4 months ago.

0 Users

A folksonomy based file and meta data synchronization engine. The main goals of this project are: 1) Store folksonomy meta data (tags) for files. Provide an API to enter this meta data and also to ... [More] query and search for files. 2) Create a robust synchronization framework that will replicate files and the aforementioned meta data to multiple setups. 3) Keep the data storage layer transparent to enable different "backends" such as a file system, a database, a version control system, etc. Ultimately, this project will become the ideal persistant storage layer for any file management application such as a web album, a CMS or a document management system. A future feature for identidem include a plugin mechanism to automatically "handle" files added to the storage pool. Handling files might for example mean taking a newly added image file, extracting the EXIF and IPTC data from it and translating that to the more generic folksonomy meta data. [Less]
Created 12 months ago.

0 Users

This system will synchronize files between multiple computers of a specific directory.
Created 11 months ago.

0 Users

pysendpysend is a TCP server/client application which allows you to send/receive files. The purpose of this application is not to "create" a p2p net, but only to send files between friends.
Created 7 months ago.

0 Users

Python FAM provides a Python module to use the File Alteration Monitor (http://oss.sgi.com/projects/fam) in Python.
Created about 1 year ago.

0 Users

SummaryThe script lists the last modification time of the specified files, adding the possibility to filter the output of files between a number of days since last modification. Usage$ last-mod.py ... [More] --help LastModified 2008-12-27 Usage: python last-mod.py [path] [-ge integer] [-le integer] [-v|--verbose] ([-s|--sort] | [-r|--reverse]) [--debug] | --help Options: -ge Last modification greater or equal than 'integer' days. -le Last modification lower or equal than 'integer' days. -s, --sort Sort listing by newer to older. -r, --reverse Sort listing by older to newer. -v, --verbose Verbose. Show modificacion times. --debug Print debug information. --help This help.Example$ last-mod.py /etc --verbose --sort -ge 10 -le 50 filename: last modification: elapsed: /etc/profile.env 2009-01-25 16:35:36 22 days, 23:58:00.137377 /etc/csh.env 2009-01-25 16:35:36 22 days, 23:58:00.137377 /etc/make.conf 2009-01-25 16:31:52 23 days, 0:01:44.137377 /etc/ld.so.cache 2009-01-25 16:08:28 23 days, 0:25:08.137377 /etc/passwd 2009-01-25 14:21:56 23 days, 2:11:40.137377 /etc/init.d 2009-01-19 23:17:48 28 days, 17:15:48.137377 /etc/esd 2009-01-19 23:17:48 28 days, 17:15:48.137377 /etc/conf.d 2009-01-19 23:17:48 28 days, 17:15:48.137377 /etc/X11 2009-01-19 23:14:37 28 days, 17:18:59.137377 /etc/dhcpcd.conf 2009-01-19 23:04:57 28 days, 17:28:39.137377 /etc/vbox 2009-01-11 15:15:29 37 days, 1:18:07.137377 /etc/bash 2009-01-11 12:36:36 37 days, 3:57:00.137377 /etc/nanorc 2009-01-05 16:55:08 42 days, 23:38:28.137377 /etc/rc.conf 2009-01-04 23:24:14 43 days, 17:09:22.137377 /etc/fstab 2009-01-04 23:18:29 43 days, 17:15:07.137377 /etc/modules.autoload.d 2009-01-04 21:48:38 43 days, 18:44:58.137377 /etc/sysctl.conf 2009-01-04 19:26:32 43 days, 21:07:04.137377 /etc/resolv.conf 2009-01-04 18:41:16 43 days, 21:52:20.137377 /etc/profile 2009-01-04 18:08:15 43 days, 22:25:21.137377 /etc/portage 2009-01-04 18:04:39 43 days, 22:28:57.137377 /etc/pam.d 2008-12-30 22:29:57 48 days, 18:03:39.137377 /etc/logrotate.d 2008-12-30 22:29:40 48 days, 18:03:56.137377 /etc/whois.conf 2008-12-30 22:26:48 48 days, 18:06:48.137377 /etc/ca-certificates.conf 2008-12-30 22:20:42 48 days, 18:12:54.137377 /etc/mke2fs.conf 2008-12-30 22:20:30 48 days, 18:13:06.137377 /etc/env.d 2008-12-30 22:12:08 48 days, 18:21:28.137377 /etc/make.globals 2008-12-30 22:11:53 48 days, 18:21:43.137377 /etc/etc-update.conf 2008-12-30 22:11:53 48 days, 18:21:43.137377 /etc/dispatch-conf.conf 2008-12-30 22:11:53 48 days, 18:21:43.137377 /etc/shadow- 2008-12-29 21:10:19 49 days, 19:23:17.137377 /etc/group 2008-12-29 18:55:48 49 days, 21:37:48.137377 /etc/passwd- 2008-12-28 17:01:03 50 days, 23:32:33.137377 /etc/group- 2008-12-28 17:01:03 50 days, 23:32:33.137377 [Less]
Created 8 months ago.

0 Users

A really simple HTTP server, written in python, designed for transferring a few files on a local network. Installingwget http://serveit.googlecode.com/files/serveit-0.1.tar.gz tar xzf ... [More] serveit-0.1.tar.gz cd serveit-0.1 sudo python setup.py installUsageFor example, to serve the file file.txt and the directory dir on port 8080: serveit -p 8080 file.txt dir/The port defaults to 80 if the -p option is not included. To access these files, enter http://[address]:8080/ into a web browser on another computer on the same network, where [address] is the address or host name of the computer that serveit is running on. [Less]
Created 4 months ago.