Go Back   The UNIX and Linux Forums > Operating Systems > Linux > Red Hat
Search Forums:



Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions.

Reply    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 02-07-2012
Registered User
 

Join Date: Mar 2005
Posts: 71
Thanks: 10
Thanked 0 Times in 0 Posts
blowfish flag

Hello all,

I'm trying to use "-c blowfish" flag to make the scp faster but I get the following error

My source files are in HP-UX and I'm initiating the scp command from RedHat Linux (Red Hat Enterprise Linux Server release 5.7 (Tikanga))

Linux> scp scott@dev-host:/DATA1/oradata/DEV/*.dbf /DATA2/oradata/TEST/
no matching cipher found: client blowfish

Am I missing something here? Does my Sys Admin need to configure something?

Thanks for your time.
Sponsored Links
    #2  
Old 02-07-2012
Moderator
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 12,127
Thanks: 230
Thanked 1,686 Times in 1,618 Posts
It might be called 'bf' instead of 'blowfish'.

You don't have -c blowfish in that commandline, so where did you put it? There might be a mistake in the configuration.
The Following User Says Thank You to Corona688 For This Useful Post:
luft (02-07-2012)
Sponsored Links
    #3  
Old 02-07-2012
Registered User
 

Join Date: Mar 2005
Posts: 71
Thanks: 10
Thanked 0 Times in 0 Posts
sorry about that..my actual command was..

scp -c blowfish scott@dev-host:/DATA1/oradata/DEV/*.dbf /DATA2/oradata/TEST/


As per your suggestion I tried

scp -c bf scott@dev-host:/DATA1/oradata/DEV/*.dbf /DATA2/oradata/TEST/

but it errored out with "unknown cipher type"

I've tried blowfish on RHEL4 and it used to work fine...I think it needs to be configured..

Thanks for your response.
Sponsored Links
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Encript Timestamp with blowfish zarahel Shell Programming and Scripting 1 10-18-2010 02:46 PM
Add the flag sandy1028 Shell Programming and Scripting 2 06-20-2010 09:43 AM
du flag -x Casey AIX 6 09-16-2009 03:56 AM
Bad Audit Flag wobitu HP-UX 1 09-29-2004 05:32 AM
samba questions (password conversion to blowfish and is it wise to sync the useraccou xyyz UNIX for Advanced & Expert Users 1 11-18-2002 04:22 PM



All times are GMT -4. The time now is 12:26 AM.