|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] followup.. BIND question...
|
Yes, but it's not available under slowlaris. They didn't implement it in
their ftp client.
what can you do?
- get sources for ftp, and see if you can build you own?
- use ssh, sftp, or scp
- use kermit? if you can telnet across the firewall, and you have
kermit available to you on both ends, you can transfer the file that
way
- read the HOWTO/FAQ on using term to perice a firewall (requires telnet)
k
------------------------------------------------------------------------------
"We are all born originals -- why is it so many of us die copies?"
-- Edward Young
mortis@voicenet.com http://www.voicenet.com/~mortis
------------------------------------------------------------------------------
On Tue, 24 Aug 1999, Vale Kenny wrote:
> It's a subcommand under ftp itself. Once logged in, just enter passice at the
> ftp> prompt.
> Vale
> On Tue, 24 Aug 1999, you wrote:
> > The passive command is not available everywhere. I think it needs to be
> > compiled into the program when ftp is installed. I dont think it is a
> > default on a solaris system. i have been trying to figure out how to get
> > passed this for a while now myself. If anyone knows, please let me know?
> >
> > Thank You
> >
> > --
> > -Rune
> >
> > Einsteins theory of Relativity mean that no matter what direction you go
> > in life you have a relative that has a theory...
> >
> > In the Depths of the minds of the insane Fantasy and Reality are the
> > same...
> >
> > On Tue, 24 Aug 1999, Kyle Burton wrote:
> >
> > :Date: Tue, 24 Aug 1999 10:51:09 -0400 (EDT)
> > :From: Kyle Burton <mortis@voicenet.com>
> > :Reply-To: plug@lists.nothinbut.net
> > :To: plug@lists.nothinbut.net
> > :Subject: Re: [Plug] followup.. BIND question...
> > :
> > :[user@host dir]$ ftp
> > :ftp> help
> > :Commands may be abbreviated. Commands are:
> > :
> > :! debug mdir sendport site
> > :$ dir mget put size
> > :account disconnect mkdir pwd status
> > :append exit mls quit struct
> > :ascii form mode quote system
> > :bell get modtime recv sunique
> > :binary glob mput reget tenex
> > :bye hash newer rstatus tick
> > :case help nmap rhelp trace
> > :cd idle nlist rename type
> > :cdup image ntrans reset user
> > :chmod lcd open restart umask
> > :close ls prompt rmdir verbose
> > :cr macdef passive runique ?
> > :delete mdelete proxy send
> > :ftp> help passive
> > :passive enter passive transfer mode
> > :ftp>
> > :
> > :
> > :
> > :------------------------------------------------------------------------------
> > :"We are all born originals -- why is it so many of us die copies?"
> > : -- Edward Young
> > :mortis@voicenet.com http://www.voicenet.com/~mortis
> > :------------------------------------------------------------------------------
> > :
> > :On Tue, 24 Aug 1999, Vale Kenny wrote:
> > :
> > :> man ftp | grep passive
> > :> 0 returns
> > :>
> > :> Passive? Please elucidate.
> > :>
> > :> Peace,
> > :> Vale
> > :>
> > :> On Tue, 24 Aug 1999, you wrote:
> > :> > Are you behind a firewall?
> > :> > standard ftp makes a return connection for data, and if you're behind a fire-
> > :> > wall that drops incomming connectsions, you won't be able to use ftp in
> > :> > this active mode. Try passive mode if this is the case.
> > :> >
> > :> > Are you sure the ftp authentication worked? you'll still get a ftp> prompt
> > :> > even if the auth fails. You can re-ath with the user command.
> > :> >
> > :> >
> > :> > k
> > :> >
> > :> > ------------------------------------------------------------------------------
> > :> > "We are all born originals -- why is it so many of us die copies?"
> > :> > -- Edward Young
> > :> > mortis@voicenet.com http://www.voicenet.com/~mortis
> > :> > ------------------------------------------------------------------------------
> > :> >
> > :> > On Tue, 24 Aug 1999, Vale Kenny wrote:
> > :> >
> > :> > > Greets Folks,
> > :> > > when I ftp, and do an <ls> I get...
> > :> > > ftp> ls
> > :> > > 500 Illegal PORT command.
> > :> > > ftp: bind: Address already in use
> > :> > >
> > :> > >
> > :> > > Suggestions? Don't solve it for me, just tell me where the solution is.
> > :> > >
> > :> > > Peace,
> > :> > > Vale
> > :> > >
> > :> > > Hmmm. Odd, I automatically assume that there'll be an answer. Pretty cool.
> > :> > > V
> > :> > >
> > :> > > _______________________________________________
> > :> > > Plug maillist - Plug@lists.nothinbut.net
> > :> > > http://lists.nothinbut.net/mail/listinfo/plug
> > :> > >
> > :> >
> > :> >
> > :> > _______________________________________________
> > :> > Plug maillist - Plug@lists.nothinbut.net
> > :> > http://lists.nothinbut.net/mail/listinfo/plug
> > :>
> > :> _______________________________________________
> > :> Plug maillist - Plug@lists.nothinbut.net
> > :> http://lists.nothinbut.net/mail/listinfo/plug
> > :>
> > :
> > :
> > :_______________________________________________
> > :Plug maillist - Plug@lists.nothinbut.net
> > :http://lists.nothinbut.net/mail/listinfo/plug
> > :
> >
> >
> > _______________________________________________
> > Plug maillist - Plug@lists.nothinbut.net
> > http://lists.nothinbut.net/mail/listinfo/plug
>
> _______________________________________________
> Plug maillist - Plug@lists.nothinbut.net
> http://lists.nothinbut.net/mail/listinfo/plug
>
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|