o-----------------------------------------------------o | Batchput 0.9.4 - Copyright (C) 2007 Johan Warlander | o-----------------------------------------------------o
Purpose
Batchput was originally written as a tool to transfer text files containing business transactions from one system to another. With this in mind, it is not a useful tool for doing things like mirroring a directory etc. If that's what you want to do, there are many good programs out there that will perform nicely.
Installation
To use batchput, simply copy the 'batchput' Python script to somewhere useful and call it from, for example, crontab.
Requirements
- Python 2.4
- PycURL 7.16
Batchput is known to work with Python 2.4.3 and PycURL 7.16.1 on an HP-UX 11i server. Hopefully it should perform well on most other Unixlike operating systems, not sure about Windows though.
Disclaimer
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Contact
Johan Warlander
jwarlander@users.sourceforge.net
