Menu

#1 ftp: illegal option -- e

open
nobody
None
5
2015-04-04
2004-03-23
Anonymous
No

Getting the following error when using pkg_info:

$pkg_info blackbox
ftp: illegal option -- e
usage: ftp [-dginptv] [-T timeout] [hostname [port]]

I'm using the default ftp client that's installed with
Solaris 9i, is there a different one required?

Discussion

  • Nobody/Anonymous

    Logged In: NO

    you have to use ftp located in /usr/pkg/bin instead of sun's

     
  • Nobody/Anonymous

    Logged In: NO

    There is a ftp that comes with Solarpack. If you update your path so /usr/pkg/bin is before /usr/bin. It should work.
    PATH=/usr/pkg/bin/:$PATH;export PATH

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.