Need sftp client on Solaris 8

I need to implement an automated ftp process where I pull some binaries from an sftp server over to my local SOlaris 8 box. I do not have the sftp executable, and need to know how to get a secure ftp client for SOlaris 8.
Thanks - Jesse ([email protected])

I need to implement an automated ftp process where I
pull some binaries from an sftp server over to my
local SOlaris 8 box. I do not have the sftp
executable, and need to know how to get a secure ftp
client for SOlaris 8.
Thanks - Jesse ([email protected])
www.openssh.org has the server and the client. You need gcc to compile it or you can download the "package"-version.
ps. You have to generate keys to automate sftp jobs, you can't use a password construction.

Similar Messages

  • Look for SFTP client for Solaris 10x86

    We need an SFTP client which supports logins with and without passwords for sending files to remote SFTP sites.
    Up until now, we have been using a combination of Perl, Expect and sftp command but need a better solution.
    Have been unable to install into Perl the SFTP modules (Lots of problems with SSHA packates) to use it directly without Expect.
    I see a few (very few) commercial packages like one from tectia.com but am looking for perhaps an open source solution.

    You should be able to use the scp command (which is a part of ssh client on solaris, linux or cygwin/windows) in conjunction with the key based authentication
    For example, if you want a scheduled job as user1 on machine1 to be able to upload a file to a directory owned by user2 on machine2:
    On machine1, run ssh-keygen as user1 to create the RSA key pair (do not enter as password .)
    On machine2, as user2, cd .ssh, add user1's public key to the authorized_keys file.
    e.g.
    ssh-rsa dWU+bihN7kYFYoQ5ycNiIl2urtzdS5GNcCtMSz
    Nykgylo4ccfoAhJhAOVS3htN6hTXk45O9xrpLFrC7BzAq
    aQiuuKTgxT0mOVmzFjTozwQIQmy9EUt= user1@machine1
    Also, update /etc/ssh/sshd_config with
    RSAAuthentication yes
    you will need to ssh from user1 to machine2 and as user2 to machine1 to make sure the known_hosts file for each user gets updated

  • Is Oracle 11.1.0.7 client for solaris relaesed or not?

    Just want to know if 11.1.0.7 client for solaris is releaseed or not. I only can find 11.1.0.6 client for solaris on OTN download site. I plan to upgrade my server to 11.1.0.7.
    Thanks
    Edited by: user6432683 on Mar 13, 2009 8:20 AM

    11.1.0.7 is a patchset,not complete software. As usual patchsets are available on metalink,not on OTN. You need a valid account.
    Werner

  • Open source SFTP Client

    Hi,
    I�m looking for an open source SFTP Client.
    I�ve downloaded commons-net-ftp-2.0.0.jar from http://people.apache.org/~rwinston/commons-net-2.0/.
    It is very useful and has support for FTP and FTPS protocols but I need to have support for SFTP protocol too.
    So any update in this regard is highly helpful to me and the same is highly appreciated.
    I�m looking NOT for any graphical or command line,�kind of implementation.
    I�m expecting a jar like commons-net-ftp-2.0.0.jar which I can as use as part of (server side) java applications.

    corlettk wrote:
    georgemc wrote:
    And your Java question is?Relax, Thunderbird is written (predominantly) in Java.What? No! It isn't! Why do you think so?
    Thunderbird is based on XULRunner, which is a lot of C++. And Thunderbird itself is a mix of C++, JavaScript and XUL.

  • Rexec client for solaris.

    Can anybody please point me to a place where I can find rexec client for solaris.
    thanks in advance,
    rathi

    Client is only considered to be a separate product on Windows platforms. Client is a not a seperate cd with unix platforms.It is bundled with the server edition.
    You will need to download the server for Solaris. Once you begin your installation you will be able to select the Oracle client on the Available Products screen. I hope this helps.

  • Does the iMac v10.5.8 have an SFTP client?

    I am not too familiar with MAC OS, and need to logon to an SFTP server.
    Does the v10.5.8 software have a built in SFTP client?
    Thanks!

    If it's the brand new thin profile models, these new iMacs no longer have a built-in CD/DVD Super Drive.
    You must purchase a separate optical drive and connect it to your new iMac.
    Any external Thunderbolt, FireWire or USB optical drive will work.

  • Error in installation of 64 bit 11g client on solaris sparc64 bit

    hi,
    i am getting below error while installing the 11g 64 bit client on solaris sparc 64 bit machine.
    following error is occurred while installing 64 bit oracle 11.2 client on Solaris 64-bit sparcv9 OS:
    Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
    kindly assist.
    Thanks,
    -Shubhen

    user12052679 wrote:
    hi,
    i am getting below error while installing the 11g 64 bit client on solaris sparc 64 bit machine.
    following error is occurred while installing 64 bit oracle 11.2 client on Solaris 64-bit sparcv9 OS:
    Pl read the Install Guide to ensure you meet all of the pre-installation requirements - http://docs.oracle.com/cd/E11882_01/install.112/e24347/pre_install.htm#CIHFICFD
    Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
    kindly assist.
    Thanks,
    -ShubhenHTH
    Srini

  • I am trying to access a webpage but it keeps saying I need a client certificate. Even after I click 'continue', I still cannot access the webpage.

    I am trying to access a webpage but it keeps saying I need a client certificate. Even after I click 'continue', I still cannot access the webpage.

    https://etivity.sul.com.au/
    It's to access my work rosters.

  • SFTP receiver error: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE

    Hi,
    When we try to send file over seeburger SFTP (receiver) we are getting the error as below.
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: >> Description: SFTP transaction error occured.>> Details: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: true>>Fatal: true, >> Description: SFTP transaction error occured.>> Details: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: true>>Fatal: true
    But we are able to connect through filezilla . we are able to create and delete file using the same username and password which is being used in SFTP adapter.
    we have imported the both dsa and rsa keys in SFTP partner folder in NWA. Even though we are getting same error.
    Thanks,
    Vinayak

    Hi Ram,
    we checked with network team and port 22 is open and they are able to ping to the target system.
    we checked the seeburger logs and we see EOF received from remote site error:
    Caused by: com.maverick.ssh.SshException: EOF received from remote side [Unknown cause]
    #at com.maverick.ssh2.TransportProtocol.b(Unknown Source)
    #at com.maverick.ssh2.TransportProtocol.i(Unknown Source)
    #at com.maverick.ssh2.TransportProtocol.nextMessage(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter.d(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter.access$000(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter$_b.run(Unknown Source) 
    Thanks,
    Vinayak.

  • How do I disable NFS client in Solaris 10

    I am trying to disable NFS client in Solaris 10. In Solaris 9 I would simply rename /etc/rc2.d/S73nfs.client to /etc/rc2.d/s73nfs.client
    Since /etc/rc2.d/nfs.client does not seem to exist in 10 I'm wondering how to do this.
    Thanks in advance for the help.
    Max

    Since /etc/rc2.d/nfs.client does not seem to exist in
    10 I'm wondering how to do this.Read up on the new Solaris 10 service management faciities. Info at http://docs.sun.com/ There are a couple of tutorial doc's at bigadmin

  • Installing Oracle Virtual Directory Manager client on Solaris 10

    Hi,
    While installing Oracle Virtual Directory Client on solaris 10, I am getting
    "ovidm1014.bin : /tmp/install.dir.<number>/linux/resource/jre/bin/java: cannot execute" error while initiating the installer.
    Can someone look into the message and advice me in overcoming the issue as we are held up on this for three days?
    Earliest reply is favoured
    Thanks

    Hi,
    Thanks once again for reply!!
    If you already installed Oracle Virtual Directory Manager on Sun SPARC, can you brief us pre-requisite setting and installation steps, so that we can follow the same.
    Because, we are getting error in the initialization of installation process itself. So, I think there must be some configuration settings to be made.
    We already raised SR (Service Request) with Oracle, bu there is no reply from their side till now.
    I am waiting for your reply ASAP
    Regards

  • Web test result for a URL which needs a client certificate to authenticate

    Hi,
    we want to check URL response of a .asmx URL which needs a client certificate for authenticating.
    I got the cert object and then passed it to invoke-webrequest cmdlet, but no matter what i try I always get this error
    “The underlying connection was closed”.
    code1
    $WebClient = New-Object System.Net.WebClient
    [System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true}
    $WebClient.DownloadString(“https://server1/mywebservices/myser.asmx”)
    code2
    $url=”https://server1/mywebservices/myser.asmx”
    $cert=(Get-ChildItem cert: -Recurse | where {$_.Thumbprint -eq “abcdefgh3333…..something”}| Select -First 1)
    [System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true}
    #load my client certificate defined by thumbprint
    $HTTP_Request = [System.Net.WebRequest]::Create($url)
    $HTTP_Request.ClientCertificates.Add($cert )
    # We then get a response from the site.
    $HTTP_Response = $HTTP_Request.GetResponse()
    Can someone please help me.
    Thanks
    Manish

    Hi Anna
    Thanks for the reply.
    I used the function referred earlier in my script, as below.
    It is still throwing error. However it does work in powershell v2.
    Is there any specific change required in the script to make it work with V3. I tried invoke-webrequest and it failed too.
    function Ignore-SSLCertificates
        $Provider = New-Object Microsoft.CSharp.CSharpCodeProvider
        $Compiler = $Provider.CreateCompiler()
        $Params = New-Object System.CodeDom.Compiler.CompilerParameters
        $Params.GenerateExecutable = $false
        $Params.GenerateInMemory = $true
        $Params.IncludeDebugInformation = $false
        $Params.ReferencedAssemblies.Add("System.DLL") > $null
        $TASource=@'
            namespace Local.ToolkitExtensions.Net.CertificatePolicy
                public class TrustAll : System.Net.ICertificatePolicy
                    public bool CheckValidationResult(System.Net.ServicePoint sp,System.Security.Cryptography.X509Certificates.X509Certificate cert, System.Net.WebRequest req, int problem)
                        return true;
        $TAResults=$Provider.CompileAssemblyFromSource($Params,$TASource)
        $TAAssembly=$TAResults.CompiledAssembly
        ## We create an instance of TrustAll and attach it to the ServicePointManager
        $TrustAll = $TAAssembly.CreateInstance("Local.ToolkitExtensions.Net.CertificatePolicy.TrustAll")
        [System.Net.ServicePointManager]::CertificatePolicy = $TrustAll
    $url="https://server1/mywebservices/myser.asmx"
    $certs = Get-ChildItem Cert:\CurrentUser\My | where {
    $_.Thumbprint -eq “abcdefgh3333…..something”} 
    $HTTP_Request = [System.Net.WebRequest]::Create($url)
    Ignore-SSLCertificates
    try
        $HTTP_Request.ClientCertificates.Add($certs )
        # We then get a response from the site.
        $HTTP_Response = $HTTP_Request.GetResponse()
    catch [System.exception]
        Write-Error $error[0].Exception
    $HTTP_Status = [int]$HTTP_Response.StatusCode
    Manish

  • Need info regarding upgrading Solaris 10 update 4 to update 8

    hi all,
    i need to upgrade my Solaris sparch OS from update 4 to update 8. i have the update 8 patch bundle with me sol10.U8.patchbundle.zip .
    how i need to proceed with the same?
    Current relaease is
    bash-3.00$ cat /etc/release
    Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    bash-3.00$ uname -a
    SunOS pbn 5.10 Generic_127111-09 sun4u sparc SUNW,Sun-Fire-V445

    hi ...
    sorry for not to be specific...
    see my current update is 4 and i need to 8 and the patch bundle am having is 8.
    so i shall directly use the update 8 bundle? means does this bundle will contain all updates between 4 and 8 or do i need to use other bundles before using update 8.

  • Instant client for Solaris AMD x64

    Hi,
    I am desperately looking for OCI instant client for solaris AMD x64. I tried instant client download page (http://www.oracle.com/technology/software/tech/oci/instantclient/index.html) but it is not listed there. I have no idea who to contact within Oracle or Oracle tech support.
    Any help is greatly appreciated.
    Thank you,
    Boris

    I've just downloaded the basic and sqlplus zip files and sqlplus works fine. sqlplus is linked to libclntsh.so.10.1, so I doubt that file is corrupt.
    instantclient_10_2> ls -l
    total 225992
    -r--r--r--   1 oracle   dba      1594191 May 19  2006 classes12.jar
    -r--r--r--   1 oracle   dba         1525 May 19  2006 glogin.sql
    -rwxr-xr-x   1 oracle   dba      29618728 May 19  2006 libclntsh.so.10.1
    -rwxr-xr-x   1 oracle   dba      7860792 May 19  2006 libnnz10.so
    -rwxr-xr-x   1 oracle   dba      1404480 May 19  2006 libocci.so.10.1
    -rwxr-xr-x   1 oracle   dba      70141168 May 19  2006 libociei.so
    -rwxr-xr-x   1 oracle   dba       146640 May 19  2006 libocijdbc10.so
    -rwxr-xr-x   1 oracle   dba      1913800 May 19  2006 libsqlplus.so
    -rwxr-xr-x   1 oracle   dba      1437952 May 19  2006 libsqlplusic.so
    -r--r--r--   1 oracle   dba      1540457 May 19  2006 ojdbc14.jar
    -rw-rw-r--   1 oracle   dba         6690 Apr 28 14:43 sqlnet.log
    -rwxr-xr-x   1 oracle   dba        11536 May 19  2006 sqlplus
    instantclient_10_2> ldd sqlplus
            libsqlplus.so =>         /tmp/ic/instantclient_10_2/libsqlplus.so
            libclntsh.so.10.1 =>     /tmp/ic/instantclient_10_2/libclntsh.so.10.1
            libnnz10.so =>   /tmp/ic/instantclient_10_2/libnnz10.so
            libkstat.so.1 =>         /lib/64/libkstat.so.1
            libnsl.so.1 =>   /lib/64/libnsl.so.1
            libsocket.so.1 =>        /lib/64/libsocket.so.1
            libgen.so.1 =>   /lib/64/libgen.so.1
            libdl.so.1 =>    /lib/64/libdl.so.1
            libsched.so.1 =>         /usr/lib/64/libsched.so.1
            libc.so.1 =>     /lib/64/libc.so.1
            librt.so.1 =>    /lib/64/librt.so.1
            libaio.so.1 =>   /lib/64/libaio.so.1
            libm.so.2 =>     /lib/64/libm.so.2
            libthread.so.1 =>        /lib/64/libthread.so.1
            libmp.so.2 =>    /lib/64/libmp.so.2
            libmd.so.1 =>    /lib/64/libmd.so.1
            libscf.so.1 =>   /lib/64/libscf.so.1
            libdoor.so.1 =>  /lib/64/libdoor.so.1
            libuutil.so.1 =>         /lib/64/libuutil.so.1
    instantclient_10_2> ./sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Apr 28 14:47:04 2009
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    SQL> exit
    instantclient_10_2> uname -a
    SunOS xxxx 5.10 Generic_120012-14 i86pc i386 i86pc

  • How much free space needed for client export

    Hi
    My PRD database size is 72 gb .how much free space should be needed for client export at os level. and how much time it will take tto do client export.

    > My PRD database size is 72 gb .how much free space should be needed for client export at os level
    about 8 - 10 % of the client size
    > . and how much time it will take tto do client export.
    Depends on how fast your system and your harddisks are.
    Markus

Maybe you are looking for

  • Using getApplicationModule in the VO Constructor

    I'm trying to use a the getApplicationModule in the constructor of my VO but it returns null. Is there any way to avoid this behaviour ? I suspect there's a problem related to the loading time and order (but I'm sure the ApplicationModule was already

  • Using JavaFX on secure (SSL) pages

    On IE, when displaying a JavaFX applet on a secure page, a dialog is displayed warning the user: "This page contains both secure and nonsecure items. Do you want to display the nonsecure items?" At least some of the remote resources required for Java

  • Getting ipod to update on girlfriends computer cause mine is broken

    i have ipod touch 18g my laptop with all my music is currently broken (darn dc jack) i would like to get my ipod updated im on 1.1.5 now id like to update with out loosing all my music itouch

  • Flash sites crash Firefox. No Crash Reporter for Mozilla.

    Any site that uses Flash makes Firefox quit. I get a window that says upon reopening Firefox, a report will be sent to Apple. I need the report to go to Mozilla. I have a Mac running the latest software and everything else is up to date. == URL of af

  • Manage Mobile numbers for SMS replies

    Over time I have verified various mobile numbers [in various countries] for sms replies to mobile. I now have a list I'd like to manage. how do I do this?... any ideas?