[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rsync



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02.03.2012 15:33, lina wrote:
> Hi,
> 
> Is it wrong when use
> 
> rsync -azvu source destination
> 
> sent 16 bytes  received 43 bytes  5.13 bytes/sec total size is
> 1507939808  speedup is 25558301.83
> 
> Destination $ du -sh md_0.xtc 342M	md_0.xtc
> 
> Source $ du -sh md_0.xtc 1.5G	md_0.xtc
> 
> my confusion is that why it stopped copy the rest.
What are the timestamps of the source and destination? from the rsync
manual:
- -u, --update                skip files that are newer on the receiver

> 
> Actually I got lots of questions but hesitated to ask, afraid of
> being told that those are in manuals. I have read several times but
> couldn't figure it out.
> 
> [1] suppose I use scp, due to the wireless is not stable, down, Can
> I continue transferring?
i think you want use one of those 2 options:
    --append                append data onto shorter files
    --append-verify         --append w/old data in file checksum

> 
> [2] When I ssh to a server, can I set up the terminal the same as
> when we open a tab in termial, it will be in that directory of the
> present tab's directory, can I open a tab in termial, with ssh
> connected, can it also in that server's directory, not home
> directory?
> 
> 
> Really appreciate your answer,
> 
> Best regards,
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9Q5y8ACgkQjLvx8ViUjYJpigCeO14BtlhdFOMRL8wR/nOOjaWj
PYwAnRFK/3ge/ALhhCybteoKDsb0whvW
=ZJck
-----END PGP SIGNATURE-----


Reply to: