Re: [PHP] Need Idea to make Backup

2010-01-14 Thread Jens Geier
"Robert Cummings" schrieb im Newsbeitrag news:4b4f40d3.3010...@interjinn.com... > haliphax wrote: >> On Thu, Jan 14, 2010 at 5:45 AM, Ashley Sheridan >> wrote: >> >>> On Thu, 2010-01-14 at 12:32 +0100, Jens Geier wrote: >>> "Ashley Sheridan" schrieb im Newsbeitrag news:1263463572.5952.

Re: [PHP] Need Idea to make Backup

2010-01-14 Thread Jens Geier
"Ashley Sheridan" schrieb im Newsbeitrag news:1263469507.5952.75.ca...@localhost... > On Thu, 2010-01-14 at 12:32 +0100, Jens Geier wrote: > >> "Ashley Sheridan" schrieb im Newsbeitrag >> news:1263463572.5952.71.ca...@localhost... >> > On Thu, 2010-01-14 at 10:12 +0100, Jens Geier wrote: >> > >>

Re: [PHP] Need Idea to make Backup

2010-01-14 Thread Jens Geier
"haliphax" schrieb im Newsbeitrag news:952625161001140625x31d03ed5oef8216064da13...@mail.gmail.com... > On Thu, Jan 14, 2010 at 5:45 AM, Ashley Sheridan > wrote: > >> On Thu, 2010-01-14 at 12:32 +0100, Jens Geier wrote: >> >> > "Ashley Sheridan" schrieb im Newsbeitrag >> > news:1263463572.5952.7

Re: [PHP] Need Idea to make Backup

2010-01-14 Thread Robert Cummings
haliphax wrote: On Thu, Jan 14, 2010 at 5:45 AM, Ashley Sheridan wrote: On Thu, 2010-01-14 at 12:32 +0100, Jens Geier wrote: "Ashley Sheridan" schrieb im Newsbeitrag news:1263463572.5952.71.ca...@localhost... On Thu, 2010-01-14 at 10:12 +0100, Jens Geier wrote: "Ashley Sheridan" schrieb

Re: [PHP] Need Idea to make Backup

2010-01-14 Thread haliphax
On Thu, Jan 14, 2010 at 5:45 AM, Ashley Sheridan wrote: > On Thu, 2010-01-14 at 12:32 +0100, Jens Geier wrote: > > > "Ashley Sheridan" schrieb im Newsbeitrag > > news:1263463572.5952.71.ca...@localhost... > > > On Thu, 2010-01-14 at 10:12 +0100, Jens Geier wrote: > > > > > >> "Ashley Sheridan" s

Re: [PHP] Need Idea to make Backup

2010-01-14 Thread Ashley Sheridan
On Thu, 2010-01-14 at 12:32 +0100, Jens Geier wrote: > "Ashley Sheridan" schrieb im Newsbeitrag > news:1263463572.5952.71.ca...@localhost... > > On Thu, 2010-01-14 at 10:12 +0100, Jens Geier wrote: > > > >> "Ashley Sheridan" schrieb im Newsbeitrag > >> news:1263391167.5952.62.ca...@localhost...

Re: [PHP] Need Idea to make Backup

2010-01-14 Thread Jens Geier
"Ashley Sheridan" schrieb im Newsbeitrag news:1263463572.5952.71.ca...@localhost... > On Thu, 2010-01-14 at 10:12 +0100, Jens Geier wrote: > >> "Ashley Sheridan" schrieb im Newsbeitrag >> news:1263391167.5952.62.ca...@localhost... >> > On Wed, 2010-01-13 at 14:57 +0100, Jens Geier wrote: >> > >>

Re: [PHP] Need Idea to make Backup

2010-01-14 Thread Ashley Sheridan
On Thu, 2010-01-14 at 10:12 +0100, Jens Geier wrote: > "Ashley Sheridan" schrieb im Newsbeitrag > news:1263391167.5952.62.ca...@localhost... > > On Wed, 2010-01-13 at 14:57 +0100, Jens Geier wrote: > > > >> Hello Ashley, > >> > >> yes rsync is a good idea, but does this also work if there is onl

Re: [PHP] Need Idea to make Backup

2010-01-14 Thread Jens Geier
"Ashley Sheridan" schrieb im Newsbeitrag news:1263391167.5952.62.ca...@localhost... > On Wed, 2010-01-13 at 14:57 +0100, Jens Geier wrote: > >> Hello Ashley, >> >> yes rsync is a good idea, but does this also work if there is only a >> internet conection to may SERVER ? >> >> Kind Regards >> Jens

Re: [PHP] Need Idea to make Backup

2010-01-13 Thread Ashley Sheridan
On Wed, 2010-01-13 at 14:57 +0100, Jens Geier wrote: > Hello Ashley, > > yes rsync is a good idea, but does this also work if there is only a > internet conection to may SERVER ? > > Kind Regards > Jens Geier > > "Ashley Sheridan" schrieb im Newsbeitrag > news:1263377397.5952.60.ca...@localh

Re: [PHP] Need Idea to make Backup

2010-01-13 Thread Jens Geier
Hello Ashley, yes rsync is a good idea, but does this also work if there is only a internet conection to may SERVER ? Kind Regards Jens Geier "Ashley Sheridan" schrieb im Newsbeitrag news:1263377397.5952.60.ca...@localhost... > On Wed, 2010-01-13 at 10:53 +0100, Jens Geier wrote: > >> Hello,

Re: [PHP] Need Idea to make Backup

2010-01-13 Thread Ashley Sheridan
On Wed, 2010-01-13 at 10:53 +0100, Jens Geier wrote: > Hello, > > my idea is to make a backup of some paths of my laptop via PHP. > > I like to use a MySQL Datebase to trace which file was uploaded from which > path and so on. > > Also it should be uses to look up it is nessasery to backup this

[PHP] Need Idea to make Backup

2010-01-13 Thread Jens Geier
Hello, my idea is to make a backup of some paths of my laptop via PHP. I like to use a MySQL Datebase to trace which file was uploaded from which path and so on. Also it should be uses to look up it is nessasery to backup this file because it was changed since last time or not. All this files s