Getting the directory list after a get operation.
See below the log for the operation, I'm using save sessions to run schedule tasks, that runs .wsf files that perform the download of file through a winscp client
three days ago it started to perform an extra
What could be causing this?
How can I fix the command line/WinSCP configuration?
three days ago it started to perform an extra
LIST -a
after the get
operation, not sure what changed, but I need to stop it, it makes the log file huge and unmanageable
What could be causing this?
How can I fix the command line/WinSCP configuration?
Starting DataFileImport.wsf on 7/28/2014 8:00:02 AM currentUser: userwithpermissions ftpSourceFileName: Inbound!SavedSession:/Blah blah-2014-07-27.csv ftpDestinationFileName: C:\AFT\ListManagement\Files\Five9\In\Blahblah-FileName-2014-07-27.csv Creating WinSCP Client ftpClient.FtpToolPath: C:\Program Files\WinSCP\WinSCP.exe Blahblah-FileName-{yyyy-mm-dd}.csv Inbound!SavedSession:/ C:\AFT\ListManagement\Files\Five9\In\ -1 Starting the FileImportController.vbs script at 7/28/2014 8:00:02 AM FileImportController startup --- Calling FtpClient.RunFtp --- commandLine: "C:\Program Files\WinSCP\WinSCP.exe" /console /log="C:\DOCUME~1\LOGGED~1\LOCALS~1\Temp\rad839D7.tmp" /script="C:\DOCUME~1\LOGGED~1\LOCALS~1\Temp\rad00545.tmp" executing command --- Start of Std Out --- --- End of Std Out --- command exit code: 0
. 2014-07-28 08:00:03.301 -------------------------------------------------------------------------- . 2014-07-28 08:00:03.301 WinSCP Version 5.5.4 (Build 4433) (OS 5.2.3790 Service Pack 1 - Microsoft Windows Server 2003 R2) . 2014-07-28 08:00:03.301 Configuration: C:\Program Files\WinSCP\WinSCP.ini . 2014-07-28 08:00:03.316 Local account: appServer\userwithpermissions . 2014-07-28 08:00:03.316 Working directory: C:\Apps\Scripts\Miscellaneous . 2014-07-28 08:00:03.316 Process ID: 5800 . 2014-07-28 08:00:03.316 Command-line: "C:\Program Files\WinSCP\WinSCP.exe" /console /log="C:\DOCUME~1\LOGGED~1\LOCALS~1\Temp\rad839D7.tmp" ... . 2014-07-28 08:00:07.113 Startup conversation with host finished. < 2014-07-28 08:00:07.113 Script: Active session: [1] Inbound!Five9_Inbound > 2014-07-28 08:00:07.113 Script: get "/Blahblah-FileName-2014-07-27.csv" "C:\AFT\ListManagement\Files\Five9\In\Blahblah-FileName-2014-07-27.csv" . 2014-07-28 08:00:07.113 Listing file "/Blahblah-FileName-2014-07-27.csv". . 2014-07-28 08:00:07.113 Retrieving directory listing... > 2014-07-28 08:00:07.113 TYPE A < 2014-07-28 08:00:07.176 200 Switching to ASCII mode. > 2014-07-28 08:00:07.176 PASV < 2014-07-28 08:00:07.238 227 Entering Passive Mode (198,105,200,9,39,25). [u][b]> 2014-07-28 08:00:07.238 LIST -a[/b][/u] < 2014-07-28 08:00:07.379 150 Here comes the directory listing. . 2014-07-28 08:00:07.441 TLS connection established . 2014-07-28 08:00:26.410 drwxr-xr-x 2 1001 1001 15265792 Jul 28 07:36 . . 2014-07-28 08:00:26.410 drwxr-xr-x 2 1001 1001 15265792 Jul 28 07:36 .. . 2014-07-28 08:00:26.410 -rw-rw---- 1 1001 1001 698 Jun 29 2013 Blahblah-FileName0-2013-06-28.csv . 2014-07-28 08:00:26.410 -rw-rw---- 1 1001 1001 698 Jun 30 2013 Blahblah-FileName1-2013-06-29.csv