The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > Security
.
google unix.com



Security Discuss UNIX and Linux computer and network security, cybersecurity, cyberattacks, IT security, CISSP, OWASP and more.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
SFTP Failed---Request for subsystem 'sftp' failed on channel 0 mahiban AIX 0 07-25-2008 02:51 AM
dmidecode, RAM speed = "Current Speed: Unknown" Santi Filesystems, Disks and Memory 0 02-16-2006 06:16 AM
cpu speed csaunders AIX 5 09-27-2005 10:00 AM
Anybody Notice a Speed Increase? Neo Post Here to Contact Site Administrators and Moderators 5 04-02-2001 03:09 PM
Speed it up! pappous UNIX for Dummies Questions & Answers 4 03-12-2001 01:19 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-11-2009
narang.mohit narang.mohit is offline
Registered User
  
 

Join Date: Mar 2009
Posts: 13
how to increase the speed of sftp

hi ,
i have to tranfer some 12 - 13 gb of files from one server to anothier presently i m using the SFTP but it is taking to much time to trafer the files is there any way to use increase the efficiency of SFTP.
i cant use the FTP
  #2 (permalink)  
Old 05-11-2009
jim mcnamara jim mcnamara is offline Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,643
Can you not enable compression with sftp -C ?
  #3 (permalink)  
Old 05-11-2009
pludi's Avatar
pludi pludi is online now Forum Staff  
Moderator
  
 

Join Date: Dec 2008
Location: .at
Posts: 1,788
How fast is the connection? What throughput do you get? How long does it take? How fast are the discs involved? Which OS? Any systems in the network path that could slow down transfer?
  #4 (permalink)  
Old 05-11-2009
narang.mohit narang.mohit is offline
Registered User
  
 

Join Date: Mar 2009
Posts: 13
the system is on WAN
the server are AIX
and i want highest throuput
  #5 (permalink)  
Old 05-11-2009
jim mcnamara jim mcnamara is offline Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,643
We want to know if there are VPN tunnels or any other constriction points between the host you send from and the host that reveives.

Otherwise - compress the file first, then send it, decompress on the other side.
Code:
gzip -9 bigfile
sftp myname@remotenode << EOF
put bigfile.gz
exit
ssh myname@remotenode "gunzip bigfile.gz"
Sponsored Links
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 02:23 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language translation by Google.
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0