|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
sftp Invalid buffer size
Quote:
|
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
Not exactly for your problem, but can be used for reference.
(Unix/Linux Users Only) If you see a log entry that indicates an “Invalid buffer size”, then review your SFTP program command line and parameters for running batch files. The default configuration for these scripts is to run with this syntax: sftp –b <batch file> <username>@<sftp host name>. If the –b command line parameter is different for your SFTP program (e.g. –B instead of –b) then you will need to change the “SFTP” property in both of the below files: …/intelsft/Services/DownloadFiles/intelsftpconfig.ini …/intelsft/Utilities/ReplicateDir/intelsftconfig.ini. |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
I dont think I will be able to change those details..The similar sftp command is working when connecting to an other server which is been in use,,,,,
Any help on this is greatly appreciated |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SFTP Invalid IP | ronnie_uk | Shell Programming and Scripting | 2 | 09-18-2008 02:26 AM |
| buffer cache size | gsr_kashyap | Red Hat | 0 | 09-07-2006 01:34 AM |
| Pipe Buffer Size | janet | AIX | 0 | 08-29-2006 07:30 AM |
| Using fread if the buffer size is not known | jlrodz | Programming | 1 | 10-23-2002 09:59 AM |
|
|