Using curl for windows x64 the attached files were written and the following output was generated: C:\SE>curl -o "head.txt" -f -I -A Artifactory/2.1.2 http://repo1.maven.org/mave n2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-b eta-7.pom % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 12091 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0
C:\SE>curl -o "get.txt" -f -G -A Artifactory/2.1.2 http://repo1.maven.org/maven 2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-be ta-7.pom % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 12091 100 12091 0 0 28651 0 --:--:-- --:--:-- --:--:-- 29780 Yoav Landman-3 wrote: > > To verify your connection to repo1 - from the machine running Artifactory, > run the following commands and post back the result files that you got: > curl -o "head.txt" -f -I -A Artifactory/2.1.2 > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-beta-7.pom > curl -o "get.txt" -f -G -A Artifactory/2.1.2 > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-beta-7.pom > http://old.nabble.com/file/p26675386/head.txt head.txt http://old.nabble.com/file/p26675386/get.txt get.txt -- View this message in context: http://old.nabble.com/Serious-Problems-with-2.1.2-tp26529508p26675386.html Sent from the Artifactory-Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
