ftps with command line

Advertisement

ContaMtrico
Joined:
Posts:
3
Location:
Italy

ftps with command line

Hi to all.....

I would like to connect to a ftps but does not work.

log:
. 2012-01-04 15:47:46.466 --------------------------------------------------------------------------
. 2012-01-04 15:47:46.475 WinSCP Version 4.3.5 (Build 1463) (OS 6.1.7601 Service Pack 1)
. 2012-01-04 15:47:46.484 Configuration: \\xxxx\winscp.ini
. 2012-01-04 15:47:46.490 Local account: xxxxxxxxxxxx
. 2012-01-04 15:47:46.496 Login time: mercoledì 4 gennaio 2012 15:47:46
. 2012-01-04 15:47:46.502 --------------------------------------------------------------------------
. 2012-01-04 15:47:46.508 Session name: xxxxxx@xx.xx.xxx.xx (Ad-Hoc session)
. 2012-01-04 15:47:46.513 Host name: xx.xx.xxx.xx (Port: 7121)
. 2012-01-04 15:47:46.517 User name: xxxxxx (Password: Yes, Key file: No)
. 2012-01-04 15:47:46.527 Tunnel: No
. 2012-01-04 15:47:46.534 Transfer Protocol: SFTP (SCP)
. 2012-01-04 15:47:46.543 Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. 2012-01-04 15:47:46.547 Proxy: none
. 2012-01-04 15:47:46.553 SSH protocol version: 2; Compression: No
. 2012-01-04 15:47:46.565 Bypass authentication: No
. 2012-01-04 15:47:46.570 Try agent: Yes; Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No
. 2012-01-04 15:47:46.576 Ciphers: aes,blowfish,3des,WARN,arcfour,des; Ssh2DES: No
. 2012-01-04 15:47:46.581 SSH Bugs: -,-,-,-,-,-,-,-,-
. 2012-01-04 15:47:46.587 SFTP Bugs: -,-
. 2012-01-04 15:47:46.593 Return code variable: Autodetect; Lookup user groups: Yes
. 2012-01-04 15:47:46.600 Shell: default
. 2012-01-04 15:47:46.608 EOL: 0, UTF: 2
. 2012-01-04 15:47:46.614 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. 2012-01-04 15:47:46.619 LS: ls -la, Ign LS warn: Yes, Scp1 Comp: No
. 2012-01-04 15:47:46.624 Local directory: default, Remote directory: home, Update: No, Cache: Yes
. 2012-01-04 15:47:46.629 Cache directory changes: Yes, Permanent: Yes
. 2012-01-04 15:47:46.641 DST mode: 1
. 2012-01-04 15:47:46.652 --------------------------------------------------------------------------
. 2012-01-04 15:47:46.668 Looking up host "xx.xx.xxx.xx"
. 2012-01-04 15:47:46.675 Connecting to xx.xx.xxx.xx port 7121
. 2012-01-04 15:48:01.695 Waiting for data timed out, asking user what to do.
. 2012-01-04 15:48:01.701 Asking user:
. 2012-01-04 15:48:01.705 Host is not communicating for 15 seconds.
. 2012-01-04 15:48:01.708
. 2012-01-04 15:48:01.711 Wait for another 15 seconds? ()
. 2012-01-04 15:48:01.716 Attempt to close connection due to fatal exception:
* 2012-01-04 15:48:01.720 Terminated by user.
. 2012-01-04 15:48:01.724 Closing connection.
. 2012-01-04 15:48:01.728 Sending special code: 12

Can you help me????

Thanks a lot

Reply with quote

Advertisement

ContaMtrico
Joined:
Posts:
3
Location:
Italy

command line

option batch abort
option confirm off
open xxxxxxx:xxxxxxxx@xx.xx.xx.xx:7121 -passive
option transfer binary
close
exit

FTPS
PASSIVE MODE

Reply with quote

Advertisement

You can post new topics in this forum