Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 84738ccc1dd3913a9577fa7171cdf256 > files > 1

gfal2-plugin-gridftp-2.1.1-0.fc16.i686.rpm

#
# basic configuration for the gfal 2 griftp plugin


[GRIDFTP PLUGIN]
# enable or disable gridFTPv2 support
GRIDFTP_V2=true

# enable or disable session re-use support
# warning : disable this feature can slow-down a lot the performances
SESSION_REUSE=false

#  default number of streams used for file transfers
# 0 means in-order-stream mode
RD_NB_STREAM=0

# default checksum algorithm type used for transfer content verification
COPY_CHECKSUM_TYPE=ADLER32

# enable or disable the encryption for the data channel
DCAU=false

# enable or disable the ipv6 support
IPV6=false