[gridftp-user] Help about globus-url-copy x globus-gridftp-server
Michael Link
mlink at mcs.anl.gov
Tue Aug 3 14:40:23 CDT 2010
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
>
>
More information about the gridftp-user
mailing list