Computing.Net > Forums > Unix > FTP a file from NT to UNIX box

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

FTP a file from NT to UNIX box

Reply to Message Icon

Name: tadp0ley
Date: November 11, 2002 at 19:42:14 Pacific
OS: NT4
CPU/Ram: PIII 512K
Comment:

newbie here,

Need some help in getting Unix to run a script to grab a file from an NT box.

Thanks in advance and I hope I've provided pertinent info.



Sponsored Link
Ads by Google

Response Number 1
Name: Binh Le
Date: November 12, 2002 at 08:36:53 Pacific
Reply:

First of all you should have user's name and passwords for your NT ftp server.
uid=userid
pid=password
ftp -n -i -v <open your_NT_ftp_server
user ${uid} ${pid}
get your_File
close
bye
START


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: FTP a file from NT to UNIX box

FTP excel file from NT to Unix box www.computing.net/answers/unix/ftp-excel-file-from-nt-to-unix-box/5315.html

Writing files from NT to UNIX www.computing.net/answers/unix/writing-files-from-nt-to-unix/6126.html

file transfer from NT to Unix www.computing.net/answers/unix/file-transfer-from-nt-to-unix/1024.html