Re: RFS: ftpsync -- fast ftp directory synchronization

2007-07-16 Thread Julian Andres Klode
Am Montag, den 16.07.2007, 06:45 +1000 schrieb Matthew Palmer:
 On Sun, Jul 15, 2007 at 05:13:58PM +0200, Julian Andres Klode wrote:
  I am looking for a sponsor for my package ftpsync.
 
 Any major feature improvements over sitecopy?
 
 - Matt
 
 

ftpsync can create index.html files.

Version 0.2 will include support for templates and inline python
to create these directory indexes. And it will allow you to create
*.html files from *.html.in files by inserting them into the template.

And of course it is written in python, which means it is Arch
independent and we have not that much code.

And it behaves more like a VCS software, in fact we have:
init (Wizard to configure a directory)
help
commit
status
options, though we don't keep the file history (but we have a log
file, .log.gz)

We also miss some features available in sitecopy (like fetching the data
from the remote site).

Julian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RFS: ftpsync -- fast ftp directory synchronization

2007-07-15 Thread Julian Andres Klode
Dear mentors,

I am looking for a sponsor for my package ftpsync.

* Package name: ftpsync
  Version : 0.1-1
  Upstream Author : me - Julian Andres Klode [EMAIL PROTECTED]
* URL : http://jak-linux.org/projects/ftpsync/
* License : GPL
  Section : net

It builds these binary packages:
ftpsync- fast ftp directory synchronization

The package appears to be lintian clean.

The upload would fix these bugs: 429856

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/f/ftpsync
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget http://mentors.debian.net/debian/pool/main/f/ftpsync/ftpsync_0.1-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Julian Andres Klode

-- long description:
 ftpsync provides fast synchronization of directories on ftp sites. It uses text
 files and sha1sums to calculate differences and uploads only the changed files,
 new files and new directories and removes obsolete files and directories on the
 ftp site
 .
  Homepage: http://jak-linux.org/projects/ftpsync/


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: RFS: ftpsync -- fast ftp directory synchronization

2007-07-15 Thread Matthew Palmer
On Sun, Jul 15, 2007 at 05:13:58PM +0200, Julian Andres Klode wrote:
 I am looking for a sponsor for my package ftpsync.

Any major feature improvements over sitecopy?

- Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]