Networking Forums

Networking Forums > Computer Networking > Linux Networking > Easy FTP mirroring

Reply
Thread Tools Display Modes

Easy FTP mirroring

 
 
Xilo Musimene
Guest
Posts: n/a

 
      09-02-2003, 12:37 AM
Hi,
I'm devellopping a website and I would like to easily mirror any file
that has changed or any new file to my ftp server.

Anybody know a good linux tool that can do it? Currently I have to
use gftp and upload the files I know that have changed, but I often make
mistakes and my website is getting bigger and bigger!...

Thanks in advance!
Xilo

 
Reply With Quote
 
 
 
 
Philip Bailey
Guest
Posts: n/a

 
      09-02-2003, 11:10 AM
Xilo Musimene wrote:

> Hi,
> I'm devellopping a website and I would like to easily mirror any file
> that has changed or any new file to my ftp server.
>
> Anybody know a good linux tool that can do it? Currently I have to
> use gftp and upload the files I know that have changed, but I often make
> mistakes and my website is getting bigger and bigger!...



rsync is what you are looking for.



Phil
 
Reply With Quote
 
Richard Mayhew
Guest
Posts: n/a

 
      09-02-2003, 11:58 AM
Or try mirrordir. Brilliant App, we use it to do mirroring for our ISP FTP
Mirror Servers.


"Philip Bailey" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Xilo Musimene wrote:
>
> > Hi,
> > I'm devellopping a website and I would like to easily mirror any file
> > that has changed or any new file to my ftp server.
> >
> > Anybody know a good linux tool that can do it? Currently I have to
> > use gftp and upload the files I know that have changed, but I often make
> > mistakes and my website is getting bigger and bigger!...

>
>
> rsync is what you are looking for.
>
>
>
> Phil



 
Reply With Quote
 
Joerg Morbitzer
Guest
Posts: n/a

 
      09-02-2003, 02:37 PM

Or "wget --mirror etc."

Regards, Joerg.



Richard Mayhew wrote:

> Or try mirrordir. Brilliant App, we use it to do mirroring for our ISP FTP
> Mirror Servers.
>
>
> "Philip Bailey" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Xilo Musimene wrote:
>>
>> > Hi,
>> > I'm devellopping a website and I would like to easily mirror any
>> > file
>> > that has changed or any new file to my ftp server.
>> >
>> > Anybody know a good linux tool that can do it? Currently I have to
>> > use gftp and upload the files I know that have changed, but I often
>> > make mistakes and my website is getting bigger and bigger!...

>>
>>
>> rsync is what you are looking for.
>>
>>
>>
>> Phil


 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      09-02-2003, 02:43 PM
Xilo Musimene <(E-Mail Removed)> wrote:
> Hi,
> I'm devellopping a website and I would like to easily mirror any file
> that has changed or any new file to my ftp server.


> Anybody know a good linux tool that can do it? Currently I have to
> use gftp and upload the files I know that have changed, but I often make
> mistakes and my website is getting bigger and bigger!...


Hard to tell without any info? Do you have a shell on the box?
You might then use rsync trough ssh.

Else 'lftp' has options for this and works fine.

--
Michael Heiming

Remove +SIGNS and www. if you expect an answer, sorry for
inconvenience, but I get tons of SPAM
 
Reply With Quote
 
Xilo Musimene
Guest
Posts: n/a

 
      09-03-2003, 01:06 AM
Xilo Musimene wrote:
> Hi,
> I'm devellopping a website and I would like to easily mirror any file
> that has changed or any new file to my ftp server.
>
> Anybody know a good linux tool that can do it? Currently I have to
> use gftp and upload the files I know that have changed, but I often make
> mistakes and my website is getting bigger and bigger!...
>
> Thanks in advance!
> Xilo
>


I see I have explained myself in wrong terms.

I only have a FTP acces to my host. I need to upload the files that are
on my computer to my host via FTP, and doing it in a mirroring way would
be excellent. I mean that I would like the program to only upload the
files that have changed or the new files.

rsync: doesn't seem to use the FTP protocol
mirrordir: couldn't find any info on this
wget: seems to only support downloads, while I need upload!


Thanks,
Xilo

 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      09-03-2003, 08:40 AM
Xilo Musimene <(E-Mail Removed)> wrote:

> I only have a FTP acces to my host. I need to upload the files that are

....
> rsync: doesn't seem to use the FTP protocol
> mirrordir: couldn't find any info on this
> wget: seems to only support downloads, while I need upload!


lftp: does all this and more

Thought I mentioned this already...

--
Michael Heiming

Remove +SIGNS and www. if you expect an answer, sorry for
inconvenience, but I get tons of SPAM
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Port Mirroring in Linux jeniffer Linux Networking 19 11-01-2007 11:41 AM
Mirroring Socket FDs. gary.smith@netactive.co.uk Linux Networking 2 08-11-2007 04:29 PM
mirroring my project Gary Wessle Linux Networking 0 02-17-2007 06:11 AM
Desktop Mirroring over Ad-Hoc connection Jared Wireless Networks 0 09-27-2005 06:24 AM
Mirroring data over WAN David Lewis Windows Networking 2 02-02-2005 04:06 PM



1 2 3 4 5 6 7 8 9 10 11