Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I have username/password for a remote server. I would like to have list of filenames and their size in a particular directory of remote server. Now Problem is - ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    5

    Running command on Remote server

    Hi,

    I have username/password for a remote server. I would like to have list of filenames and their size in a particular directory of remote server.
    Now Problem is - I can not use rsh command as I can not modify rhost file of remote server.

    Thanks in advance.

    Sanjay

  2. #2
    Linux Engineer khafa's Avatar
    Join Date
    Apr 2008
    Location
    Tokyo, Japan
    Posts
    858
    hi,


    have you tried ssh?
    Linux and me it's a love story

  3. #3
    Linux Guru
    Join Date
    Nov 2007
    Location
    Córdoba (Spain)
    Posts
    1,513
    As hkafa said, if you need to run commands on a remote shell, your best bet is by far ssh. There's also telnet.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...