473,566 Members | 3,245 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

FTP mirror problems


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
A bad link in the ftp source directory inspired me to check
the rest of it out:

* Main README file needs updating. The URL is given as:

http:/www.postgreSQL. org

but should be:

http://www.postgresql.org/

The copyright notice inside it is very old. There is no explanation
of the directory structure or telling people where to find things.

* README.cvsup is very old, possibly incorrect

* README.dist-split might want to mention the new "bz" and "md5" files.

* We are keeping some very old versions around: 1.08, 1.09, the entire 6
series. Is there any reason for this? For that matter, is there any reason
to keep around lesser versions in a tree, especially ones that were replaced
due to security bugs? Perhaps only keep the latest few versions and put a
note in the readme to point to "archives.postg resql.org" or something?

At the very least, a warning that some of the versions on the site have
serious security flaws would be warranted.

* /dev/interfaces seems to have only an old version of libpqxx

* /dev/contrib only contains earthdistance - why?

* /projects/gborg has some very old versions of some of the projects
therein. Is there a process to update these?

* The directory symlinked from /win32 should have a README. Perhaps
even a top-level README.WIN32 in anticipation of a lot of Windows users.

* The /src directory is missing 7.2.6 and 7.3.6

* /src/7.3.5 points to the wrong place (missing a "v")

* /source/7.2.5/v7.2.5 is a bogus link

* The use of HISTORY file is sporadic in the releases. Particularly,
all the latest branches are missing it.

* Why are we still using FTP mirrors? Most open source projects seem
to be using HTTP for download mirrors these days, and I for one would
find that more convenient.

* Specific mirror problems.

