rsync
syncing contents of virtual machines
I usually sync two computers (mac and linux) using rsync so that I can work on either machine. Is it also possible to sync virtual machines (running Windows XP, sp开发者_Go百科ecifically) on both syst[详细]
2023-02-15 08:14 分类:问答rsync symlink help
I\'m trying to setup rsync to work with symlinks. Client to Server: For example on my client machine I have a symlink, when I sync to server, it syncs the actual file, which is what I want.[详细]
2023-02-13 14:35 分类:问答no password ssh auth in new amazon instances
I have a script that interact with an external host with rsync/ssh. SSH prompts me to confirm the authenticity of the host like this:[详细]
2023-02-13 13:57 分类:问答How to compare directories to determine which files have changed?
We need a script that will compare two directories of files and for each file that has been altered between directory 1 and directory 2 (added, deleted, modified), need to create a subset of only thos[详细]
2023-02-11 17:38 分类:问答Rsync hangs / freezes when trying to sync a Symfony project via Windows XP
My Symfony 1.3 project does not sync correctly with my SSH server. I have cygWin and cwRsync installed and my local version of PHP is 5.2.11[详细]
2023-02-10 19:15 分类:问答Turning off Microsoft Security Essentials from a backup script
I have a small dos bat file I\'m running to rsync a bunch of data, using cwRsync, over to a USB drive on a regular basis so I can migrate when replacement parts arrive without worry.I\'ve noticed that[详细]
2023-02-08 05:43 分类:问答rsync using --delete but want to not delete symlinks at destination
Using rsync, my source directory has a number of files and directories. My destination already has been synced, so it mirrors those files and directories.[详细]
2023-02-07 04:22 分类:问答rdiff-backup increment contents (files added, removed, updated, etc.)
I haven\'t found any obvious answer to that question in the rdiff-backup documentation: is there a simple way to list the changes included in a given increment, i.e. which files/folders have been adde[详细]
2023-02-06 06:32 分类:问答Sync local and remote folders using rsync from php script without typing password
How can I sync local and remote folders using rsync from inside a php script without beeing prompted to type a password?[详细]
2023-02-06 01:38 分类:问答rsync vs SyncML (Funambol)
I would like some idea about how rsync compares to SyncML/Funambol, especially when it comes to bandwidth, sync over unstable network and multiple clients to one server.[详细]
2023-02-05 07:46 分类:问答