Package: ftpmirror
Version: 1.96+dfsg-5
Hi,
I get the error message "has wrong owner: (?)"
from ftpmirror. Checking manually I see that indeed
the ftp server is reporting uid/gid = (?)/ideas
We hacked that by changing all the Attrib.pm/validate.al
from
} elsif ($y->{y_owner} =~ /^[-_\w]+$/) {
into
} elsif ($y->{y_owner} =~ /^[()?-_\w]+$/) {
So for us this works now.
Cave: I am not a native perl speaker.
Yours,
Steffen
------------------------------------------------------------------------------
ftpmirror kegg
2008-11-04 11:40:11 RUN::kegg starting.....
full_mirror: started
using FTP for file transfer.
server = ftp.genome.jp
username = anonymous/...
transfer type = get
remote directory = /pub/kegg/ligand/compound
local directory = /tmp
#D .: ok
login: connecting to the server...
login: success.
Fan::Attrib=HASH(0xa6e0f0) has wrong owner: (?) at ../blib/lib/Fan/Scan.pm
(autosplit into ../blib/lib/auto/Fan/Scan/dir_ftp.al) line 777
Fan::Attrib=HASH(0xa8d330) has wrong owner: (?) at ../blib/lib/Fan/Scan.pm
(autosplit into ../blib/lib/auto/Fan/Scan/dir_ftp.al) line 777
Fan::Attrib=HASH(0xab96e0) has wrong owner: (?) at ../blib/lib/Fan/Scan.pm
(autosplit into ../blib/lib/auto/Fan/Scan/dir_ftp.al) line 777
------------------------------------------------------------------------------
package = kegg
ftp-server = ftp.genome.jp
ftp-user = anonymous
ftp-pass = [EMAIL PROTECTED]
ftp-stats = yes
verbose=1
debug=8
remote-directory = /pub/kegg/ligand/compound
local-directory = /tmp
------------------------------------------------------------------------------
ftp ftp.genome.jp
Connected to ftp.genome.jp.
220 Welcome to ftp.genome.jp.
331 Anonymous login ok, send your complete email address as your
230 Anonymous access granted, restrictions apply
ftp> dir
200 PORT command successful
drwxr-xr-x 3 (?) ideas 4096 Nov 5 2007 db
drwxrwxr-x 10 (?) ideas 4096 Nov 6 2007 kegg
------------------------------------------------------------------------------
--
IPB Halle AG Massenspektrometrie & Bioinformatik
Dr. Steffen Neumann http://www.IPB-Halle.DE
Weinberg 3 http://msbi.bic-gh.de
06120 Halle Tel. +49 (0) 345 5582 - 1470
+49 (0) 345 5582 - 0
sneumann(at)IPB-Halle.DE Fax. +49 (0) 345 5582 - 1409
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]