mladd
Programmer
- Apr 12, 2006
- 46
Hey all! I am getting a strange error when trying to use SFTP. Basically in both the FTP Trace and the Map Log the error I see is:
>530 Please login with USER and PASS. (F)
Below is the target error:
<TargetReport card="1" adapter="FTP" bytes="6707" adapterreturn="-530">
<Message>Please login with USER and PASS.</Message>
<Settings>-TV -A -URL ftps://ftptest:ftptest@nrcsun01/FTP_Out.txt ;type=A</Settings>
</TargetReport>
Also, below is the full FTP Trace. IF anyone has any ideas how to resovle this, it would be appreciated. It almost appears that the user is not accepted, but I have verified with our admin that the ports are open for this user.
Thanks,
Mike
FTP Adapter, Version 8.0(105)
Copyright © 2004, Ascential Software Corporation. All rights reserved
Built for WIN32 - INTEL on Jan 31 2006 at 17:49:13.
Windows NT CRT DLL is
© Microsoft Corporation. All rights reserved..
Using C:\WINDOWS\system32\msvcrt.dll (Version 7.0.2600.2180 (xpsp_sp2_rtm.040803-2158)) for Visual C++ runtime.
Retry Count is 0. Retry Interval is 0. OnFailure is Rollback.
Fetch Unit is 0. Card Mode is Integral.
Will process 6707 bytes of data.
Run Started at 15:35:41.216 on 05/01/06.
Options used: audit,trace,verbose,name,url
URL ftps://ftptest:*****@nrcsun01/FTP_Out.txt will be used.
[WSAStart: Entering]
[WSAStart: bWSStarted = 0, nWSClients = 0]
[WSAStart: Attempting WinSock initialization.]
[WSAStart: WinSock initialized successfully.]
Windows Sockets Version 1.1 will be used.
Windows Sockets Version 2.2 is supported.
Windows Socket Description is 'WinSock 2.0'.
Windows Socket System Status is 'Running'.
Windows Socket supports up to 32767 socket(s).
Windows Socket supports UDP datagram of up to 65467 bytes.
Windows Socket has no additional vendor-specific information.
[WSAStart: SSL library load succeeded.]
Sockets Client ID 1 enabled.
[WSAStart: Exiting (rc = 1)]
URL user: 'ftptest'.
URL pass: '*******'.
URL host: 'nrcsun01'.
URL port: '21'.
URL path: 'FTP_Out.txt'.
URL type: 'I'.
Using explicitftps: protocol.
Server host is 'nrcsun01'.
Hostname: 'nrcsun01.newroadssouth.com'.
Address #1: 172.27.243.10.
Using port '21' for the connection.
Connecting to 'nrcsun01'.
Checking user port 21.
Service: 'ftp'.
Port: 21.
Protocol: 'tcp'.
Socket Opened.
Connected.
>220 nrcsun01 FTP server ready. (S)
<AUTH TLS-P
>530 Please login with USER and PASS. (F)
<AUTH SSL
>530 Please login with USER and PASS. (F)
[WSATerm: Entering]
[WSATerm: bWSStarted = 1, nWSClients = 1]
Sockets Client ID 1 disabled.
[WSATerm: nWSClients remaining = 0]
[WSATerm: Attempting WinSock shutdown.]
[WSATerm: Exiting]
Run Terminated at 15:35:41.544 on 05/01/06.
>530 Please login with USER and PASS. (F)
Below is the target error:
<TargetReport card="1" adapter="FTP" bytes="6707" adapterreturn="-530">
<Message>Please login with USER and PASS.</Message>
<Settings>-TV -A -URL ftps://ftptest:ftptest@nrcsun01/FTP_Out.txt ;type=A</Settings>
</TargetReport>
Also, below is the full FTP Trace. IF anyone has any ideas how to resovle this, it would be appreciated. It almost appears that the user is not accepted, but I have verified with our admin that the ports are open for this user.
Thanks,
Mike
FTP Adapter, Version 8.0(105)
Copyright © 2004, Ascential Software Corporation. All rights reserved
Built for WIN32 - INTEL on Jan 31 2006 at 17:49:13.
Windows NT CRT DLL is
© Microsoft Corporation. All rights reserved..
Using C:\WINDOWS\system32\msvcrt.dll (Version 7.0.2600.2180 (xpsp_sp2_rtm.040803-2158)) for Visual C++ runtime.
Retry Count is 0. Retry Interval is 0. OnFailure is Rollback.
Fetch Unit is 0. Card Mode is Integral.
Will process 6707 bytes of data.
Run Started at 15:35:41.216 on 05/01/06.
Options used: audit,trace,verbose,name,url
URL ftps://ftptest:*****@nrcsun01/FTP_Out.txt will be used.
[WSAStart: Entering]
[WSAStart: bWSStarted = 0, nWSClients = 0]
[WSAStart: Attempting WinSock initialization.]
[WSAStart: WinSock initialized successfully.]
Windows Sockets Version 1.1 will be used.
Windows Sockets Version 2.2 is supported.
Windows Socket Description is 'WinSock 2.0'.
Windows Socket System Status is 'Running'.
Windows Socket supports up to 32767 socket(s).
Windows Socket supports UDP datagram of up to 65467 bytes.
Windows Socket has no additional vendor-specific information.
[WSAStart: SSL library load succeeded.]
Sockets Client ID 1 enabled.
[WSAStart: Exiting (rc = 1)]
URL user: 'ftptest'.
URL pass: '*******'.
URL host: 'nrcsun01'.
URL port: '21'.
URL path: 'FTP_Out.txt'.
URL type: 'I'.
Using explicitftps: protocol.
Server host is 'nrcsun01'.
Hostname: 'nrcsun01.newroadssouth.com'.
Address #1: 172.27.243.10.
Using port '21' for the connection.
Connecting to 'nrcsun01'.
Checking user port 21.
Service: 'ftp'.
Port: 21.
Protocol: 'tcp'.
Socket Opened.
Connected.
>220 nrcsun01 FTP server ready. (S)
<AUTH TLS-P
>530 Please login with USER and PASS. (F)
<AUTH SSL
>530 Please login with USER and PASS. (F)
[WSATerm: Entering]
[WSATerm: bWSStarted = 1, nWSClients = 1]
Sockets Client ID 1 disabled.
[WSATerm: nWSClients remaining = 0]
[WSATerm: Attempting WinSock shutdown.]
[WSATerm: Exiting]
Run Terminated at 15:35:41.544 on 05/01/06.