Full_Name: Morten Welinder
Version: snapshot, see see below
OS:
Submission from: (NULL) (65.213.85.218)
The FAQ suggests running
rsync -rC --delete rsync.R-project.org::MODULE R
which I did yesterday to get the version I have. This command should have "-p
-t"
added so it will preserve time stamps and modes. (Doing that will make
subsequent
rsyncs much faster.)
rsync command in FAQ (PR#6793)
2 messages · terra@diku.dk, Kurt Hornik
1 day later
terra writes:
Full_Name: Morten Welinder Version: snapshot, see see below OS: Submission from: (NULL) (65.213.85.218)
The FAQ suggests running
rsync -rC --delete rsync.R-project.org::MODULE R
which I did yesterday to get the version I have. This command should have "-p -t" added so it will preserve time stamps and modes. (Doing that will make subsequent rsyncs much faster.)
Thanks, done. Best -k