[gridftp-user] Fwd: Re: Help about globus-url-copy x globus-gridftp-server

Carlos Alex Sander J. Gulo grecos.carlosalex at gmail.com
Sat Aug 7 12:45:11 CDT 2010



-------- Original Message --------
Subject: 	Re: [gridftp-user] Help about globus-url-copy x 
globus-gridftp-server
Date: 	Thu, 05 Aug 2010 15:05:47 -0300
From: 	Carlos Alex Sander J. Gulo <carlosalex at inf.ufg.br>
Reply-To: 	carlosalex at inf.ufg.br
Organization: 	Universidade Federal de Goiás
To: 	Michael Link <mlink at mcs.anl.gov>



  Hi Michael,

Here is the output of globus-url-copy.

root at Matrix:/usr/share/globus/bin# ./globus-url-copy -dbg -vb -ipv6
file:///home/sander/PC_Lab_2.pdf
ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf
Source: file:///home/sander/
Dest:   ftp://[a:b:c:d:e:f:1:2]:5000/tmp/
   PC_Lab_2.pdf
debug: starting to put ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf
debug: connecting to ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf

debug: response from ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
220 Saudacoes

debug: authenticating with ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf
debug: response from ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
230 User anonymous logged in.

debug: sending command to ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
SITE HELP

debug: response from ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
214-The following commands are recognized:
     ALLO    APPE    REST    CWD     CDUP    DCAU    EPSV    FEAT
     ERET    MDTM    STAT    ESTO    HELP    LIST    MODE    NLST
     MLSD    PASV    RNFR    MLST    NOOP    OPTS    STOR    PASS
     PBSZ    PORT    PROT    SITE    EPRT    RETR    SPOR    SCKS
     TREV    PWD     QUIT    SBUF    SIZE    SPAS    STRU    SYST
     RNTO    TYPE    USER    LANG    MKD     RMD     DELE    CKSM
214 End

debug: sending command to ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
FEAT

debug: response from ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
211-Extensions supported
  AUTHZ_ASSERT
  UTF8
  LANG EN
  DCAU
  PARALLEL
  SIZE
  MLST
Type*;Size*;Modify*;Perm*;Charset;UNIX.mode*;UNIX.owner*;UNIX.group*;Unique*;UNIX.slink*;
  ERET
  ESTO
  SPAS
  SPOR
  REST STREAM
  MDTM
  PASV AllowDelayed;
211 End.

debug: sending command to ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
SITE CLIENTINFO scheme=ftp;appname="globus-url-copy";appver="5.7
(gcc32dbg, 1279048311-80) [Globus Toolkit 5.0.2]";
debug: response from ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
250 OK.

debug: sending command to ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
TYPE I
debug: response from ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
200 Type set to I.

debug: sending command to ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
EPSV

debug: response from ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
229 Entering Passive Mode (|2|a:b:c:d:e:f:1:2|49299|)

debug: sending command to ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
ALLO 106588

debug: response from ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
200 ALLO command successful.

debug: sending command to ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf:
STOR /tmp/PC_Lab_2.pdf

Then, when I stop the gridftp-server, globus-url-copy completes with:

debug: fault on connection to
ftp://[a:b:c:d:e:f:1:2]:5000/tmp/PC_Lab_2.pdf: an end-of-file was reached
debug: data callback, error an end-of-file was reached, buffer
0xb768f008, length 0, offset=0, eof=true
debug: operation complete

error: an end-of-file was reached
globus_xio: An end of file occurred


I didn't try to use two servers.

Thanks you for while.

