Details
-
Fix
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.3.10.1090
-
None
-
all
Description
The client version is getting failure messages when I am trying to upload some files to my secure server. The SOSFTP client is not able to use the coustome port which is mentioned in the ftp_settings.ini file.
C:\Program Files\sosftp\client>sosftp.cmd -settings=ftp_settings.ini -profile=sftp_download -operation=receive
14:44:31.307---------- Friday May 14 14:44:31 2010
14:44:31.307 [info]
*************************************************************************
- *
- SOSFTP - Managed File Transfer Utility *
- -------------------------------------- *
- *
*************************************************************************
version = 1.0.18
date = 2010-05-14 02:44:31
operation = receive
protocol = sftp
file specification = .txt
file path =
source host = INBCPU059 (10.0.11.112)
local directory = C:\testuser\Files_Outgoing\
jump host =
target host = 192.168.25.56 (192.168.25.56)
target directory = /Test_Upload/
pid = 4356
ppid =
*************************************************************************
14:44:32.354 [warn] ftp processing failed: could not process file transfer: ..error in ftp server init with [host=192.168.25.56], [port=22] ..sft
p server login failed [user=testuser], [host=192.168.25.56]: java.lang.Exception: Error occured connecting: java.lang.Exception: authentication failed [host=192.168.25.56, port=22, user:testuser, auth_method=password, auth_file=
14:44:32.354 [info]
*************************************************************************
execution status = error
successful transfers = 0
failed transfers = 1
last error = ftp processing failed: could not process file transfer: ..error in ftp server init with [host=192.168.25.56], [port=22] ..sftp
server login failed [user=testuser], [host=192.168.25.56]: java.lang.Exception: Error occured connecting: java.lang.Exception: authentication failed [host=192.168.25.56, port=22, user:testuser, auth_method=password, auth_file=
*************************************************************************