fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [7911] import: testing


From: Sigurd Nes
Subject: [Fmsystem-commits] [7911] import: testing
Date: Fri, 21 Oct 2011 11:22:18 +0000

Revision: 7911
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7911
Author:   sigurdne
Date:     2011-10-21 11:22:02 +0000 (Fri, 21 Oct 2011)
Log Message:
-----------
import: testing

Modified Paths:
--------------
    trunk/property/inc/cron/default/Import_fra_basware_X205.php

Modified: trunk/property/inc/cron/default/Import_fra_basware_X205.php
===================================================================
--- trunk/property/inc/cron/default/Import_fra_basware_X205.php 2011-10-21 
09:17:49 UTC (rev 7910)
+++ trunk/property/inc/cron/default/Import_fra_basware_X205.php 2011-10-21 
11:22:02 UTC (rev 7911)
@@ -257,7 +257,8 @@
                                        echo "okay: logged in...<br/>";
 
                                        // execute a command
-                                       if (!($stream = ssh2_exec($connection, 
"ls -al {$directory_remote}" )))
+                                       //if (!($stream = 
ssh2_exec($connection, "ls -al {$directory_remote}" )))
+                                       if (!($stream = ssh2_exec($connection, 
"dir {$directory_remote}" )))
                                        {
                                                echo "fail: unable to execute 
command\n";
                                        }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]