Recommendation for HTML editor (a better approach?)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 9/20/05, Dave Gutteridge <dave@xxxxxxxxxxxxxxx> wrote:
> Which is my long winded way of coming around to asking - what would be
> the best approach to uploading data from my machine in this
> circumstance? Is there an FTP utility that, like GoLive, will track
> which documents have been modified since last upload and send only
> those?

Why not use find and -mtime to get a list of files that were modified
and then FTP that?

If you combined that with a "touch" of all files at the end you could
keep good track of what needed to be uploaded.

Really though, everyone else is right, rsync is probably the way to go.

Greg

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux