![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with connecting sftp server(urgent please) | kittusri9 | Shell Programming and Scripting | 2 | 05-12-2008 10:39 PM |
| sftp BatchMode issue | kotasateesh | Shell Programming and Scripting | 0 | 03-20-2008 09:59 AM |
| Need Urgent help in this issue | bathri | UNIX and Linux Applications | 1 | 11-05-2007 03:57 AM |
| SFTP script issue | sdhalepaska | UNIX for Dummies Questions & Answers | 0 | 07-05-2007 02:24 PM |
| SFTP Issue with ssh | dbridle | AIX | 7 | 04-19-2006 06:43 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
hi experts,
i have a problem with my sftp which install on sparc sun solaris os version 5.9, i have install this packages below on my server : libgcc-3.3-sol8-sparc-local openssl-0.9.8d-sol8-sparc-local zlib-1.2.3-sol8-sparc-local openssh-4.5p1-sol8-sparc-local and i had config the ssh but i have a problem that i cannot running sftp with option -b below is the error : oracle@ldds-dbs-a racle/ssh% sftp -bsftp: illegal option -- b usage: sftp [-1vC] [-osshopt = value] [user@]host but i have installed in other server which same packages it can running. please advice how to fix it? thank you for your attention Regards, bucci |
|
||||
|
Check the man pages on the system that recognises the "-b" flag and compare it to the man page for the system causing you problems.
How sure are you that you're using openssh and not Sun's own version of ssh? What does ssh -V return? Is it openssh or Sun_ssh? Sun ssh/sftp does not support the -b flag, so this may be what's causing you drama. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|