![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions Questions involving Unix to Windows (Desktop or Server) go here. Any Windows/DOS questions should go here as well. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to connect to IE from Unix | ghanshyam | UNIX for Dummies Questions & Answers | 2 | 04-01-2008 10:14 PM |
| connect SQLSERVER from unix | samsonsimon | AIX | 2 | 02-05-2006 05:22 PM |
| how to connect to windows from unix ? | guhas | Shell Programming and Scripting | 2 | 12-19-2005 01:37 PM |
| missing Path(in UNIX) when i launch a job on to unix machine using windows SSh | megastar | UNIX for Advanced & Expert Users | 1 | 11-04-2005 03:36 AM |
| connect to Db2 thru Unix | ranj@tcs | Shell Programming and Scripting | 3 | 04-05-2005 06:11 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I've read some of the threads on here about ftping. It seems most relate to ftp-ing from one unix environment to another. What I'm looking for is a way to ftp files from unix out to an windows NT machine that is connected to a network. If anyone has a simple or complex example, I would sure appreciate any info. Thanks!
|
| Forum Sponsor | ||
|
|
|
|||
|
thanks for the quick reply pressy, but don't have the flexibility of getting 3rd party software... and in the longrun it would benefit to have just have the environment to worry about. Thanks for the suggestion...
|
|
||||
|
Preßy, I think that he wants to run the ftp client on unix and connect to a ftp server on a NT box.
You cannot ftp into any system (NT or Unix) unless the system is running an ftp server. It is rare for a NT box to do this, but it happens. The NT ftp server is very much like a unix ftp server. One difference is that NT has a concept of a domain and you must use this together with a user name. If I had a NT account in a domain called unixfolks, I would give my user name as unixfolks/perderabo. Another difference is that the output from the ftp dir command looks like the output from an ms-dos dir command. You can use the command "site dirstyle" to make it look more unix-like. That really is about it. I have ftp'ed into an NT box as I write this (from a unix system) and I don't really notice too much else. |
|
|||
|
Hi all,
first do we necessairly want to have a FTP server running before we start FTPing the files from unix box to NT box. can you people help me with some shell scripts which will help me in FTPing the file from Unix box to NT box. regards Ruchir
__________________
Ruchri |
|
||||
|
Quote:
|
||||
| Google UNIX.COM |