Synchronising / Searching

Advertisement

FlyingEagle
Guest

Synchronising / Searching

hi,

there's a function to synchronise a local directory with a remote dir ... why only in this way?
with other words, it would be nice to sync a remote dir with an local dir to keep the local dir up to date.

is there a way to make a function for searching files remote?
a recursive function for search couldn't be the problem - or?

regards
fly

Reply with quote

Advertisement

Guest

Re: Synchronising / Searching

FlyingEagle wrote:

to keep the local dir up to date.

automaticallz, not manualy!

regards II
flz

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Synchronising / Searching

FlyingEagle wrote:

there's a function to synchronise a local directory with a remote dir ... why only in this way?
with other words, it would be nice to sync a remote dir with an local
Synchronization works from remote to local also. Keep dir up to date is different function, which cannot be implemented from remote to local.

is there a way to make a function for searching files remote?
a recursive function for search couldn't be the problem - or?
It is on TODO list.

Reply with quote

cmpcmp
Guest

SYNCHRONIZING -time stamp of directory

I use scp 3.8.2

When I synchronize local target with remote source, the files have correct time stamps, but the local directories all have current time (different from time on remote).

I would like to have the ability to copy the time stamp of directories too.

Reply with quote

Advertisement

You can post new topics in this forum