On Mon, Nov 19, 2012 at 10:14 AM,  <blockedu...@gmail.com> wrote:
> I have three scripts that I would like written, they are designed to do the 
> following:
>
> Backup.py – Zip a folder and store it on amazon S3 using BOTO with the date 
> and time as the folder name.
>
> Restore.py – Grab a file from S3 and download it and then unzip it in the 
> right location with two commandline parameters (1 = Get most recent, 2 = Get 
> specific file)
>
> Import.py – Check that I have done this correctly and add command line 
> parameter for changing the command
>
> This code is probably 50% completed already and if someone knows what they 
> are doing, could be completed in a very short time. It is really basic Python 
> code, I just dont know python myself.
>
> If you are interested get in touch!

You might consider putting your request on  elance.com or guru.com
where you can hire programmers for small projects like this.

Good luck,

mark
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to