I went through and tested each of the ftp mirrors that appeared on the
page today. Some problems are probably transitory (e.g. timeouts) but
if anyone closer geographically (I'm in US) could test those, it would be
appreciated. No comment next to a mirror indicated that everything looked ok.

ftp4.ar
ftp.au
ftp2.au
ftp3.au: incorrect home directory
ftp.at
ftp.be
ftp.ba
ftp.br: connection refused
ftp2.br
ftp3.bg
ftp3.ca
ftp4.ca
ftp.cl
ftp.co
ftp2.cr
ftp.cz
ftp2.cz
ftp2.dk
ftp.ee
ftp.fr
ftp2.fr
ftp5.fr: connection refused
ftp.de
ftp2.de
ftp3.de
ftp7.de
ftp.gr
ftp2.gr
ftp.hk
ftp.hu: timeout + connection reset by peer
ftp3.hu
ftp2.is
ftp5.id: extra (old) dirs "NT_Support_Fil es" and "CVSup"
ftp7.id
ftp.ie
ftp2.ie
ftp2.il
ftp.it
ftp2.it
ftp5.it: connection refused
ftp6.it
ftp.jp
ftp.kr
ftp3.kr: has a ":80" in the url; when removed, works fine
ftp.lv
ftp.nl: times out
ftp.eu (listed as Netherlands, but goes against the naming scheme)
ftp2.nl
ftp4.nl
ftp.nz
ftp.no
ftp6.pl
ftp7.pl
ftp8.pl
ftp.pt: wrong home directory; usually times out too
ftp.pr
ftp6.ro
ftp.ru
ftp2.ru: incorrect login error
ftp3.ru
ftp5.ru: times out
ftp2.sk: extra (old) dirs "NT_Support_Fil es", "CVSup", plus many version symlinks
ftp4.es: times out
ftp5.es
ftp.se
ftp2.ch
ftp.tw
ftp3.tw
ftp5.tw
ftp6.tr
ftp2.uk
ftp3.us
ftp5.us: times out
ftp8.us
ftp9.us
ftp10.us: has many bogus ".message" files throughout
ftp13.us
ftp21.us
ftp22.us
ftp23.us: incorrect login error
ftp24.us
- --
Greg Sabino Mullane gr**@turnstep.c om
PGP Key: 0x14964AC8 200411071350
-----BEGIN PGP SIGNATURE-----

iD8DBQFBjm+VvJu QZxSWSsgRAsMyAJ 9ZNlOGzQ1P9Z05q g8YYJSylLqXOQCg 2C7D
G/mFgh99zxos0baBj uEsgIA=
=ryNl
-----END PGP SIGNATURE-----

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Nov 23 '05 #1
3 2706
On Sun, 7 Nov 2004, Greg Sabino Mullane wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
A bad link in the ftp source directory inspired me to check
the rest of it out:

* Main README file needs updating. The URL is given as:

http:/www.postgreSQL. org

but should be:

http://www.postgresql.org/
Huh? Just checked, the file hasn't been modified since Nov 15th, 2001,
and the URL looks fine to me:

svr1# grep http README
http://www.postgreSQL.org
svr1#
* README.cvsup is very old, possibly incorrect
have you tested this? I last updated on Nov 3rd of this year, to reflect
the reverting of the repository to overall state ... so if its incorrect,
nobody has told me so ...
* README.dist-split might want to mention the new "bz" and "md5" files.
If you would like to submit a re-write, I'll put it into place ... I think
mentioning the bz files seperately would just bulk up the file ... ppl
would see the .bz when they go to the directory itself ...
* We are keeping some very old versions around: 1.08, 1.09, the entire 6
series. Is there any reason for this? For that matter, is there any reason
to keep around lesser versions in a tree, especially ones that were replaced
due to security bugs? Perhaps only keep the latest few versions and put a
note in the readme to point to "archives.postg resql.org" or something?

At the very least, a warning that some of the versions on the site have
serious security flaws would be warranted.
Historical, but we could easily create a source/OLD directory to move them
into, so they are less prominent?
* /dev/interfaces seems to have only an old version of libpqxx

* /dev/contrib only contains earthdistance - why?
removed both contrib and interfaces ... libpqxx is on gborg now, and
earthdistances is back in the regular dev packages anyway ..
* /projects/gborg has some very old versions of some of the projects
therein. Is there a process to update these?
they are auto-updated from the gborg site, so that will have to be taken
up with Chris ...
* The directory symlinked from /win32 should have a README. Perhaps
even a top-level README.WIN32 in anticipation of a lot of Windows users.
Please feel free to submit one for inclusion (or anyone else, for that
matter ... I'm only picking you out since you are pointing them out
*grin*) ...
* The /src directory is missing 7.2.6 and 7.3.6
fixed ...

* /src/7.3.5 points to the wrong place (missing a "v")
fixed, and confirmed the rest were all link'd to the 'v' version ...
* /source/7.2.5/v7.2.5 is a bogus link
fixed ...
I went through and tested each of the ftp mirrors that appeared on the
page today. Some problems are probably transitory (e.g. timeouts) but
if anyone closer geographically (I'm in US) could test those, it would be
appreciated. No comment next to a mirror indicated that everything looked ok.

ftp4.ar
ftp.au
ftp2.au
ftp3.au: incorrect home directory
ftp.at
ftp.be
ftp.ba
ftp.br: connection refused
ftp2.br
ftp3.bg
ftp3.ca
ftp4.ca
ftp.cl
ftp.co
ftp2.cr
ftp.cz
ftp2.cz
ftp2.dk
ftp.ee
ftp.fr
ftp2.fr
ftp5.fr: connection refused
ftp.de
ftp2.de
ftp3.de
ftp7.de
ftp.gr
ftp2.gr
ftp.hk
ftp.hu: timeout + connection reset by peer
ftp3.hu
ftp2.is
ftp5.id: extra (old) dirs "NT_Support_Fil es" and "CVSup"
ftp7.id
ftp.ie
ftp2.ie
ftp2.il
ftp.it
ftp2.it
ftp5.it: connection refused
ftp6.it
ftp.jp
ftp.kr
ftp3.kr: has a ":80" in the url; when removed, works fine
ftp.lv
ftp.nl: times out
ftp.eu (listed as Netherlands, but goes against the naming scheme)
ftp2.nl
ftp4.nl
ftp.nz
ftp.no
ftp6.pl
ftp7.pl
ftp8.pl
ftp.pt: wrong home directory; usually times out too
ftp.pr
ftp6.ro
ftp.ru
ftp2.ru: incorrect login error
ftp3.ru
ftp5.ru: times out
ftp2.sk: extra (old) dirs "NT_Support_Fil es", "CVSup", plus many version symlinks
ftp4.es: times out
ftp5.es
ftp.se
ftp2.ch
ftp.tw
ftp3.tw
ftp5.tw
ftp6.tr
ftp2.uk
ftp3.us
ftp5.us: times out
ftp8.us
ftp9.us
ftp10.us: has many bogus ".message" files throughout
ftp13.us
ftp21.us
ftp22.us
ftp23.us: incorrect login error
ftp24.us


----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: sc*****@hub.org Yahoo!: yscrappy ICQ: 7615664

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Nov 23 '05 #2
On Tue, 2004-11-09 at 13:21, Marc G. Fournier wrote:
On Sun, 7 Nov 2004, Greg Sabino Mullane wrote:
* We are keeping some very old versions around: 1.08, 1.09, the entire 6
series. Is there any reason for this? For that matter, is there any reason
to keep around lesser versions in a tree, especially ones that were replaced
due to security bugs? Perhaps only keep the latest few versions and put a
note in the readme to point to "archives.postg resql.org" or something?

At the very least, a warning that some of the versions on the site have
serious security flaws would be warranted.


Historical, but we could easily create a source/OLD directory to move them
into, so they are less prominent?


IMHO they should be left as is. I've certainly had to make use of older
versions of the software in the past, and would not presume to know when
others won't want them in the future. We keep a link to "latest" in the
main directory, and I'm willing to believe most people are capable of
figuring out which is the latest 7.3.x branch on their own (at least
until I see evidence to the contrary).
Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Nov 23 '05 #3

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

Huh? Just checked, the file hasn't been modified since Nov 15th, 2001,
and the URL looks fine to me:

svr1# grep http README
http://www.postgreSQL.org
I though we tended to discourage making the 'postgre' and the 'SQL'
distinct. Lowercasing and a trailing slash and its perfect.

[README.cvsup] have you tested this?
Nope, I misread the modification time. All is well.

[README.dist-split] If you would like to submit a re-write, I'll put it into place ... I
think mentioning the bz files seperately would just bulk up the file
... ppl would see the .bz when they go to the directory itself ...


Perhaps not everyone is familar with the .bz and and .md5 extensions.
A minor point, however. Perhaps it could just get rolled in with the new
README?

Thanks for taking care of the rest of the items. I'll [re]write a README[.win32]
if I get a chance, but I am currently swamped.

- --
Greg Sabino Mullane gr**@turnstep.c om
PGP Key: 0x14964AC8 200411091925
-----BEGIN PGP SIGNATURE-----

iD8DBQFBkWAwvJu QZxSWSsgRAuKxAJ 0eVpUA65ZpmDYPC GNGyuYCtZCugwCg lMni
+4eTbwppsIdTewI YfYLAsHE=
=kGJe
-----END PGP SIGNATURE-----

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Nov 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1738
by: Andrew James | last post by:
All, I'd like to be able to use psycopg2's new features for my development work with postgresql, but unfortunately the init.d site seems to be broken and I can't get to the repository there. Does anyone know: a) Why init.d is down, and when it might be back up b) Where I might be able to find a psycopg2 mirror, and c) Whether there's a...
0
1134
by: barbaros | last post by:
Hi everybody, I am trying to implement a cgi script for mirroring a small part of a large collection of files (the debian distribution). The idea is to mirror only those files which are requested, by downloading them "on the fly" when the clients request them. Requests in the form "wget...
1
1823
by: hikums | last post by:
Can anyone post the procedure to split mirror steps for Veritas or Legato or from any vendor? ,so that I can better it. I understand the suspend i/o and initialization(db2inidb) , but need to understand this more. Thanks!!!!
3
3820
by: Dzemo | last post by:
I need way to have text in label and look like in mirror like "ambulance" so when i look text via mirror it print fine. Not "ecnalubma" but exactly like in mirror. thx
2
3952
by: vim | last post by:
Hi guys and gals I want a program to find mirror image of given tree. plz regs vim
3
6705
by: Eduard Witteveen | last post by:
Hello list, I have code the draw MyDrawingObject information on a System.Drawing.Graphics object. The code is more/less the following: I now want to rotate / mirror the object i draw. I've looked at the System.Drawing.Drawing2D.Matrix, which can be applied on the Transform property of the Graphics object, but it will work on the...
0
1781
by: virtualadepts | last post by:
In Ancient time mirrors were held to be sacred, but they only had pools of water and pieces of metal available to observe their own reflection. The only way to get a clear image of what you looked like was to trust an artist to draw or paint your portrait. And the latin word for drawing another person portrait was, Enlightenment.But today we...
0
1911
by: CoreyWhite | last post by:
In Ancient times mirrors were held to be sacred, but they only had pools of water and pieces of metal available to observe their own reflection. The only way to get a clear image of what you looked like was to trust an artist to draw or paint your portrait. And the latin word for drawing another person portrait was, Enlightenment.But today...
4
4183
by: Mark A | last post by:
I would like to make a split mirror copy of a HADR standby database. Please note that I do not want to create a standby with a split mirror of the primary, but I want to make a split mirror of the standby (for a reporting database). I know that I cannot do a write suspend on the standby because it does not allow any connections. But what if...
0
7673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
1
7645
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7953
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5213
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3643
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2085
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1202
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
926
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.