works now
thanks man it works now... prob was the version
What does the XML log file look like?
. 2010-12-14 14:15:59.825 --------------------------------------------------------------------------
. 2010-12-14 14:15:59.825 Using SFTP protocol.
. 2010-12-14 14:15:59.825 Doing startup conversation with host.
> 2010-12-14 14:15:59.825 Type: SSH_FXP_INIT, Size: 5, Number: -1
< 2010-12-14 14:15:59.918 Type: SSH_FXP_VERSION, Size: 5, Number: -1
. 2010-12-14 14:15:59.918 SFTP version 3 negotiated.
. 2010-12-14 14:15:59.918 We believe the server has signed timestamps bug
. 2010-12-14 14:15:59.918 We will use UTF-8 strings for status messages only
. 2010-12-14 14:15:59.918 Getting current directory name.
. 2010-12-14 14:15:59.918 Getting real path for '.'
> 2010-12-14 14:15:59.918 Type: SSH_FXP_REALPATH, Size: 10, Number: 16
< 2010-12-14 14:16:00.027 Type: SSH_FXP_NAME, Size: 51, Number: 16
. 2010-12-14 14:16:00.027 Real path is '/'
. 2010-12-14 14:16:00.027 Startup conversation with host finished.
. 2010-12-14 14:16:00.027 Listing directory "/xxxxxx".
> 2010-12-14 14:16:00.027 Type: SSH_FXP_OPENDIR, Size: 17, Number: 267
< 2010-12-14 14:16:00.215 Type: SSH_FXP_HANDLE, Size: 16, Number: 267
> 2010-12-14 14:16:00.230 Type: SSH_FXP_READDIR, Size: 16, Number: 524
< 2010-12-14 14:16:02.835 Type: SSH_FXP_NAME, Size: 9417, Number: 524
> 2010-12-14 14:16:02.835 Type: SSH_FXP_READDIR, Size: 16, Number: 780
< 2010-12-14 14:16:02.929 Type: SSH_FXP_STATUS, Size: 17, Number: 780
< 2010-12-14 14:16:02.929 Status/error code: 1
> 2010-12-14 14:16:02.929 Type: SSH_FXP_CLOSE, Size: 16, Number: 1028
. 2010-12-14 14:16:02.929 Closing connection.
. 2010-12-14 14:16:02.945 Sending special code: 12
. 2010-12-14 14:16:02.945 Sent EOF message
-append
switch to get
command. It works with SFTP protocol only though.