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 dos to unix
Name: indika_cha Date: November 29, 2005 at 00:13:26 Pacific OS: windows xp CPU/Ram: cyrex pro 96Mb
Comment:
Dear friends, If possible pls help me in this case. i want to put a file to a remote computer using ftp. local machine is windowsXP. remote machine on UNIX. i tried to do it with dos batch file. didnt sucess. to log to unix machine i want to pass "user ID" and "password".then "put" my file there. my batch file: ---------- ftp %1 root %2 cd /usr mput %3 bye --------
Summary: http://www.cms.dmu.ac.uk/Courses/Common/dosvunix.html DOS vs UNIX http://www.geek-girl.com/Unixhelp/DOStoUNIX.html DOS to UNIX translation http://orade.ora.com/catalog/unixcd/chapter/...
Summary: I know how to do this from DOS to UNIX, but the other way round you need 3rd party FTP software (if you haven't already). You could try using the "macdef" command to define a macro that will do all yo...
Summary: pls tell me about the improvements can be done in DOS to make that OS to get the fascilities as UNIX. I have taken that project for my degree. pls help ...