![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| Connection refused | Dudu1984 | IP Networking | 1 | 06-04-2008 03:04 PM |
| Send email with attachement-Getting connection refused by domain | samuelc | UNIX for Dummies Questions & Answers | 1 | 02-08-2008 08:25 AM |
| rsh problem connection refused | Mace | Shell Programming and Scripting | 4 | 06-12-2006 07:28 PM |
| telnet connection refused | printrick | SCO | 2 | 01-11-2006 12:38 PM |
| Connection refused from pop server | bluehell | IP Networking | 2 | 06-20-2003 07:03 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I need your help please.
In order to run a script after a ftp connection, ive got initially this problem: from unix pc machine to a Unix server i could ftp succesfully but in reverse (i mean from unix to pc machine i cant ftp. The error message is this ftp 192.168.29.90 ftp: connect: Connection refused 1.So if i cannot connect, i could not run the script, and the question is: This error message has something to do with network constraints and ask the network administrator solve the problem? or how can i solve this? 2. if i ftp succesfully from wondows to unix how can i makethe script run ? I would apreciate your help, thanks |
| Forum Sponsor | ||
|
|
|
|||
|
IT sounds like a PC software problem.
You have to install an ftp server on the PC. ftp comes in two flavors: ftp (client) and ftpd (server). I do not know of free ftp server software for Windows - but try here for a download free trail www.cuteftp.com |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|