Re: SSH write error

From: Mete Kural (metek_at_touchtonecorp.com)
Date: 12/30/03

  • Next message: Jason Dixon: "Re: SSH write error"
    To: <redhat-list@redhat.com>
    Date: Tue, 30 Dec 2003 16:12:57 +0000
    
    

    Hello Jason,

    Thank you very much for your reply.

    >Are there any 'echo' commands in the user's .bashrc file?

    No. Here is the .bashrc file of the user:

    # .bashrc
    # User specific aliases and functions

    # Source global definitions
                                                           
    if [ -f /etc/bashrc ]; then
            . /etc/bashrc
    fi

    Any idea what it could be? Are there any log files where sftp records this error information?

    Thanks,
    Mete

    ---------- Original Message ----------------------------------
    From: Jason Dixon <jason@dixongroup.net>
    Reply-To: redhat-list@redhat.com
    Date: 30 Dec 2003 18:53:37 -0500

    >On Tue, 2003-12-30 at 10:55, Mete Kural wrote:
    >> Hello,
    >>
    >> We are having this problem when a user tries to upload a file to the
    >> Red Hat 8.0 server via SSH (sftp). When the user tries to write the
    >> file it returns this error:
    >>
    >> Error 8 :/FILENAME (dst):undefined error (server msg: 'Failure')
    >>
    >> The error doesn't give you any description for some reason. When I try
    >> to upload the same file with root user there is no error and it works
    >> perfectly, but with other users it returns this error. I first
    >> suspected that it is a permissions problem, but then the same error is
    >> there even if I open up all permissions wide for the directory that
    >> the file is copied into (set permissions to 'drwxrwxrwx'). Do you have
    >> any suggestions on what could be causing this problem or how I could
    >> figure out what the cause is?
    >
    >Are there any 'echo' commands in the user's .bashrc file?
    >
    >
    >--
    >Jason Dixon, RHCE
    >DixonGroup Consulting
    >http://www.dixongroup.net
    >
    >
    >--
    >redhat-list mailing list
    >unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    >https://www.redhat.com/mailman/listinfo/redhat-list
    >

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Jason Dixon: "Re: SSH write error"

    Relevant Pages

    • Re: trouble with pipe and permission problems
      ... I am trying to pipe mail recieved to a certain aliases to a rails ... runner 'Mailman.receive STDIN.read'" ...
      (comp.mail.sendmail)
    • trouble with pipe and permission problems
      ... I am trying to pipe mail recieved to a certain aliases to a rails ... runner 'Mailman.receive STDIN.read'" ...
      (comp.mail.sendmail)
    • Re: SSH write error
      ... > to upload the same file with root user there is no error and it works ... > suspected that it is a permissions problem, but then the same error is ... Are there any 'echo' commands in the user's .bashrc file? ... Jason Dixon, RHCE ...
      (RedHat)