Show Bid Request
Directory backup to MySQL
Bid Request Id: 50645
|
|
|
Posted by: |
caw (5 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 18.18%
|
Posted: |
Feb 28, 2003 7:11:58 PM EDT
|
Bidding Closes: |
Mar 4, 2003 7:27:44 PM EDT
|
Viewed (by coders): |
60 times
|
Deadline: |
3/5/2003
TIME EXPIRED
|
|
|
|
Description:
Hi There:
I need two functions, one to backup a directory and its files recursively to a mysql database, and one to restore a directory and its files to a mysql database.
function dir2mysql($directory,$db,$flags) - gets an absolute source directory and a connection array in $db ($db[hostname] etc). Script will recursively store files and their file structure, permissions, owners, groups etc, including binary files, into the database specified in $db[dbname].
function mysql2dir($directory,$db,$flags) - destination directory and $db connection array. Script will restore all files from destination directory down to original location. Files will have exactly the same structure, permissions, groups etc as when they went into the db...
In both cases, $flags is an array of options:
$f[replace] = always|new|never - source overwrites destination ~ all (always), new (only if source is newer than destination), never (never overwrites, skips).
$f[clean] = true | false - if true, destination directory / database is emptied before backup.
That's all!
C
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
4) Working example and documentation / commenting in English.
Platform:
Redhat Linux & PHP
Must be 100% finished and received by buyer on:
Mar 5, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$15 (USD)
|
Mar 1, 2003 3:26:55 AM EDT
|
10
(Excellent)
|
|
|
I can make the two functions in PHP for you in 3-4 hours. If you have preferred MySQL database structure please give it. If not, I can use something like: id, filename, directory, contents, owner, permission, group. Feel free to request part of the job completed if you are unsure about my bid. Regards, kroky
|
|
|
|
|
|