![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Security Anything involving computer security goes here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| set Working day in ksh | Rafael.Buria | Shell Programming and Scripting | 1 | 10-09-2007 01:42 AM |
| Not working | Mandab | Shell Programming and Scripting | 7 | 05-11-2007 06:23 PM |
| ^P Not working on AIX. | akbar | AIX | 0 | 02-24-2007 03:52 PM |
| sed not working | baanprog | UNIX for Advanced & Expert Users | 5 | 09-18-2006 05:11 AM |
| why is this not working? | matt2kjones | UNIX for Dummies Questions & Answers | 2 | 07-09-2002 12:58 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
||||
|
Probably firewall settings and if so switching to passive ftp might work. Get a better client from http://www.ncftp.com/download/ and use the passive command. Then use it like this
Code:
ncftp> passive
passive on
ncftp> open -u joeblow saltmine.radix.net
Resolving saltmine.radix.net...
Connecting to 207.192.128.40...
Saltmine.radix.net ftp services (radix.ftpd2)
Logging in...
Password requested by 207.192.128.40 for user "joeblow".
Password required for joeblow.
Password: ******
User joeblow logged in.
Logging in...
Logged in to saltmine.radix.net.
ncftp /export/home/joeblow >
|
| Forum Sponsor | ||
|
|