![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "<< Unmatched" in ksh script using sftp | michaelak28 | Shell Programming and Scripting | 6 | 08-28-2008 05:49 AM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-19-2007 09:52 PM |
| Help needed with secure shell "sftp" | val0822 | Shell Programming and Scripting | 0 | 12-10-2007 07:58 AM |
| Scripting multiple file "puts" in sFTP... | Cbish68 | Shell Programming and Scripting | 5 | 07-02-2007 08:14 AM |
| Unix "at" / "Cron" Command New Problem...Need help | Mohanraj | UNIX for Dummies Questions & Answers | 3 | 01-26-2006 04:08 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Problem with sftp "get"
In all the possible manuals for sftp, I have always found
get [-P] remote-path [local-path] but get does not rename the file. It actually thinks I want to get “eieio” and “a1” from pontoon – it’s behaving like “mget”. >sftp user1@pontoon sftp> cd test /home/vmmpprod/test sftp> get eieio a1 test/a1: No such file or directory. eieio | 0 kB | 0.0 kB/s | TOC: 00:00:01 | 100% sftp> close sftp> quit Have you ever seen this problem? Anyway of resolving it?? I am using sftp -V sftp: F-Secure SSH 3.1.0 (build 12) on sparc-sun-solaris2.8 Thanks for reading. Hope to get some responses. Also please let me know if you think it should be in some other forum. |
| Forum Sponsor | ||
|
|
|
|||
|
Are you are using secure ssh sftp? For me also, sftp is working fine on some other machines. This is the only machine where we have secure ssh installed.
I think key here this paticular version of sftp: sftp -V sftp: F-Secure SSH 3.1.0 (build 12) on sparc-sun-solaris2.8 Is it possible for me to have two different vesions of sftp installed on same machine??? |
|||
| Google The UNIX and Linux Forums |