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
Coreftp client command line installing
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