On 08/04/2010 06:12 PM, Michael Link wrote:
>  I need the globus-url-copy output as well.
>
>  Also, can you try a transfer between the two servers, rather than
>  between the server and client?
>  i.e. globus-url-copy ftp://machine1/... ftp://machine2/...
>
>  Mike
>
>  On Tue 8/3/2010 4:47 PM, Carlos Alex Sander J. Gulo wrote:
>>  Michael,
>>
>>  Hi. Thanks for while! The output is attached.
>>
>>  Thanks !
>>
>>  On 08/03/2010 04:40 PM, Michael Link wrote:
>>>  Can you show the output from globus-url-copy -dbg, and also use ALL
>>>  for the log_level of gridftp.conf and show that log output.
>>>
>>>  Mike
>>>
>>>
>>>  On Tue 8/3/2010 1:04 PM, Carlos Alex Sander J. Gulo wrote:
>>>>  Hello,
>>>>
>>>>  My name is Carlos. I've developed some experiments using
>>>>  globus-url-copy
>>>>  and globus-gridftp-server, through ipv6, but without success. I'd
>>>>  like to
>>>>  know if have you tried some thing about this. I've used a testbed with
>>>>  vmware,
>>>>  running two virtual machines (Fedora Core 12), Globus 5.0 compiled
>>>>  from
>>>>  sources. I followed
>>>>  those steps:
>>>>
>>>>  wget
>>>>  http://www.globus.org/ftppub/gt5/5.0/5.0.2/installers/src/gt5.0.2-all-source-installer.tar.bz2
>>>>
>>>>
>>>>
>>>>
>>>>  bunzip2 gt5.0.2-all-source-installer.tar.bz2
>>>>  tar xvf gt5.0.2-all-source-installer.tar
>>>>  cd gt5.0.2-all-source-installer
>>>>  ./configure --prefix=/usr/share/globus
>>>>  make gridftp install
>>>>
>>>>  Created gridftp.conf em /etc
>>>>
>>>>  port 5000
>>>>  allow_anonymous 1
>>>>  anonymous_user root
>>>>  debug 1
>>>>  log_single /var/log/gridftp_s.log
>>>>  log_transfer /var/log/gridftp_t.log
>>>>  log_level INFO,WARN,ERROR
>>>>  banner "Saudacoes"
>>>>
>>>>  Added ipv6 address to internet eth0 (in client and in server)
>>>>  ifconfig eth0 add a:b:c:d:e:f:1:2/64
>>>>
>>>>  ifconfig eth0 add a:b:c:d:e:f:1:3/64
>>>>
>>>>  Finally, started server using:
>>>>  /usr/share/globus/sbin# ./globus-gridftp-server -c /etc/gridftp.conf
>>>>  -hostname ::
>>>>
>>>>  And tried to transfer some file using:
>>>>  /usr/share/globus/bin# ./globus-url-copy -dbg -vb -ipv6
>>>>  file:///home/sander/PC_Lab_2.pdf
>>>>  ftp://[a:b:c:d:e:f:1:6]:5000/tmp/PC_Lab_2.pdf
>>>>
>>>>  The file is created in server side, anyway, there's 0 bytes.
>>>>
>>>>  root at Matrix:/usr/share# more /var/log/gridftp_s.log
>>>>  [20636] Fri Jul 30 15:57:18 2010 :: GFork functionality not enabled:
>>>>  globus_gfork_child_worker_start() failed:
>>>>  globus_gfork: GFork error: Env not set
>>>>
>>>>  [20636] Fri Jul 30 15:57:18 2010 :: Configuration read from
>>>>  /etc/gridftp.conf.
>>>>  [20636] Fri Jul 30 15:57:18 2010 :: Server started in daemon mode.
>>>>  [20636] Fri Jul 30 15:57:25 2010 :: New connection from:
>>>>  [a:b:c:d:e:f:1:2]:38793
>>>>  [20636] Fri Jul 30 15:57:25 2010 :: User anonymous successfully
>>>>  authorized.
>>>>  [20636] Fri Jul 30 16:01:20 2010 :: Requesting abort...
>>>>  [20636] Fri Jul 30 16:01:20 2010 :: Finished transferring
>>>>  "/tmp/PC_Lab_2.pdf".
>>>>  [20636] Fri Jul 30 16:01:20 2010 :: Closed connection from
>>>>  [a:b:c:d:e:f:1:6]:38793
>>>>
>>>>  Its important to say, when not using ipv6, the transfer looks good.
>>>>
>>>>  Please, if you have had some experience using this and can help us,
>>>>  I'll
>>>>  be so glad you. Thank you very much
>>>>
>>>>
>>>
>>
>>
>


-- 
Carlos Alex Sander J. Gulo, MsC Student
Federal University of Goiás
Bloco IMF-1, Campus 2 Samambaia
74690-815 - Goiânia-GO   BRAZIL
Research: Distributed Systems and Communication Networks



-- 
Carlos Alex Sander J. Gulo, MsC Student
Federal University of Goiás
Bloco IMF-1, Campus 2 Samambaia
74690-815 - Goiânia-GO   BRAZIL
Research: Distributed Systems and Communication Networks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.globus.org/pipermail/gridftp-user/attachments/20100807/806ae308/attachment.htm>


More information about the gridftp-user mailing list