Re: OT: Synch directories over SFTP

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: JD Austin
Date:  
To: plug-discuss
Subject: Re: OT: Synch directories over SFTP
Rsync would use ssh (secure copy via ssh) to transfer files.
Both machines need rsnyc,ssh,etc installed.
One side initiates the transfer (like scp). Rsync figures out which
files have changed and only transfers those files.
JD
Stephen Wiebelhaus wrote:

>It looks to me that rsync requires that you mount the
>file system. I'm looking to be able to do the sync
>over a FTP connection. Am I missing something?
>
>--- JD Austin <> wrote:
>
>
>
>>Stephen Wiebelhaus wrote:
>>
>>
>>
>>>I'm looking for way to synchronize directories over
>>>
>>>
>>a
>>
>>
>>>sftp connection. I know some files on my webserver
>>>
>>>
>>are
>>
>>
>>>newer than files on my local machine, also some
>>>
>>>
>>files
>>
>>
>>>on my local machine are newer than those on the
>>>webserver, there are undoubtedly files missing on
>>>either machine. I am getting a bit tired of
>>>
>>>
>>checking
>>
>>
>>>the date stamp of every file when I transfer files
>>>back and forth. What is the easiest way to make
>>>
>>>
>>sure
>>
>>
>>>all files are on both machines, and that the newest
>>>version of every file is on both machines.
>>>Thanks
>>>
>>>=====
>>>Stephen
>>>My homepage
>>>
>>>
>>>
>>>
>>Look up rsync :)
>>
>>JD
>>
>>--
>>JD Austin
>>Twin Geckos Technology Services LLC
>>email:
>>http://www.twingeckos.com
>>phone/fax: 480.344.2640
>>
>>---------------------------------------------------
>>PLUG-discuss mailing list -
>>
>>To subscribe, unsubscribe, or to change you mail
>>settings:
>>
>>
>>
>http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>
>
>
>=====
>Stephen
>My homepage
>
>
>
>


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss