Trouble shooting other MS SQL job Executed as user: HSEN\_
Hello,
I am receiving the following messages:
We have the following environment
1. WinSCP ver 4.1.9 build 416
2. MS SQL 2000
3. Windows Server 2003 r2 sp2 standard edition
4. Using SFTP
5. Using scripting/automation
6. Connecting to GlobalScape's EFT server
7. The command in the batch is
8.
Solution we tried
1. gave everyone full rights to the folder that contains the batch files
2. gave everyone full rights to the folder for WinSCP
What currently works is
Microsoft
The client is requesting to use SFTP to submit data.
Thank you for any assistance,
I am receiving the following messages:
We have a MS SQL 2000 job that is calling to the batch. The batch then runs the FTP file. The job is failing at step one.Executed as user:HSEN\_sossqlservice. C:\Program Files\Common Files\SYSTEM\MSMAPI\1033>"c:\program files\winscp\winscp.com" /script=c:\batch\FTPKTToKAText.txt /log=c:\batch\ftptocontroltec batch on confirm off Searching for host... Host does not exist No Session. c:\ImportExport\KinderTrack transfer binary No session. No session. No session. c:\ImportExport\KinderTrack\Tracking transfer binary No session. No session. No session. No session. c:\ImportExport\KinderTrack\Schedules transfer binary No session No session Process Exit Code 1. The step failed
We have the following environment
1. WinSCP ver 4.1.9 build 416
2. MS SQL 2000
3. Windows Server 2003 r2 sp2 standard edition
4. Using SFTP
5. Using scripting/automation
6. Connecting to GlobalScape's EFT server
7. The command in the batch is
"c:\program files\winscp\winscp.com" /script=c:\batch\FTPKTToKTText.txt /log=c:\batch\ftptocontroltec
option batch on option confirm off open Controltec cd KinderAttend lcd c:\ImportExport\KinderTrack option transfer binary Put KinderCN.txt Put KinderPN.txt cd .. cd KinderAttend\Tracking lcd c:\ImportExport\KinderTrack\Tracking option transfer binary Put TrackingAttendance.txt Put TrackingChildProviderExport.txt cd .. cd .. cd KinderAttend\Schedules lcd c:\ImportExport\KinderTrack\Schedules option transfer binary Put KTtoKAChildScheduleExport.txt close exit
1. gave everyone full rights to the folder that contains the batch files
2. gave everyone full rights to the folder for WinSCP
What currently works is
Microsoft
ftp
client on the server. MS SQL 2000's job call to the batch and the batch runs the ftp
commands using Microsoft's ftp
client.
The client is requesting to use SFTP to submit data.
Thank you for any assistance,