19 Dec
2008
19 Dec
'08
5:13 p.m.
Mark Rogers wrote:
rsync -avz `pwd` user@example.com:`pwd`
In other words, sync the current local working directory with the same directory on the server.
Or, in reality, sync my local directory with a directory by the same name within the directory of the same name on the other server. Ie if my working directory is /foo/bar, sync its contents with /foo/bar/bar What I need is: rsync -avz `pwd`/ user@example.com:`pwd` The problem with large directories is that it's each to miss something! -- Mark Rogers // More Solutions Ltd (Peterborough Office) // 0845 45 89 555 Registered in England (0456 0902) at 13 Clarke Rd, Milton Keynes, MK1 1LG