search for: remotedirecory

Displaying 1 result from an estimated 1 matches for "remotedirecory".

Did you mean: remotedirectory
2004 Feb 20
1
Shell or rsync issue?
I ran across something I did not expect in rsync the other day. If you want to sync the contents of a local directory to a remote directory, you would use something like this: rsync -rptv /local/directory/ user@host::module/remotedirectory/ The root of the sync is "/local/directory" and files are referenced as "file1", "file2", etc... However, the reverse is