Peng Yu
2015-Feb-21 22:54 UTC
How to figure out what subdirectories are available on an rsync server?
Hi, http://cran.r-project.org/mirror-howto.html The above webpage shows the following rsync command to sync the website. rsync -rtlzv --delete cran.r-project.org::CRAN /dir/on/local/disc But if I want to sync only a subdirectory of what are available in ftp://cran.r-project.org/pub/R/, does anybody know how to do it? Where is "CRAN" from (I don't see "CRAN" in the ftp site)? Is there a way to check the directory structure of a rsync server? Thanks. -- Regards, Peng
Kevin Korb
2015-Feb-21 22:57 UTC
How to figure out what subdirectories are available on an rsync server?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 rsync cran.r-project.org::CRAN will show the listing. On 02/21/2015 05:54 PM, Peng Yu wrote:> Hi, > > http://cran.r-project.org/mirror-howto.html > > The above webpage shows the following rsync command to sync the > website. > > rsync -rtlzv --delete cran.r-project.org::CRAN /dir/on/local/disc > > But if I want to sync only a subdirectory of what are available in > ftp://cran.r-project.org/pub/R/, does anybody know how to do it? > > Where is "CRAN" from (I don't see "CRAN" in the ftp site)? Is there > a way to check the directory structure of a rsync server? Thanks. >- -- ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~ Kevin Korb Phone: (407) 252-6853 Systems Administrator Internet: FutureQuest, Inc. Kevin at FutureQuest.net (work) Orlando, Florida kmk at sanitarium.net (personal) Web page: http://www.sanitarium.net/ PGP public key available on web site. ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlTpDUYACgkQVKC1jlbQAQfyPQCeLdiylrSGN+Vs1KIG2IGokTPY B7AAnjWitKsPNfQCl74W/0HmGOAxjIqi =o7PJ -----END PGP SIGNATURE-----
Apparently Analagous Threads
- error code 10 when using ::
- Using rsync filter to include specific, deep subdirectories under source path?
- Very slow to start sync with millions of directories and files
- rsync keeps writing files over
- Very slow to start sync with millions of directories and files