Обсуждение: ftp server symlink

Поиск
Список
Период
Сортировка

ftp server symlink

От
hubert depesz lubaczewski
Дата:
there is a typo on postgresql ftp server:

=> lftp ftp.postgresql.org
lftp ftp.postgresql.org:~> cd pub
cd ok, cwd=/pub
lftp ftp.postgresql.org:/pub> ls -l
-rw-rw-r--    1 258      70           1719 Dec 10  2007 README
-rw-rw-r--    1 258      70           1552 Feb 09  2008 README.dist-split
drwxrwxr-x   28 258      70            512 Sep 24 05:42 binary
drwxrwxr-x    3 258      70           1024 Mar 07  2008 dev
lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 latest -> source/v8.3.4
drwxrwxr-x    4 1017     70            512 Nov 28  2005 odbc
drwxrwxr-x    4 1017     70            512 Sep 01  2006 pgadmin3
drwxr-xr-x    4 0        70            512 Nov 28  2005 projects
drwxr-xr-x    4 258      70            512 Mar 07  2008 snapshot
drwxrwxr-x   20 258      70            512 Sep 27 09:45 source
-rw-r--r--    1 0        70             24 Oct 18 19:05 sync_timestamp
lrwxr-xr-x    1 1194     70             15 Sep 24 05:41 v8.2.10 -> sources/v8.2.10
lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 v8.3.4 -> source/v8.3.4
lftp ftp.postgresql.org:/pub> cd v8.2.10
cd: Brak dost�pu: 550 Failed to change directory. (/pub/v8.2.10)
lftp ftp.postgresql.org:/pub> cd source/v8.2.10
cd ok, cwd=/pub/source/v8.2.10

Best regards,

depesz

--
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

Re: ftp server symlink

От
Bruce Momjian
Дата:
Thanks, fixed, sources -> source.

---------------------------------------------------------------------------

hubert depesz lubaczewski wrote:
> there is a typo on postgresql ftp server:
>
> => lftp ftp.postgresql.org
> lftp ftp.postgresql.org:~> cd pub
> cd ok, cwd=/pub
> lftp ftp.postgresql.org:/pub> ls -l
> -rw-rw-r--    1 258      70           1719 Dec 10  2007 README
> -rw-rw-r--    1 258      70           1552 Feb 09  2008 README.dist-split
> drwxrwxr-x   28 258      70            512 Sep 24 05:42 binary
> drwxrwxr-x    3 258      70           1024 Mar 07  2008 dev
> lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 latest -> source/v8.3.4
> drwxrwxr-x    4 1017     70            512 Nov 28  2005 odbc
> drwxrwxr-x    4 1017     70            512 Sep 01  2006 pgadmin3
> drwxr-xr-x    4 0        70            512 Nov 28  2005 projects
> drwxr-xr-x    4 258      70            512 Mar 07  2008 snapshot
> drwxrwxr-x   20 258      70            512 Sep 27 09:45 source
> -rw-r--r--    1 0        70             24 Oct 18 19:05 sync_timestamp
> lrwxr-xr-x    1 1194     70             15 Sep 24 05:41 v8.2.10 -> sources/v8.2.10
> lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 v8.3.4 -> source/v8.3.4
> lftp ftp.postgresql.org:/pub> cd v8.2.10
> cd: Brak dost?pu: 550 Failed to change directory. (/pub/v8.2.10)
> lftp ftp.postgresql.org:/pub> cd source/v8.2.10
> cd ok, cwd=/pub/source/v8.2.10
>
> Best regards,
>
> depesz
>
> --
> Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
> jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

Re: ftp server symlink

От
Bruce Momjian
Дата:
Bruce Momjian wrote:
>
> Thanks, fixed, sources -> source.

Oops, sorry, I did not fix it. I fixed it on developer.postgresql.org,
but that is not where ftp.postgresql.org is pointed to.

Marc?

---------------------------------------------------------------------------


