In message <_A3662@delegate-en.ML_> on 03/18/07(19:17:00) you "Thomas Heidkamp" <pjmhabdyi-hyepkzrgg4tw.ml@delegate.org> wrote: |Now I want to connect over my delegate FTPs TLS to my internal FTPs Server. | |FTPs (client ) ------> Delegate TLS ------> FTPs Server | |The communication between the client and the delegate and also between the |delegate and the internal FTPs Server should be encrypted. | |I use the following syntax : (my delegate is on 192.168.134.1) | |( 2 samples .. because I don稚 know, which is the best !!) | |/usr/local/delegate/src/delegated STLS="fsv" -P3500 SERVER=ftps MOUNT="/* |ftp://192.168.134.10:21/*" RELIABLE="x.x.x.x" REMITTABLE="ftp" |LIBPATH=/usr/lo..... | | |And the second | |/usr/local/delegate/src/delegated STLS="fcl" -P3600 SERVER=ftps MOUNT="/* |ftps://192.168.134.10/*" RELIABLE="x.x.x.x" REMITTABLE="ftp" |LIBPATH=/usr/loc ..... I think that the following parameters will be better: STLS="-fcl,fsv" SERVER=ftp MOUNT="/* ftp://server/*" MODE=noxdc ... It allows both implicit/explicit SSL with clients (STLS=-fcl), while forcing explicit SSL with the server(STLS=fsv). MODE=noxdc disables "MODE XDC" (which is for making data transferred on the control-connection between DeleGates). Cheers, Yutaka -- 9 9 Yutaka Sato <pfqcabdyi-hyepkzrgg4tw.ml@delegate.org> http://delegate.org/y.sato/ ( ~ ) National Institute of Advanced Industrial Science and Technology _< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan Do the more with the less -- B. Fuller