![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions All Windows and DOS questions should go here as well. Discuss UNIX to Windows (Desktop or Server) here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need script to connect sftp servers | kittusri9 | Shell Programming and Scripting | 1 | 05-10-2008 05:13 AM |
| how to connect sftp server using script | kittusri9 | Shell Programming and Scripting | 1 | 05-06-2008 07:12 AM |
| how to connect to windows from unix ? | guhas | Shell Programming and Scripting | 2 | 12-19-2005 05:37 PM |
| Connect from Windows Using SSH | aldowsary | AIX | 12 | 08-07-2005 03:12 PM |
| How do I connect windows xp to Linux Red hat unix | TRUEST | UNIX for Advanced & Expert Users | 7 | 11-21-2002 12:02 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to connect SFTP(Linux) from Windows DOS
I need to write a batch script for file transfer from SFTP to Windows system. SFTP is on Linux system. I kept this code in batch file and executing it.. but not working.. Even i tried from Command prompt like this "open sftp.host.com" but getting error. Can anyone help with the code and tell me how to connect SFTP from command prompt.
Here is my sample code, open sftp.host.com <username> <password> lcd <test/test/../> cd /test/test/test/ get test.txt quit -- Thanks, Mohan |
| Bookmarks |
| Tags |
| sftp, sftp windows |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|