Revision history for rsync
Additions:
~-dependencies: +[[bzip2]],+[[grep]],+[[tar]]
Deletions:
No Differences
Additions:
~-backup data/synchronize directories via the command-line interface: %%cd source_data_directory%% %%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ destination_data_directory%% <<IMPORTANT: the destination directory must be located on a mounted partition on a __different__ drive to where the source directory is located.<<
~-[[http://www.linuxfromscratch.org/blfs/view/svn/basicnet/rsync.html linuxfromscratch.org]] | [[https://wiki.archlinux.org/index.php/Rsync wiki.archlinux]] | [[https://t2sde.org/packages/rsync.html t2sde.org]]
~-[[http://www.linuxfromscratch.org/blfs/view/svn/basicnet/rsync.html linuxfromscratch.org]] | [[https://wiki.archlinux.org/index.php/Rsync wiki.archlinux]] | [[https://t2sde.org/packages/rsync.html t2sde.org]]
Deletions:
<<IMPORTANT: the destination directory must be located on a mounted partition on a __different__ drive to where the source directory is located.<<
~-http://www.linuxfromscratch.org/blfs/view/svn/basicnet/rsync.html linuxfromscratch.org]] | [[https://wiki.archlinux.org/index.php/Rsync wiki.archlinux]] | [[https://t2sde.org/packages/rsync.html t2sde.org]]
Additions:
<<IMPORTANT: the destination directory must be located on a mounted partition on a __different__ drive to where the source directory is located.<<
~-http://www.linuxfromscratch.org/blfs/view/svn/basicnet/rsync.html linuxfromscratch.org]] | [[https://wiki.archlinux.org/index.php/Rsync wiki.archlinux]] | [[https://t2sde.org/packages/rsync.html t2sde.org]]
~-http://www.linuxfromscratch.org/blfs/view/svn/basicnet/rsync.html linuxfromscratch.org]] | [[https://wiki.archlinux.org/index.php/Rsync wiki.archlinux]] | [[https://t2sde.org/packages/rsync.html t2sde.org]]
Deletions:
~-[[https://wiki.archlinux.org/index.php/Rsync wiki.archlinux]] | [[https://t2sde.org/packages/rsync.html t2sde.org]]
Additions:
IMPORTANT: the destination directory must be located on a mounted partition on a __different__ drive to where the source directory is located.
Deletions:
Additions:
~-[[https://wiki.archlinux.org/index.php/Rsync wiki.archlinux]] | [[https://t2sde.org/packages/rsync.html t2sde.org]]
Deletions:
Additions:
IMPORTANT: the destination directory must be located on a mounted partitions on a __different__ drive to where the source directory is located.
Deletions:
Additions:
~-backup data/synchronize directories via the command-line interface: %%cd source_data_directory%% %%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ destination_data_directory%%
IMPORTANT: the destination directory must be located on a mounted partition on a __different__ drive
IMPORTANT: the destination directory must be located on a mounted partition on a __different__ drive
Deletions:
Additions:
~-backup data/synchronize directories via the command-line interface: %%cd /mounted_partition_A/source_data_directory%% %%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ /mounted_partition_B/destination_data_directory%%
Deletions:
Additions:
~-backup data/synchronize directories via the command-line interface: %%cd /mounted_partitionA/source_data_directory%% %%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ /mounted_partitionB/destination_data_directory%%
Deletions:
Additions:
~-backup data/synchronize directories via the command-line interface: %%cd /mounted/partitionA/source_data_directory%% %%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ /mounted/partitionB/destination_data_directory%%
Deletions:
~-[[puppy-rsync]] - GUI using [[gtkdialog]]
Additions:
~-backup data/synchronize directories via the command-line interface: %%cd /mounted/partition/source_data_directory%% %%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ /mounted/partition/destination_data_directory%%
Deletions:
~-[[gRsync]]
Deletions:
Additions:
~-backup data/synchronize directories via the command-line interface: %%cd /directory/with/original/data%% %%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ /mounted/partition/backup/directory%%
Deletions:
%%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ /mounted/partition/backup/directory%%
Additions:
~-backup data/synchronize directories via the command-line interface:
%%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ /mounted/partition/backup/directory%%
CategoryTutorial
%%rsync -u -v -a -A -X --delete --info=progress2 -e ssh ./ /mounted/partition/backup/directory%%
CategoryTutorial
Additions:
[[https://rsync.samba.org incremental file transfer]]
~-software package ##**[[https://www.smokey01.com/coolpup rsync]]**## {[[https://download.samba.org/pub/rsync/ source code]]}
~-verify installed version via the command-line interface: %%rsync --version%%
~-[[https://t2sde.org/packages/rsync.html t2sde.org]]
~-software package ##**[[https://www.smokey01.com/coolpup rsync]]**## {[[https://download.samba.org/pub/rsync/ source code]]}
~-verify installed version via the command-line interface: %%rsync --version%%
~-[[https://t2sde.org/packages/rsync.html t2sde.org]]
Deletions:
~-software package ##**[[https://www.smokey01.com/coolpup rsync]]**##
~-verify installed version via the command-line interface: %%rsync --version
---%%
~-[[https://rsync.samba.org/ rsync homepage]]
~-https://www.t2-project.org/packages/rsync.html
~-ftp://ftp.samba.org/pub/rsync/
CategoryNetwork
Additions:
====rsync====
incremental file transfer
~-software package ##**[[https://www.smokey01.com/coolpup rsync]]**##
~-verify installed version via the command-line interface: %%rsync --version
---%%
~-dependencies: ##+[[bzip2]],+[[grep]],+[[tar]]##
~-[[puppy-rsync]] - GUI using [[gtkdialog]]
~-[[gRsync]]
~-[[Backup| Backup Information]]
~-[[https://rsync.samba.org/ rsync homepage]]
~-https://www.t2-project.org/packages/rsync.html
~-ftp://ftp.samba.org/pub/rsync/
{{nocomments}}
CategoryNetwork
CategorySoftwareTopPackages
incremental file transfer
~-software package ##**[[https://www.smokey01.com/coolpup rsync]]**##
~-verify installed version via the command-line interface: %%rsync --version
---%%
~-dependencies: ##+[[bzip2]],+[[grep]],+[[tar]]##
~-[[puppy-rsync]] - GUI using [[gtkdialog]]
~-[[gRsync]]
~-[[Backup| Backup Information]]
~-[[https://rsync.samba.org/ rsync homepage]]
~-https://www.t2-project.org/packages/rsync.html
~-ftp://ftp.samba.org/pub/rsync/
{{nocomments}}
CategoryNetwork
CategorySoftwareTopPackages
Deletions:
[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]]
==Rsync==
~Utility that provides fast incremental file transfer.
~Verify installed version via the command-line interface:
~%%(language-ref)
rsync --version
%%
~Dependencies: +[[bzip2]],+[[grep]],+[[tar]]
==Also on the Wiki==
~[[puppy-rsync]] - GUI using [[gtkdialog]]
~[[gRsync]]
~[[Backup| Backup Information]]
==Related Wepages==
~[[http://rsync.samba.org/ rsync homepage]]
~http://www.t2-project.org/packages/rsync.html
~ftp://ftp.samba.org/pub/rsync/
CategorySecurity
CategoryFileSystem
CategoryRecovery
Additions:
~[[puppy-rsync]] - GUI using [[gtkdialog]]
~[[gRsync]]
~[[Backup| Backup Information]]
~[[gRsync]]
~[[Backup| Backup Information]]
Deletions:
~[[rsync]]
~[[Backup]]
Additions:
{{include tonguesRsync}}
[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]]
==Rsync==
~Utility that provides fast incremental file transfer.
---
~Verify installed version via the command-line interface:
~%%(language-ref)
---
~Dependencies: +[[bzip2]],+[[grep]],+[[tar]]
==Also on the Wiki==
~[[puppy-rsync]]
~[[rsync]]
~[[Backup]]
==Related Wepages==
~[[http://rsync.samba.org/ rsync homepage]]
~http://www.t2-project.org/packages/rsync.html
~ftp://ftp.samba.org/pub/rsync/
CategoryFileSystem
CategoryRecovery
[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]]
==Rsync==
~Utility that provides fast incremental file transfer.
---
~Verify installed version via the command-line interface:
~%%(language-ref)
---
~Dependencies: +[[bzip2]],+[[grep]],+[[tar]]
==Also on the Wiki==
~[[puppy-rsync]]
~[[rsync]]
~[[Backup]]
==Related Wepages==
~[[http://rsync.samba.org/ rsync homepage]]
~http://www.t2-project.org/packages/rsync.html
~ftp://ftp.samba.org/pub/rsync/
CategoryFileSystem
CategoryRecovery
Deletions:
Verify installed version via the command-line interface:
%%(language-ref)
Dependencies: +[[bzip2]],+[[grep]],+[[tar]]
http://www.t2-project.org/packages/rsync.html
ftp://ftp.samba.org/pub/rsync/
No Differences
Additions:
[[http://rsync.samba.org/ rsync]] file transfer
Verify installed version via the command-line interface:
Dependencies: +[[bzip2]],+[[grep]],+[[tar]]
CategorySecurity
Verify installed version via the command-line interface:
Dependencies: +[[bzip2]],+[[grep]],+[[tar]]
CategorySecurity
Deletions:
Verify installed version by using the command-line interface:
Dependencies: [[bzip2]], [[grep]], [[tar]]
Additions:
Dependencies: [[bzip2]], [[grep]], [[tar]]
Additions:
http://www.t2-project.org/packages/rsync.html
Additions:
Verify installed version by using the command-line interface:
%%(language-ref)
rsync --version
%%
ftp://ftp.samba.org/pub/rsync/
%%(language-ref)
rsync --version
%%
ftp://ftp.samba.org/pub/rsync/
Additions:
{{image url="http://rsync.samba.org/newrsynclogo.jpg"}}[[http://rsync.samba.org/ rsync]] file transfer