![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Passwordless sftp from UNIX to windows site | konark | Shell Programming and Scripting | 2 | 03-24-2008 11:36 AM |
| how to get multiple files using sftp from a windows server | ramky79 | SUN Solaris | 0 | 03-02-2008 11:15 AM |
| SFTP files from windows drive E: to unix | pranavagarwal | UNIX for Dummies Questions & Answers | 4 | 11-26-2007 06:17 AM |
| SFTP file from unix box to a NT server | queenie680 | UNIX for Dummies Questions & Answers | 5 | 11-12-2007 03:41 PM |
| SFTP from UNIX (AIX) to Windows 2000 server | reddymails | Shell Programming and Scripting | 0 | 03-09-2006 06:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
|||
|
|||
|
Yes but that does not mean it's any part of the solution. What implementation of sftp server are you using on the Windows box?
|
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
I've understood the above problem. The FTP server's setting was set for a different directory than required as the Top Directory. Is there a way by which I can change the directory despite it being set up as the top directory? Otherwise I'll have to ask the admin of the remote system to change the top directory. Still, I am expecting a possibility And about SFTP, the problem remains the same, only add to that the problem of using SFTP in a script in the '-b' mode and using it non-interactively. So, now.. I'm waiting for any answers to the possibility of changing the top directory from my end. Else, I'll be waiting for the admin approval. thanxes... |
|
#10
|
|||
|
|||
|
Is the directory of interest below the top? Can you use "cd" to switch to the directory you want?
|
|
#11
|
|||
|
|||
|
Quote:
No, it is not below the current top directory. That is why I asked if there's any way to go beyond the top directory. Any random ideas? @porter Special thanks to you my friend! |
|
#12
|
|||
|
|||
|
No, and that is by design.
|
|
#13
|
|||
|
|||
|
Well, then I'll have to manage the rest. The technical part being over.. I leave this thread here
This thread surely was a great experience..! |
|||
| Google The UNIX and Linux Forums |