Strange behavior ftp ls command

Hi Everybody
Here is the situation with FTP conections between diferent platforms
FTP Server: Solaris 10
FTP Client: Linux or Windows
When I connect to the FTP Server and run a ls or ls -l command it does not return anything, it seems like the directory is empty, For example:
user1@ubuntu:~$ ftp 10.2.1.11
Connected to 10.2.1.11.
220 tn-00 FTP server ready.
Name (10.2.1.11:user1): billing1
331 Password required for billing1.
Password:
230 User billing1 logged in. Access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls -l
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
ftp> ls
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
But the directory is not empty...
SO.. What i'm getting no output from ls or ls -l commands?
Thanks so much for your help

Hi! thanks for the reply!
For Some reason the output of pwd command is "/", but the home directory for my test user is "/opt/mer/ler"
[MMCR5-TIGO][root@mncn-00 /]>> ftp localhost
Connected to localhost.
220 mncn-00 FTP server ready.
Name (localhost:mmsadmin): test
331 Password required for test.
Password:
230 User test logged in. Access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> pwd
257 "/" is current directory.
ftp> ls
I don't know why if i connect form a Windows client or Linux clients the "ls" command does not return anything.
Regards!

Similar Messages

  • Strange Behavior with gMSA in Server 2012 R2

    Greetings,
    I have been doing some testing with gMSA Accounts in a Server 2012 R2 environment (two separate environments, actually), and I have noticed something very strange that occurred in both environments, which does not appear to be occurring in one of our customer's
    self-managed environments.
    We created a Group Managed Service Account using the following article:
    http://blogs.technet.com/b/askpfeplat/archive/2012/12/17/windows-server-2012-group-managed-service-accounts.aspx
    Everything went smoothly, and the account installs/tests successfully on both of the hosts that we are testing on. I am able to set my services to run under the account, and most of them appear to work fine. I am having some issues with a few of my services,
    and I believe that the strange behavior I am seeing may have something to do with this - described below: 
    As soon as I set the service's Log On Account (via the Log On Tab under the Service's Properties), the entirety of the "Log On" tab changes to "greyed out," and I am unable to change the Log On account back via the GUI (Screenshot
    attached).
    I found that I am able to successfully change the account via Command Line using sc.exe, but the Log On tab remains greyed out! So far, I have found nothing to remedy this, but confirmed that it happens for any service I set to use the gMSA as the Logon
    Account, and that it happens in 2 separate test environments, but not in a Customer's production environment - very strange.
    All servers in this environment are running Server 2012 R2, and domain Functional Level is currently Server 2012.
    I have been unable to find any information online about this behavior, so I am hoping someone has seen this before, and can explain why this is happening.
    Nick

    VIvian,
    Yes, we used the Install-AdServiceAccount gMSA command on each host using the gMSA account, and then ran Test-AdServiceAccount gMSA, which returned "True."
    However, one thing I noticed is that if I run Test-ADServiceAccount gMSA as a Local Administrator, it fails with the following:
    PS C:\Users\Administrator> Test-AdServiceAccount gMSA$
    Test-AdServiceAccount : The server has rejected the client credentials.
    At line:1 char:1
    + Test-AdServiceAccount gMSA$
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : SecurityError: (:) [Test-ADServiceAccount], AuthenticationException
        + FullyQualifiedErrorId : ActiveDirectoryCmdlet:System.Security.Authentication.AuthenticationException,Microsoft.A
       ctiveDirectory.Management.Commands.TestADServiceAccount
    If I run Test-ADServiceAccount gMSA as Domain Administrator, it returns true:
    PS C:\Users\Administrator.<domainname>> Test-AdServiceAccount gMSA$
    True
    Is this normal?
    Overall, I think the issue I am running into is at the Application Level, and not a problem with the gMSA, as it appears to be working. (Can Start/Stop services without any issues). I will be investigating my issue further with 3rd-party vendors, unless
    you think there is something wrong with my gMSA accounts based on the information I have provided.
    Nick

  • Strange behavior in report Output

    Hi,
    Strange behavior in report output , please some one help me out of this problem.
    I am using Oracle order capture rdf file ASOPQTEL.rdf.
    My working environment:
    Windows,apps instance .Now this rdf file is working fine in my work Environment.
    when this same file is deployed in client environment (UNIX and different apps instance from my working environment apps instance)
    for some cases it is giving output.
    for some cases it's throughing error.
    Thanks,
    Mithun

    Please specify what kind of error you are getting and what is command you are firing on Unix.

  • Strange behavior of WindowsIntune / Win8.1 : Repetitively launch C:\Program Files\Microsoft\OnlineManagement\Updates\Bin\omupdclt.exe

    Hi,
    After moving from Win8 to Win8.1 (using WindowsStore update),
    I observed sometimes that some command prompt Windows (ugly black MSDOS Windows) opens / closes Repetitively in my desktop.
    At a moment where the computer was really busy, I was abble to see the title of this black window :
    It was : C:\Program Files\Microsoft\OnlineManagement\Updates\Bin\omupdclt.exe
    Can someone tell me how to prevent this strange behavior ?
    Thanks in advance.
    AC Soft.

    I have also openned a case at WindowsIntune support, and up to now, they replyed me this :
    We have been able to reproduce this issue ourselves. We are currently working with our engineers to identify if there is a way to prevent these command prompts from launching.
    So, while waiting, I Tried your solution.
    On the Win8.1 computer that had the problem, i found an AccoundID value, with { }, and all letters in Uppercase, as described in your solution. So, the problem for me is not that AccountID is not populated...
    When I looked at another Win8.1 computer that had not the problem, i found an AccountID value
    without { }, and with all letters
    in lowercase.
    So I looked at a Win7 Virtual machine that was enroled into intune too, and that obviously didn't had the problem, and I found there an AccountID value without { }, and with all letters in lowercase, same as on the working computer.
    So on the computer that had the problem, I removed the { }, put all letters in lowercase, then run
    %ProgramFiles%\Microsoft\OnlineManagement\Updates\Bin\omupdclt.exe /agentupdatenow
    I rebooted the computer, and now, I wait to see if the problem is solved...
    I will tell you what happened in some days...
    AC Soft.
    That process will not fix this issue.  We have a fix coming in an upcoming service release.  
    Thanks,
    Jon L. - MSFT - This posting is provided "AS IS" with no warranties and confers no rights.

  • Strange behavior of Windows Azure Compute Emulator (SDK 2.3)

    Today, after an update of the Azure SDK from 2.2 to 2.3, I noticed that only one of the two instances of my web role is started in
    the Azure Compute Emulator, the output of the Start-AzureEmulator is this:
    VERBOSE: Starting Emulator...
    VERBOSE: Role is running at http://127.0.0.1:81/
    Role is running at tcp://127.0.0.1:3389/
    Role is running at tcp://127.0.0.1:3389/
    VERBOSE: Started
    and only one instance is started in the Azure Compute Emulator.
    But in the past was something similar to this one:
    VERBOSE: Starting Emulator...
    VERBOSE: Role is running at http://127.0.0.1:81/
    http://127.0.0.1:82/
    Role is running at tcp://127.0.0.1:3389/
    Role is running at tcp://127.0.0.1:338/
    VERBOSE: Started
    and two instances were started.
    I already found this thread:
    http://stackoverflow.com/questions/13946634/strange-behavior-of-windows-azure-compute-emulator-sdk-1-8-with-multiple-role
    but it was not useful in my case (Microsoft.WindowsAzure.Common.WorkArounds.BindToAllIpsWorkAroundEnabled is False).
    Thanks in advance for any help.
    OS: Windows 8.1
    Azure SDK: 2.3
    Azure Compute Emulator: 2.3.0.0

    Hi,
    As far as I know, powershell didn't have a parameter to start azure emulator with full express, please try to use Command-line to test, refer to
    http://msdn.microsoft.com/en-us/library/gg433130.aspx for more details, if this didn't give you help, please feel free to let me know.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Strange behavior of Aliases

    Ever since switching to OS 10.5, I have had a strange situation with aliases and the file to which they point. After selecting an alias, and pressing Command+R, the window will display the actual source file in its actual location, as always. Then, if I use the back-left arrow in the left side of the title bar (or Command+[ ) to return to the folder containing the alias, that folder will appear to contain the original file in addition to the alias. In reality, that file is really in its original location and it only appears to be in both places. If I move the phantom file to the desktop, the real file will disappear from its real location. Has anyone else experienced this strange behavior?

    red_menace wrote:
    I also noticed that the contextual menu item to show the original works differently than the main menu item.
    On my system, the contextual menu behaves the same way. Using the back arrow to return to the original folder shows both the file and its alias. Leaving that folder and returning removes the phantom file, as you observed.

  • Announcing FTP Quote Command Deprecation

    Hi Everyone,
    Deprecations to FTP Commands
    Oracle CM SDK provides several FTP quote commands to change system behavior via the FTP protocol.
    Due to the fact that we have not found them as useful as originally planned and that they add unnecessary complexity to the FTP protocol server, we have decided to deprecate the following FTP Quote commands in this release.
    - QUOTE ACL
    - QUOTE NOACL
    - QUOTE ADMIN
    - QUOTE NOADMIN
    These commands will be deleted from future releases of Oracle CM SDK.
    Regards,
    Simon Azriel
    Principal Product Manager
    Oracle Content Management SDK
    Oracle

    We need to FTP outbound (IBM Mainframe) and configure data block/window size before putting files. Any ideas?
    Thanks
    Rogerio

  • Instrument driver development wizard strange behavior

    Hi,
    I was using the driver development wizard and I started getting strange results.  It started creating VI's where the text builder portion ws seperate from the VISA communication portion of the code.  I had to delete indicators and controls and wire the seperate sections.  Also, the VI's dropped the VISA commands and replaced them with nonsense commands.  Very strange.  I closed and re-opened LabVIEW, but no change.
    Has anyone had this happen to them?
    Mark Ramsdale

    Hi Mark, 
    That does seem like some strange behavior. Could you fill me in on some more information? 
    I'd like to see if I can recreate the issue on my end. 
    What OS are you running?
    Version of LabVIEW?
    Version of Measurement & Automation Explorer? 
    DAQmx Driver?
    VISA Driver?
    What were you trying to build a driver for? At what point did it start having issues? 
    Any other useful information you can think of? 
    Applications Engineer
    National Instruments
    CLD Certified

  • PageCheckSeconds not working in WLS 5.1SP11. Strange behavior..

              Hello All,
              We are using Weblogic 5.1 SP11 and I am seeing a strange behavior when I use the
              JSPC pre-compiler.
              Using JSPC compiler, I get class/source files in the workingDir that have two underscores
              prepended to the file name...Eg : index.jsp is translated into __index.java and pre-compiled
              into __index.class. Now when i start the webserver and
              then access this page, it does a re-compile and then
              creates class files and source files that have one underscore prepended to the file
              name Eg : index.jsp is precompiled into index.java and index.class.
              Also, the byte sizes of the two classfiles are different...What is the reason for
              this occurence ??....I looked at index.jsp and it does not contain a <jsp:include>
              that could have potentially explained the issue...
              I have set the pageCheckSeconds in the weblogic.properties file to -1 and also we
              are using the exploded directory format....
              Could someone please explain this phenomenon with WLS ??...How do
              you let WLS know about the pre-compiled classes ???...
              By JSPC Compiler
              Name               Size          Time
              __index.java     129 kB     3.06 PM
              __index.class      34 kB          3.07 PM
              By the Server on Request
              Name               Size          Time
              _index.java          146 kB             3.22 PM
              _index.class             36 kB          3.22 PM
              Please let me know if more information is needed....
              Thanks,
              Venkat
              

    Hi.
              Hmmm, hard to say. Please open a case with support on this.
              Regards,
              Michael
              Venkat K wrote:
              > Mike,
              >
              > Thanks for your reply.
              >
              > I did check again to make sure that weblogic510sp11.jar
              > is in the front. Any other suggestions ??
              >
              > Thanks,
              > Venkat
              >
              > Michael Young <[email protected]> wrote:
              > >Hi.
              > >
              > >When you invoke weblogic.jspc from the command line do you have weblogic510sp11.jar
              > >at the front
              > >of your classpath?
              > >
              > >One possibility might be that you have sp11 applied when running WLS but
              > >not when you compile
              > >from the command line, or vice versa.
              > >
              > >Regards,
              > >Michael
              > >
              > >Venkat K wrote:
              > >
              > >> Hello All,
              > >>
              > >> We are using Weblogic 5.1 SP11 and I am seeing a strange behavior when
              > >I use the
              > >> JSPC pre-compiler.
              > >>
              > >> Using JSPC compiler, I get class/source files in the workingDir that have
              > >two underscores
              > >> prepended to the file name...Eg : index.jsp is translated into __index.java
              > >and pre-compiled
              > >> into __index.class. Now when i start the webserver and
              > >> then access this page, it does a re-compile and then
              > >> creates class files and source files that have one underscore prepended
              > >to the file
              > >> name Eg : index.jsp is precompiled into index.java and index.class.
              > >>
              > >> Also, the byte sizes of the two classfiles are different...What is the
              > >reason for
              > >> this occurence ??....I looked at index.jsp and it does not contain a <jsp:include>
              > >> that could have potentially explained the issue...
              > >>
              > >> I have set the pageCheckSeconds in the weblogic.properties file to -1
              > >and also we
              > >> are using the exploded directory format....
              > >>
              > >> Could someone please explain this phenomenon with WLS ??...How do
              > >> you let WLS know about the pre-compiled classes ???...
              > >>
              > >> By JSPC Compiler
              > >> Name Size Time
              > >> __index.java 129 kB 3.06 PM
              > >> __index.class 34 kB 3.07 PM
              > >>
              > >> By the Server on Request
              > >> Name Size Time
              > >> _index.java             146 kB          3.22 PM
              > >> _index.class            36 kB           3.22 PM
              > >>
              > >> Please let me know if more information is needed....
              > >>
              > >> Thanks,
              > >> Venkat
              > >
              > >--
              > >Michael Young
              > >Developer Relations Engineer
              > >BEA Support
              > >
              > >
              Michael Young
              Developer Relations Engineer
              BEA Support
              

  • Strange behavior at secured pages

    Hi, I encounter a strange behavior at jdev 11
    I have a page A that has a command button that navigates from that page to page B. It's action value is a control flow
    that has from activity:A toActivity:B at the adfc-config.xml.
    That worked fine until I secured page A, after this, pushing command button resulted to nothing (no navigation, no error)
    If i change the control flows fromActivity from A to * then it works OK again.
    so it seems that when the page is secured only global navigation rules are working.
    Is this a bug or am I doing something wrong?
    thanks
    Tilemahos

    url:
    http://127.0.0.1:7101/MarketOffice-ViewController-context-root/faces/welcomePage.jspx
    adfc-config.xml view id:
    <view id="welcomePage">
    <page>/welcomePage.jspx</page>
    </view>
    jazn.com fragment:
    <grant>
    <grantee>
    <principals>
    <principal>
    <class>oracle.security.jps.service.policystore.ApplicationRole</class>
    <name>entryPage_view</name>
    </principal>
    </principals>
    </grantee>
    <permissions>
    <permission>
    <class>oracle.adf.share.security.authorization.RegionPermission</class>
    <name>view.pageDefs.welcomePagePageDef</name>
    <actions>customize,edit,grant,personalize,view</actions>
    </permission>
    </permissions>
    </grant>
    granting customize,edit,grant,personalize,view to welcomePage webpage at entryPage_view role
    adfc-config.xml
    <control-flow-rule>
    <from-activity-id>welcomePage</from-activity-id>
    <control-flow-case>
    <from-outcome>success</from-outcome>
    <to-activity-id>home</to-activity-id>
    </control-flow-case>
    </control-flow-rule>
    control flow success navigates from welcomePage to home
    welcomePage.jspx:
    <af:commandButton text="commandButton 1" action="success"/>
    if I replace "success" with some global control flow like:
    <control-flow-rule>
    <from-activity-id>*</from-activity-id>
    <control-flow-case>
    <from-outcome>gtHome</from-outcome>
    <to-activity-id>home</to-activity-id>
    </control-flow-case>
    </control-flow-rule>
    <af:commandButton text="commandButton 1" action="gtHome"/>
    it works fine
    Tilemahos

  • Help with strange behavior starting a db on XP

    I have a db (9.2.0) on a W-XP machine (I am not a dba but I must handle these things because there is no dba). I dropped the instance and the db and created both again. Now I am having a strange behavior:
    When I start the windows service the database is not opened, but I need to do this if I want to connect as sysdba in order to launch the startup command. When I launch a shutdown the service is not stopped.
    I think this is not the normal behaviour because I think that, with the old db, the service used to open the db when it was started and used to close the db and instance when it was stopped.
    Some idea?

    try oradim command . e.g.
    oradim -STARTUP -SID orcl -USRPWD orclpwd -STARTTYPE srvc,inst

  • [IDCS5] Change to inline make a strange behavior

    Hi,
    I am writing a ChangeToInline function with kChangeILGCmdBoss command, exactly like SnpManipulateInline::ChangeToInline.
    But, the command has a strange behavior. Item is anchored inline, but a copy of it rest on the page.
    This copy is like a phantom item. I can't select it and I can't delete it, it's not in a locked layer, but appears on the page.
    Can anyone tell me how could I delete it ?
    Thanks.

    Let me explain a little more my problem.
    Just modify the SnpManipulateInline::CreateFrame function like this :
    #include "FileUtils.h"
    #include "ISpreadList.h"
    #include "ISpread.h"
    ErrorCode SnpManipulateInline::CreateFrame(IDataBase* database, UIDRef& newFrameUIDRef)
    // You can make any type of frame into an inline. Here we make a new graphic frame.
    PMRect bounds(0, 0, 100, 100);
    SDKLayoutHelper layoutHelper;
    IDFile imageFile;
    FileUtils::PMStringToIDFile("c:\\tmp\\colorbars.tif",imageFile);
    // Get reference to spread layer
    InterfacePtr<ISpreadList> iSpreadList(database,database->GetRootUID(),UseDefaultIID());
    InterfacePtr<ISpread> iSpread(database,(iSpreadList->GetNthSpreadUID(0)),UseDefaultIID());
    SDKLayoutHelper helper;
    UIDRef spreadLayerRef=helper.GetSpreadLayerRef(::GetUIDRef(iSpread));
    // Place image
    newFrameUIDRef=layoutHelper.PlaceFileInFrame(imageFile,spreadLayerRef,bounds, K2::kSuppressUI);
    //newFrameUIDRef = layoutHelper.CreateRectangleFrame(UIDRef(database, kInvalidUID), bounds);
    if (newFrameUIDRef)
         return kSuccess;
    else
         return kFailure;
    Then try it in SnippetRunner. This is the result :
    and you see what I means.

  • LivePreview strange behavior

    I experiencing some very strange behavior in a Live Preview
    swf.
    I have a component extending UIComponent containing a Timer
    with a external Live Preview swf set up using LivePreviewParent as
    the document class.
    Generally, Timer events fail to dispatch. Except... when I
    first open the file using the component. I see trace output
    indicating that the events are dispatching, however, the component
    is invisible. As soon as I click on the stage, the component
    appears and triggers the draw() method. But, the Timer gets
    instantiated again and events don't dispatch.
    Is there an explanation for this? Am I coding something
    incorrectly?

    Please specify what kind of error you are getting and what is command you are firing on Unix.

  • Strange behavior when shutting down - only works once

    Hi there,
    I'm taking advice from around the forum to create a shutdown button for my VI. When the user sends the shutdown command, the loop stops all processes running and turns off all heaters. Then when this is complete it passes a shutdown variable to all loops allowing them to close. This seems to work perfectly once, but when I hit run again and test it again, it fails. If I abort the VI and restart again, the shutdown works. I can't quite figure out what the behavior is doing here.
    Attached is my program, it's a little messy but everything works, and it has to be added to by someone who isn't me, so I tried to keep everything clear and seperate. If anyone's got any ideas as to what is causing this strange behavior I'd love to hear it.
    Thanks,
    Chris.
    Attachments:
    Main VI.vi ‏259 KB

    First of all, your event loop should look something more like this.  Otherwise you won't exit the loop until another event comes through.
    Secondly, I think you are writing to the wrong control here (this is in your timed loop).  I have no clue what is in the subVI, but I don't think it should be looking at the Shutdown PB control.  That control should be in it's event case.  But here you are trying to cause the shutdown event, but you are writing to the wrong control.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    Event Structure issue.png ‏10 KB
    wrong property node.png ‏3 KB

  • Strange behavior in URxvt - charactes remain on screen (Incl. Scrot)

    I'm using Arch  with Openbox.
    Compton as composite manager, ẅith the open source  Xf86-video-ati driver,
    URxvt as terminal emulator (with the perl extension collection, more specifically tabbedex,default,keyboard-select,url-select,clipboard,matcher)
    and zsh with Oh-My-Zsh as shell.
    Recently switched to Arch from Ubuntu, and I'm loving it. But as the topic says, I'm getting some strange behaviors while using URxvt. If I type a command into the terminal, using tab-completetion as i usually do, and then delete some character or press tab again, in about 50% of the cases some characters from the previous command remain on the command line. Also, if I type in for example 'sudo tail -f /var/log', and delete the entire line, the 'S' letter will persistantly remain after my prompt, making the next command 'ssudo'. Other times, the '/' might remain stuck from the '/var/log' part, as shown in the screenshot.
    Tried my best to reproduce the problem for a screenshot, so see the image below, the two upmost terminals for an example of what it usually looks like.
    Could anybody help me out finding out the cause of this problem? Is it related to zsh, urxvt or the graphics driver?

    jasonwryan wrote:Does it happen without Oh-my-zsh? It is likely your prompt (with incorrect or missing escapes) or you are exporting your term.
    How would I check the prompt for missing escapes? Haven't tried not using Oh-My-Zsh, would rather fix it if that's the problem.
    My current prompt/Oh-My-Zsh-theme:
    PROMPT='[%{$fg_bold[white]%}%n%{$reset_color%}@%{$fg_bold[red]%}%m%{$reset_color%} %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)%{$reset_color%}]$ '
    ZSH_THEME_GIT_PROMPT_PREFIX="(%{$fg_bold[green]%}"
    ZSH_THEME_GIT_PROMPT_SUFFIX=")"
    ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[green]%} %{$fg[yellow]%}✗%{$reset_color%}"
    ZSH_THEME_GIT_PROMPT_CLEAN="%{$reset_color%}"
    Thank you for your time
    Last edited by heroinsunrise (2014-10-13 08:28:14)

Maybe you are looking for

  • Where is coding guideline for SharePoint 2013 available?

    Can any one suggest where is coding guidelines and best practices for SP 2013 development is available?

  • How to get material's last posting date of issuing to production order?

    Hi, In my scenario, I need to get material's last posting date of issuing to production order (e.g. mov. typ. 261). I tried to select the material documents whose movement type is 261, and restrict the posting date from month to month each time, unti

  • How to prepare  for interview

    hi everyone, Just know completed my sap sd course. i would like to know how prepare my self for interview..... i do have Configuration  skills in u2022     Sales Process: Expert in Quotation, Sales Order, Delivery, and Billing. u2022     Special Busi

  • Report for schedule line changes

    Hi, Need to develop a report to capture  the schedule line changes .is there any standard report avaiable in SAP to find the changes of schedule ilnes. Thanks & Ragrds, Renuga.A

  • Need Help on User decision step in BPM

    Hi All, I have a requirement to design the user to to system interaction in a partiular scenario.  I am trying to use the User decision step in BPM available in PI 7.1 server. I have used the User decision step and filled all the parametes as given i