Hi,
am I just confused or has sftp://dlichteblau@common-lisp.net/project/cxml/public_html become different from http://www.common-lisp.net/project/cxml since the server move?
Problem: In /project/cxml/public_html/david@knowledgetools.de--cxml/cmxl/cxml--devel/cxml--devel--1.0/
there is a subdirectory called patch-195, which I cannot find in http://www.common-lisp.net/project/cxml/david@knowledgetools.de--cxml/cxml/c...
Thanks, David
David Lichteblau david@lichteblau.com writes:
Hi,
am I just confused or has sftp://dlichteblau@common-lisp.net/project/cxml/public_html become different from http://www.common-lisp.net/project/cxml since the server move?
Problem: In /project/cxml/public_html/david@knowledgetools.de--cxml/cmxl/cxml--devel/cxml--devel--1.0/
there is a subdirectory called patch-195, which I cannot find in http://www.common-lisp.net/project/cxml/david@knowledgetools.de--cxml/cxml/c...
Hm:
common-lisp:/var/www/project# ls -lF cxml lrwxrwxrwx 1 www-data clo 25 Aug 25 21:28 cxml -> /project/cxml/public_html/ common-lisp:/var/www/project# ls /project/cxml/public_html/david@knowledgetools.de--cxml/cmxl/cxml--devel/cxml--devel--1.0/ ls: /project/cxml/public_html/david@knowledgetools.de--cxml/cmxl/cxml--devel/cxml--devel--1.0/: No such file or directory
So I'm either misunderstanding you or there should be no problem..?
Regards, Mario.
Quoting Mario Mommer (mmommer@common-lisp.net):
common-lisp:/var/www/project# ls -lF cxml lrwxrwxrwx 1 www-data clo 25 Aug 25 21:28 cxml -> /project/cxml/public_html/ common-lisp:/var/www/project# ls /project/cxml/public_html/david@knowledgetools.de--cxml/cmxl/cxml--devel/cxml--devel--1.0/ ls: /project/cxml/public_html/david@knowledgetools.de--cxml/cmxl/cxml--devel/cxml--devel--1.0/: No such file or directory
Oops, subtle typo in that pathname: It's "cxml", not "cmxl".
So I'm either misunderstanding you or there should be no problem..?
Argh! My mistake: Broken DNS configuration.
The client which does't see the files is talking to common-lisp.net on 69.55.225.117, not 81.169.184.95.
Sorry for the noise, David