Command Line

Core FTP client questions and answers
Post Reply
ntvuser
Posts: 5
Joined: Thu May 26, 2005 4:48 pm

Command Line

Post by ntvuser »

Command Line has a lot options but it does not have -ssh to connect to SSH Server. Using -site option is not convenient way for automation or calling from other application. What have to do? May be exist some way without site profile?
ntvuser
Posts: 5
Joined: Thu May 26, 2005 4:48 pm

Post by ntvuser »

Sounds good. What could next build be available?
ntvuser
Posts: 5
Joined: Thu May 26, 2005 4:48 pm

Post by ntvuser »

I did update to new version.
But when I tried running using new option -ssh I got "AMConnect socket #1592 to 216.201.xxx.xxx, port 9zzz...Can't establish connection --> 216.201.xxx.xxx:9zzzz @ Tue May 31 10:51:36 2005".
On the screen I saw "Can't establish connection (D-38)".

Command line: coreftp -d ftp://user:password@216.201.xxx.xxx:9zzz/remote_directory/file.dat -log \path\filename -ssh
Server version: SSH-2.0-VShell_2_3_1_151
VShellversion: SSH-2.0-SSH-Local

Help please.
ntvuser
Posts: 5
Joined: Thu May 26, 2005 4:48 pm

Post by ntvuser »

Changing to "sftp:// " fixed the issue. It works.
Thank you.
Post Reply