>
> ---------------------------------------------------------------------------
>
> hubert depesz lubaczewski wrote:
> > there is a typo on postgresql ftp server:
> >
> > => lftp ftp.postgresql.org
> > lftp ftp.postgresql.org:~> cd pub
> > cd ok, cwd=/pub
> > lftp ftp.postgresql.org:/pub> ls -l
> > -rw-rw-r--    1 258      70           1719 Dec 10  2007 README
> > -rw-rw-r--    1 258      70           1552 Feb 09  2008 README.dist-split
> > drwxrwxr-x   28 258      70            512 Sep 24 05:42 binary
> > drwxrwxr-x    3 258      70           1024 Mar 07  2008 dev
> > lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 latest -> source/v8.3.4
> > drwxrwxr-x    4 1017     70            512 Nov 28  2005 odbc
> > drwxrwxr-x    4 1017     70            512 Sep 01  2006 pgadmin3
> > drwxr-xr-x    4 0        70            512 Nov 28  2005 projects
> > drwxr-xr-x    4 258      70            512 Mar 07  2008 snapshot
> > drwxrwxr-x   20 258      70            512 Sep 27 09:45 source
> > -rw-r--r--    1 0        70             24 Oct 18 19:05 sync_timestamp
> > lrwxr-xr-x    1 1194     70             15 Sep 24 05:41 v8.2.10 -> sources/v8.2.10
> > lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 v8.3.4 -> source/v8.3.4
> > lftp ftp.postgresql.org:/pub> cd v8.2.10
> > cd: Brak dost?pu: 550 Failed to change directory. (/pub/v8.2.10)
> > lftp ftp.postgresql.org:/pub> cd source/v8.2.10
> > cd ok, cwd=/pub/source/v8.2.10
> >
> > Best regards,
> >
> > depesz
> >
> > --
> > Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
> > jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007
> >
> > --
> > Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> > To make changes to your subscription:
> > http://www.postgresql.org/mailpref/pgsql-bugs
>
> --
>   Bruce Momjian  <bruce@momjian.us>        http://momjian.us
>   EnterpriseDB                             http://enterprisedb.com
>
>   + If your life is a hard drive, Christ can be your backup. +
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

Re: ftp server symlink

От
Bruce Momjian
Дата:
Marc G. Fournier wrote:
>
> ftp.postgresql.org sync's off of developer.postgersql.org every ... 6
> hours, I believe it is ...

Ah, you are correct, and ftp.postgresql.org shows the proper symlink now
--- thanks!

---------------------------------------------------------------------------


>
> On Thu, 23 Oct 2008, Bruce Momjian wrote:
>
> > Bruce Momjian wrote:
> >>
> >> Thanks, fixed, sources -> source.
> >
> > Oops, sorry, I did not fix it. I fixed it on developer.postgresql.org,
> > but that is not where ftp.postgresql.org is pointed to.
> >
> > Marc?
> >
> > ---------------------------------------------------------------------------
> >
> >
> >>
> >> ---------------------------------------------------------------------------
> >>
> >> hubert depesz lubaczewski wrote:
> >>> there is a typo on postgresql ftp server:
> >>>
> >>> => lftp ftp.postgresql.org
> >>> lftp ftp.postgresql.org:~> cd pub
> >>> cd ok, cwd=/pub
> >>> lftp ftp.postgresql.org:/pub> ls -l
> >>> -rw-rw-r--    1 258      70           1719 Dec 10  2007 README
> >>> -rw-rw-r--    1 258      70           1552 Feb 09  2008 README.dist-split
> >>> drwxrwxr-x   28 258      70            512 Sep 24 05:42 binary
> >>> drwxrwxr-x    3 258      70           1024 Mar 07  2008 dev
> >>> lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 latest -> source/v8.3.4
> >>> drwxrwxr-x    4 1017     70            512 Nov 28  2005 odbc
> >>> drwxrwxr-x    4 1017     70            512 Sep 01  2006 pgadmin3
> >>> drwxr-xr-x    4 0        70            512 Nov 28  2005 projects
> >>> drwxr-xr-x    4 258      70            512 Mar 07  2008 snapshot
> >>> drwxrwxr-x   20 258      70            512 Sep 27 09:45 source
> >>> -rw-r--r--    1 0        70             24 Oct 18 19:05 sync_timestamp
> >>> lrwxr-xr-x    1 1194     70             15 Sep 24 05:41 v8.2.10 -> sources/v8.2.10
> >>> lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 v8.3.4 -> source/v8.3.4
> >>> lftp ftp.postgresql.org:/pub> cd v8.2.10
> >>> cd: Brak dost?pu: 550 Failed to change directory. (/pub/v8.2.10)
> >>> lftp ftp.postgresql.org:/pub> cd source/v8.2.10
> >>> cd ok, cwd=/pub/source/v8.2.10
> >>>
> >>> Best regards,
> >>>
> >>> depesz
> >>>
> >>> --
> >>> Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
> >>> jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007
> >>>
> >>> --
> >>> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> >>> To make changes to your subscription:
> >>> http://www.postgresql.org/mailpref/pgsql-bugs
> >>
> >> --
> >>   Bruce Momjian  <bruce@momjian.us>        http://momjian.us
> >>   EnterpriseDB                             http://enterprisedb.com
> >>
> >>   + If your life is a hard drive, Christ can be your backup. +
> >>
> >> --
> >> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> >> To make changes to your subscription:
> >> http://www.postgresql.org/mailpref/pgsql-bugs
> >
> > --
> >  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
> >  EnterpriseDB                             http://enterprisedb.com
> >
> >  + If your life is a hard drive, Christ can be your backup. +
> >
>
> ----
> Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
> Email . scrappy@hub.org                              MSN . scrappy@hub.org
> Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

