Hi,
I tried connecting to IPSwitch server using FTP voyager with ccc command but it does not do anything (does not list the directory neither). Please see logs:
STATUS> Connecting to "x.x.x.x" on port 21.
STATUS> Connected to x.x.x.x:21 from 10.0.1.6:58714.
220 UNAUTHORIZED ACCESS TO THIS SYSTEM IS STRICTLY PROHIBITED. All data and information held on or in, or generated by this system is proprietary and confidential. Any unauthorized use or unauthorize disclosure of such information is strictly prohibited.. Time = 14:31:56
COMMAND> AUTH SSL
234 AUTH TLS-P/SSL OK.
STATUS> SSL connection established. All transactions are now secure.
STATUS> Encryption cipher: 128 bit RC4; Version: TLSv1/SSLv3.
COMMAND> HOST x.x.x.x
500 'HOST x.x.x.x': command not understood.
STATUS> Connected. Logging in to the server.
COMMAND> USER xx
331 Password required for xx
COMMAND> PASS ***
230 Connect:Enterprise UNIX login ok, access restrictions apply.
STATUS> Login successful.
COMMAND> SYST
215 UNKNOWN Type: L8
COMMAND> FEAT
500 'FEAT': command not understood.
COMMAND> REST 100
500 'REST 100': command not understood.
STATUS> Server supports resume.
COMMAND> PBSZ 0
200 PBSZ 0 OK.
COMMAND> PROT P
200 PROT P OK, data channel will be secured.
COMMAND> PWD
257 "/cpsaso02" is current directory.
COMMAND> ccc
200 CCC Context Enabled.
It looks like FTP Voyager stops issuing commands after it sends the CCC command
After stopping it gets: home directory error
Any inputs will be appreciated.
Thanks!
Regards,
Starfish