On Aug 3, 2006, at 7:54 PM, Kevin B. Hendricks wrote:

> ---> STOR Rigroup_0.80.0.tar.gz
> 553 Could not create file.

If you unsuccessfully attempted to upload a file once but got  
connected, it will prevent you from trying it again as the file  
already exists.

FWIW on a Mac (or any machine with curl) a way to upload a file  
successfully is

curl --disable-epsv -T MYPACKAGE ftp://cran.R-project.org/incoming/

Note that CRAN doesn't work if you use EPSV (which many ftp programs  
do by default).

Cheers,
Simon




        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to