Posted: 2006-11-06, 17:47 UTC
Do u have any web link on how to do so? I really don't have any idea...
Forum - Public Discussion and Support
https://www.ghisler.ch/board/
Code: Select all
-----BEGIN CERTIFICATE-----
MIICeTCCAeICCQDFOUrIQ9jyfzANBgkqhkiG9w0BAQQFADCBgDELMAkGA1UEBhMC
R0UxDzANBgNVBAgTBkdFTkVWQTELMAkGA1UEBxMCR0UxDDAKBgNVBAoTAzdnMDEM
MAoGA1UECxMDN2cwMRcwFQYDVQQDEw4xOTQuMTQ2LjExMS42MDEeMBwGCSqGSIb3
DQEJARYPZnJnQGhlcHRhZ28uY29tMB4XDTA2MDkyNTEwMTc0MFoXDTA3MDkyNTEw
MTc0MFowgYAxCzAJBgNVBAYTAkdFMQ8wDQYDVQQIEwZHRU5FVkExCzAJBgNVBAcT
AkdFMQwwCgYDVQQKEwM3ZzAxDDAKBgNVBAsTAzdnMDEXMBUGA1UEAxMOMTk0LjE0
Ni4xMTEuNjAxHjAcBgkqhkiG9w0BCQEWD2ZyZ0BoZXB0YWdvLmNvbTCBnzANBgkq
hkiG9w0BAQEFAAOBjQAwgYkCgYEA4cHYSQtW/CxgzR21ES9ZPqFfl3UOXxK28lmv
fkhvWorSCSm1B3DDWitQwz7/A90GwSXBgbNn8VMc2aAd9TqQfIZrvnUXAruNKZeQ
eiLZCa9CnyovxcqoJ98lIzRZKfxuEl/9GinTTrGEpBmnjIwaLXUPfY01vbtxHHFZ
UOWR/zECAwEAATANBgkqhkiG9w0BAQQFAAOBgQAfLz0+zvnTOBrqRwIOCkaN4jJm
epLwtAPvHlRKq0wbIEA98tdHnib2A0PqQ/+lxI49jGzLqBi4qf3PagKNhJZ9I6BW
fK06o7SnhTsGokkfen2v08x3bplrI+79P/EjZRwd4+MXPkMGnAM4/D6vRhjjZk/j
JRQdvU4uz5g+EQgSSA==
-----END CERTIFICATE-----
I did, however it hang on the command "LIST".ghisler(Author) wrote:Try to connect anonymously to our forum server:
ftps://ghisler.ch/
Code: Select all
----------
Connect to: (07.11.2006 16:46:28)
hostname=ghisler.ch
username=anonymous
startdir=
ghisler.ch=204.157.1.65
220---------- Welcome to Pure-FTPd [TLS] ----------
220-You are user number 6 of 50 allowed.
220-Local time is now 10:46. Server port: 21.
220 You will be disconnected after 15 minutes of inactivity.
AUTH TLS
234 AUTH TLS OK.
Cert subject: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=gandalf.dewahost.net/emailAddress=ssl@cpanel.net
Cert issuer: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=gandalf.dewahost.net/emailAddress=ssl@cpanel.net
USER anonymous
230 Anonymous user logged in
SYST
215 UNIX Type: L8
FEAT
211-Extensions supported:
EPRT
IDLE
MDTM
SIZE
REST STREAM
MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
MLSD
ESTP
PASV
EPSV
SPSV
ESTA
AUTH TLS
PBSZ
PROT
211 End.
PBSZ 0
200 PBSZ=0
PROT P
534 Fallback to [C]
Connect ok!
CWD /
250 OK. Current directory is /
PWD
257 "/" is your current location
Verzeichnis einlesen
TYPE A
200 TYPE is now ASCII
PORT 85,216,78,207,5,237
200 PORT command successful
LIST
Taste 'Abbrechen' betätigt!
Thx a lot, however I've the same problem: It hang on the "LIST" command.franck8244 wrote:ftps server : 194.146.111.60
username : pub_tc_user
passwd : tctest
Code: Select all
----------
Connect to: (07.11.2006 16:51:08)
hostname=ghisler.ch
username=anonymous
startdir=
ghisler.ch=204.157.1.65
220---------- Welcome to Pure-FTPd [TLS] ----------
220-You are user number 2 of 50 allowed.
220-Local time is now 10:51. Server port: 21.
220 You will be disconnected after 15 minutes of inactivity.
AUTH TLS
234 AUTH TLS OK.
Cert subject: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=gandalf.dewahost.net/emailAddress=ssl@cpanel.net
Cert issuer: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=gandalf.dewahost.net/emailAddress=ssl@cpanel.net
USER anonymous
230 Anonymous user logged in
SYST
215 UNIX Type: L8
FEAT
211-Extensions supported:
EPRT
IDLE
MDTM
SIZE
REST STREAM
MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
MLSD
ESTP
PASV
EPSV
SPSV
ESTA
AUTH TLS
PBSZ
PROT
211 End.
PBSZ 0
200 PBSZ=0
PROT P
534 Fallback to [C]
Connect ok!
PWD
257 "/" is your current location
Verzeichnis einlesen
TYPE A
200 TYPE is now ASCII
PORT 192,168,102,2,5,106
500 I won't open a connection to 192.168.102.2 (only to 85.216.78.207)
You are still in port mode! You need to switch that specific connection to passive mode, it's stored in the settings of each connection.PORT 192,168,102,2,5,106
Do not use the HTTP proxy with ftp support for ftps. It's a clear text http connection, and doesn't support encrypted ftp.To establish a FTPS connection the URL must be entered like ftps://ghisler.ch This does not work well when connecting through a proxy.
ghisler(Author) wrote:Try passive mode.
Same error with passive modeghisler(Author) wrote:You are still in port mode! You need to switch that specific connection to passive mode, it's stored in the settings of each connection.PORT 192,168,102,2,5,106
wcx_ftp.ini wrote:[ftps-Test Ghisler]
host=ftps://ghisler.ch
username=anonymous
anonymous=1
pasvmode=1
Code: Select all
----------
Connect to: (08.11.2006 18:22:05)
hostname=ghisler.ch
username=anonymous
startdir=
ghisler.ch=204.157.1.65
220---------- Welcome to Pure-FTPd [TLS] ----------
220-You are user number 3 of 50 allowed.
220-Local time is now 12:21. Server port: 21.
220 You will be disconnected after 15 minutes of inactivity.
AUTH TLS
234 AUTH TLS OK.
Cert subject: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown
/CN=gandalf.dewahost.net/emailAddress=ssl@cpanel.net
Cert issuer: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown
/CN=gandalf.dewahost.net/emailAddress=ssl@cpanel.net
USER anonymous
230 Anonymous user logged in
SYST
215 UNIX Type: L8
FEAT
211-Extensions supported:
EPRT
IDLE
MDTM
SIZE
REST STREAM
MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
MLSD
ESTP
PASV
EPSV
SPSV
ESTA
AUTH TLS
PBSZ
PROT
211 End.
PBSZ 0
200 PBSZ=0
PROT P
534 Fallback to [C]
Connect ok!
PWD
257 "/" is your current location
Verzeichnis einlesen
TYPE A
200 TYPE is now ASCII
PASV
227 Entering Passive Mode (204,157,1,65,120,47)
PORT 192,168,102,2,4,183
500 I won't open a connection to 192.168.102.2 (only to 85.216.78.7)