Search found 4 matches

by zhorvat
Mon May 07, 2007 7:34 am
Forum: Client - General
Topic: ssh
Replies: 0
Views: 3825

ssh

i`m working on automatic installer from command prompt for clients
i have copied privat key and sites file in folder
coreftp installs fine and import function works fine
but import doesn`t put private key in key file automaticaly
i have to point manualy

can you help
by zhorvat
Mon May 07, 2007 7:30 am
Forum: Client - General
Topic: Coreftp client command line installing
Replies: 3
Views: 6670

Re: try -s

bigRahn wrote:Looks like CoreFTP uses a - instead of / for options.
Try using client.exe -s -import file.csv

i figured it out
the command must be with /s
but import command can`t be done from the same line

i have another problem, for ssh import doesn`t put private key in key file automaticaly

can you help
by zhorvat
Mon May 07, 2007 7:29 am
Forum: Client - General
Topic: Coreftp client command line installing
Replies: 3
Views: 6670

i figured it out
the command must be with /s
but import command can`t be done from the same line

i have another problem, for ssh import doesn`t put private key in key file automaticaly

can you help
by zhorvat
Thu May 03, 2007 1:12 pm
Forum: Client - General
Topic: Coreftp client command line installing
Replies: 3
Views: 6670

Coreftp client command line installing

i have a problem with installing coreftp from command line

here is my command:
e:\software\sftp server\client.exe /s -import test.csv
import doesn`t work

what is wrong

thanks