Re: ftp server symlink

От
"Marc G. Fournier"
Дата:
ftp.postgresql.org sync's off of developer.postgersql.org every ... 6
hours, I believe it is ...

On Thu, 23 Oct 2008, Bruce Momjian wrote:

> Bruce Momjian wrote:
>>
>> Thanks, fixed, sources -> source.
>
> Oops, sorry, I did not fix it. I fixed it on developer.postgresql.org,
> but that is not where ftp.postgresql.org is pointed to.
>
> Marc?
>
> ---------------------------------------------------------------------------
>
>
>>
>> ---------------------------------------------------------------------------
>>
>> hubert depesz lubaczewski wrote:
>>> there is a typo on postgresql ftp server:
>>>
>>> => lftp ftp.postgresql.org
>>> lftp ftp.postgresql.org:~> cd pub
>>> cd ok, cwd=/pub
>>> lftp ftp.postgresql.org:/pub> ls -l
>>> -rw-rw-r--    1 258      70           1719 Dec 10  2007 README
>>> -rw-rw-r--    1 258      70           1552 Feb 09  2008 README.dist-split
>>> drwxrwxr-x   28 258      70            512 Sep 24 05:42 binary
>>> drwxrwxr-x    3 258      70           1024 Mar 07  2008 dev
>>> lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 latest -> source/v8.3.4
>>> drwxrwxr-x    4 1017     70            512 Nov 28  2005 odbc
>>> drwxrwxr-x    4 1017     70            512 Sep 01  2006 pgadmin3
>>> drwxr-xr-x    4 0        70            512 Nov 28  2005 projects
>>> drwxr-xr-x    4 258      70            512 Mar 07  2008 snapshot
>>> drwxrwxr-x   20 258      70            512 Sep 27 09:45 source
>>> -rw-r--r--    1 0        70             24 Oct 18 19:05 sync_timestamp
>>> lrwxr-xr-x    1 1194     70             15 Sep 24 05:41 v8.2.10 -> sources/v8.2.10
>>> lrwxr-xr-x    1 1194     70             13 Sep 24 05:41 v8.3.4 -> source/v8.3.4
>>> lftp ftp.postgresql.org:/pub> cd v8.2.10
>>> cd: Brak dost?pu: 550 Failed to change directory. (/pub/v8.2.10)
>>> lftp ftp.postgresql.org:/pub> cd source/v8.2.10
>>> cd ok, cwd=/pub/source/v8.2.10
>>>
>>> Best regards,
>>>
>>> depesz
>>>
>>> --
>>> Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
>>> jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007
>>>
>>> --
>>> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
>>> To make changes to your subscription:
>>> http://www.postgresql.org/mailpref/pgsql-bugs
>>
>> --
>>   Bruce Momjian  <bruce@momjian.us>        http://momjian.us
>>   EnterpriseDB                             http://enterprisedb.com
>>
>>   + If your life is a hard drive, Christ can be your backup. +
>>
>> --
>> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-bugs
>
> --
>  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
>  EnterpriseDB                             http://enterprisedb.com
>
>  + If your life is a hard drive, Christ can be your backup. +
>

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664