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

Carlos Alex Sander J. Gulo grecos.carlosalex at gmail.com
Mon Aug 2 18:01:33 CDT 2010


   Hello,

My name is Carlos. I've developed some experiment using globus-url-copy 
and globus-gridftp-server, though ipv6, but without success. I'd like to 
know if you have some result about this. I've used a testbed in vmware, 
running Fedora Core 12, Globus 5.0 compile 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

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



More information about the gridftp-user mailing list