Rsync.exe ... Version windows

16.04.2008, 13:02 Si vous cherchez à synchroniser des données entre un serveur SSH sous linux(ou windows) et un client windows.

Vous pouvez utiliser cwRsync ( récupérer seulement les fichiers : rsync.exe et fichier dll )

http://sourceforge.net/projects/sereds/

Citation
rsync -a -v -e ssh --size-only --chmod=ugo=rwX /cygdrive/C/temp/

user@serveur:/home/test/

user : non d'utilisateur coté serveur
server : host , nom ou ip de la machine

"/cygdrive/C/temp/ " désignc c:/temp (vous êtes obligé de mettre cygdrive)

Si l'adresse des fichiers à copier contient des espaces, il faut les remplacer par ? ou \ ,

C:\Mes documents\

devient :

/cygdrive/c/Mes?documents/



Man

Citationrsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you
are welcome to redistribute it under certain conditions. See the GNU
General Public Licence for details.

rsync is a file transfer program capable of efficient remote update
via a fast differencing algorithm.

Usage: rsync [OPTION]... SRC [SRC]... DEST
or rsync [OPTION]... SRC [SRC]... [USER@]HOST:DEST
or rsync [OPTION]... SRC [SRC]... [USER@]HOST::DEST
or rsync [OPTION]... SRC [SRC]... rsync://[USER@]HOST[:PORT]/DEST
or rsync [OPTION]... [USER@]HOST:SRC [DEST]
or rsync [OPTION]... [USER@]HOST::SRC [DEST]
or rsync [OPTION]... rsync://[USER@]HOST[:PORT]/SRC [DEST]
The ':' usages connect via remote shell, while '::' & 'rsync://' usages conn
to an rsync daemon, and require SRC or DEST to start with a module name.

Options
-v, --verbose increase verbosity
-q, --quiet suppress non-error messages
--no-motd suppress daemon-mode MOTD (see manpage caveat)
-c, --checksum skip based on checksum, not mod-time & size
-a, --archive archive mode; equals -rlptgoD (no -H,-A,-X)
--no-OPTION turn off an implied OPTION (e.g. --no-D)
-r, --recursive recurse into directories
-R, --relative use relative path names
--no-implied-dirs don't send implied dirs with --relative
-b, --backup make backups (see --suffix & --backup-dir)
--backup-dir=DIR make backups into"tiff"),
mumuri forum.ashots.org
mumuri
mumuri
Messages : 12 642

  • dessin animé
  • forum
  • allo ciné
  • astuces de jeux vidéos
  • anime
  • bourse
  • smileys
  • séries télé
  • avis livres
  • avis films
Tous droits réservés © 2008 . Top flood Crédits des logiciels tiers.   - en partenariat avec flood.fr .