CrazyEngineers
  • FTP from Windows to Solaris

    bharathpb

    Member

    Updated: Oct 25, 2024
    Views: 1.1K
    Dear All,

    How is FTP access given from Windows machine to solaris machine.

    The scenario is that :

    I have a Xp host system and Solaris as my guest OS in my vmware.
    I need to tranfer some files from Windows to Solaris.?

    I am using WinSCP(third party software for that).But still cant even login into WinSCP with Solaris credentials.I just gives Authentication fail

    Is there any settings or configuration I have to do..

    Kindly help me....
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • bharathpb

    MemberAug 22, 2010

    Also.I am not able to ping from windows machine to Solairs..But In Solaris I get my Windows pinging...Any suggestions ??
    Are you sure? This action cannot be undone.
    Cancel
  • subodh.gemini

    MemberAug 22, 2010

    Try this:
    Get the ip address of your Solaris server (If you don't have, your System Administrator may help). Then go to this location
    C:\WINDOWS\system32\drivers\etc
    open the "hosts" file in notepad. make an entry at very end as follows:
    <ip adress> <tab> <hostname of server>
    for eg
    127.0.0.1 localhost
    10.164.93.23 tkp-01.svr
    Now save the hosts file.
    Please note: To make changes to hosts file, you must have complete local admin rights on your PC.
    While logging using winSCP, I hope you are using correct port and File protocol.
    ---------------
    Regards
    #-Link-Snipped-# <a href="https://www.technologynext.org" target="_blank" rel="nofollow noopener noreferrer">TechnologyNext - Technology guides, tutorials, tips and tricks</a>
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorAug 22, 2010

    In order to FTP, isn't it necessary to have the FTP server running on the Solaris OS?
    Are you sure? This action cannot be undone.
    Cancel
  • subodh.gemini

    MemberAug 22, 2010

    yeah, I agree. ftp or sftp (whatever runs on ur server) must be running, but the prob bharat is facing, as far as i understand, is login and pinging to the server. so he must resolve that first.

    --------------
    Regards
    Subodh
    eMail: admin[at]technologynext[dot]org
    <a href="https://www.technologynext.org" target="_blank" rel="nofollow noopener noreferrer">TechnologyNext - Technology guides, tutorials, tips and tricks</a>
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorAug 22, 2010

    Thanks for confirming. I think if FTP server is running, FTP connection can be made just with the IP address, login credentials and PORT number.
    Are you sure? This action cannot be undone.
    Cancel
  • durga ch

    MemberAug 22, 2010

    my two cents as i have no idea about solaris systems
    is ping actually enabled on the server? Many Admins disable ICMP packets which inturn are ping packets.
    Are you sure? This action cannot be undone.
    Cancel
  • bharathpb

    MemberAug 23, 2010

    Thnks Subhod. for the tips...now i am able to ping to my solaris server.

    But still in Putty and WinSCP. I cant login.

    Getting the error as:
    Authentication log (see session log for details):
    Using username "root".
    Access denied.

    Authentication failed.
    Access denied for a root user...Is there any other pemissions I have to Specify in solaris for a root user??
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register