ftpmirror.py in reverse?

H

Harry George

I maintain a website on a local machine, and want to maintain a clone
of it on a www-visible remote machine via ftp. I.e., local to remote.

Going remote to local, ftpmirror.py would (I understand) do the job.

Is there some tool available (or even a parameter for ftpmirror.py)
which can do local-->remote?
 
G

Gianluca Trombetta

i don't understand if u would use a python program...
However rsync is very nice and useful for site-mirroring...

Hi
 
C

Carl Banks

Harry said:
I maintain a website on a local machine, and want to maintain a clone
of it on a www-visible remote machine via ftp. I.e., local to remote.

Going remote to local, ftpmirror.py would (I understand) do the job.

Is there some tool available (or even a parameter for ftpmirror.py)
which can do local-->remote?


I've written such a script.

http://www.aerojockey.com/software/#ftpupsync

It's public domain, use at your own risk, n' at. It probably doesn't
work on Windows, but wouldn't be hard to modify it to. Sorry, no
documentation. I really should document it, tie up loose ends and
package it.

Sorry about the tabs^H^H^H^H Unicode indent characters.
 
H

Harry George

Carl Banks said:
I've written such a script.

http://www.aerojockey.com/software/#ftpupsync

It's public domain, use at your own risk, n' at. It probably doesn't
work on Windows, but wouldn't be hard to modify it to. Sorry, no
documentation. I really should document it, tie up loose ends and
package it.

Sorry about the tabs^H^H^H^H Unicode indent characters.


--
CARL BANKS http://www.aerojockey.com/software
"If you believe in yourself, drink your school, stay on drugs, and
don't do milk, you can get work."
-- Parody of Mr. T from a Robert Smigel Cartoon


Excellent; looks just right. I'll give it a try.
 
H

Harry George

Gianluca Trombetta said:
i don't understand if u would use a python program...
However rsync is very nice and useful for site-mirroring...

Hi

I love rsync, but there is no rsync at the other end. Just ftp.


 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,181
Messages
2,570,969
Members
47,536
Latest member
VeldaYoung

Latest Threads

Top