Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Re: FTP

Reply
 
 
Gene E. Bloch
Guest
Posts: n/a

 
      03-25-2009
On Wed, 25 Mar 2009 18:24:00 -0400, Van Chocstraw wrote:

> Why is there no 'connect' command for ftp? Used to be. Why?
> There is disconnect, bye, why no connect.
> Used to type connect then the ip address.
> How do you connect now?
>
> I'm just working behind a firewall so don't worry.


Have you tried "open"?

--
Gene E. Bloch letters0x40blochg0x2Ecom
 
Reply With Quote
 
 
 
 
Gene E. Bloch
Guest
Posts: n/a

 
      03-25-2009
On Wed, 25 Mar 2009 19:25:29 -0400, Van Chocstraw wrote:

> Gene E. Bloch wrote:
>> On Wed, 25 Mar 2009 18:24:00 -0400, Van Chocstraw wrote:
>>
>>> Why is there no 'connect' command for ftp? Used to be. Why?
>>> There is disconnect, bye, why no connect.
>>> Used to type connect then the ip address.
>>> How do you connect now?
>>>
>>> I'm just working behind a firewall so don't worry.

>>
>> Have you tried "open"?
>>

>
> I figured it out. You type 'ftp ip-address' before you get the ftp prompt.


OK, thanks. I haven't used command-line FTP in years, so I had forgotten
that.

I use Fire-FTP, an add-in to Firefox, so I don't have to think any more :-)

BTW, can you use a site-name instead of an IP address? That might be
convenient.

--
Gene E. Bloch letters0x40blochg0x2Ecom
 
Reply With Quote
 
Nil
Guest
Posts: n/a

 
      03-26-2009
On 25 Mar 2009, "Gene E. Bloch" <not-> wrote in
microsoft.public.windows.vista.general:

> BTW, can you use a site-name instead of an IP address? That might
> be convenient.


Yes.
 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      03-26-2009
On Wed, 25 Mar 2009 17:48:31 -0700, "Gene E. Bloch"
<not-> wrote:

>On Wed, 25 Mar 2009 19:25:29 -0400, Van Chocstraw wrote:
>
>> Gene E. Bloch wrote:
>>> On Wed, 25 Mar 2009 18:24:00 -0400, Van Chocstraw wrote:
>>>
>>>> Why is there no 'connect' command for ftp? Used to be. Why?
>>>> There is disconnect, bye, why no connect.
>>>> Used to type connect then the ip address.
>>>> How do you connect now?
>>>>
>>>> I'm just working behind a firewall so don't worry.
>>>
>>> Have you tried "open"?
>>>

>>
>> I figured it out. You type 'ftp ip-address' before you get the ftp prompt.

>
>OK, thanks. I haven't used command-line FTP in years, so I had forgotten
>that.
>
>I use Fire-FTP, an add-in to Firefox, so I don't have to think any more :-)
>
>BTW, can you use a site-name instead of an IP address? That might be
>convenient.


Type FTP at the command prompt
Type ? at the FTP> prompt
All commands will be revealed!


 
Reply With Quote
 
Gene E. Bloch
Guest
Posts: n/a

 
      03-26-2009
On Thu, 26 Mar 2009 14:22:45 -0400, +Bob+ wrote:

> On Wed, 25 Mar 2009 17:48:31 -0700, "Gene E. Bloch"
> <not-> wrote:
>
>>On Wed, 25 Mar 2009 19:25:29 -0400, Van Chocstraw wrote:
>>
>>> Gene E. Bloch wrote:
>>>> On Wed, 25 Mar 2009 18:24:00 -0400, Van Chocstraw wrote:
>>>>
>>>>> Why is there no 'connect' command for ftp? Used to be. Why?
>>>>> There is disconnect, bye, why no connect.
>>>>> Used to type connect then the ip address.
>>>>> How do you connect now?
>>>>>
>>>>> I'm just working behind a firewall so don't worry.
>>>>
>>>> Have you tried "open"?
>>>>
>>>
>>> I figured it out. You type 'ftp ip-address' before you get the ftp prompt.

>>
>>OK, thanks. I haven't used command-line FTP in years, so I had forgotten
>>that.
>>
>>I use Fire-FTP, an add-in to Firefox, so I don't have to think any more :-)
>>
>>BTW, can you use a site-name instead of an IP address? That might be
>>convenient.

>
> Type FTP at the command prompt
> Type ? at the FTP> prompt
> All commands will be revealed!


BUT not the answer to my question...

--
Gene E. Bloch letters0x40blochg0x2Ecom
 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      03-26-2009
On Thu, 26 Mar 2009 11:59:53 -0700, "Gene E. Bloch"
<not-> wrote:

>> Type FTP at the command prompt
>> Type ? at the FTP> prompt
>> All commands will be revealed!

>
>BUT not the answer to my question...


Not in Windows FTP, no.

You can FTP to an IP, a domain, even a windows server name if the
network is reasonably configured.

FWIW: A domain name is just a pointer to an IP address. You can almost
always use a domain name in place of an IP address - at least as long
as the host system can translate it for you using an available DNS
server.

The only places IP's are "required" (generalization) is in network
settings for things like DNS servers. For example, your router needs
an IP address for the DNS server itself because it can't lookup any
names until it know where the server is (catch-22).


 
Reply With Quote
 
John
Guest
Posts: n/a

 
      03-26-2009

"Gene E. Bloch" <not-> wrote in message
news:...
>> I figured it out. You type 'ftp ip-address' before you get the ftp
>> prompt.

>
> BTW, can you use a site-name instead of an IP address? That might be
> convenient.
>


Yes... if your computer can resolve domain names.
No.. if it can't.


 
Reply With Quote
 
Gene E. Bloch
Guest
Posts: n/a

 
      03-27-2009
On Thu, 26 Mar 2009 17:05:44 -0400, +Bob+ wrote:

> On Thu, 26 Mar 2009 11:59:53 -0700, "Gene E. Bloch"
> <not-> wrote:
>
>>> Type FTP at the command prompt
>>> Type ? at the FTP> prompt
>>> All commands will be revealed!

>>
>>BUT not the answer to my question...

>
> Not in Windows FTP, no.
>
> You can FTP to an IP, a domain, even a windows server name if the
> network is reasonably configured.
>
> FWIW: A domain name is just a pointer to an IP address. You can almost
> always use a domain name in place of an IP address - at least as long
> as the host system can translate it for you using an available DNS
> server.
>
> The only places IP's are "required" (generalization) is in network
> settings for things like DNS servers. For example, your router needs
> an IP address for the DNS server itself because it can't lookup any
> names until it know where the server is (catch-22).


Yes, Nil already answered that question to my satisfaction. Lucky for me: I
was too lazy to research it myself :-)

In effect, my question was "Does FTP use DNS". As I said, Nil answered
that.

--
Gene E. Bloch letters0x40blochg0x2Ecom
 
Reply With Quote
 
Nil
Guest
Posts: n/a

 
      03-27-2009
On 26 Mar 2009, "Gene E. Bloch" <not-> wrote in
microsoft.public.windows.vista.general:

> Yes, Nil already answered that question to my satisfaction. Lucky
> for me: I was too lazy to research it myself :-)


It didn't take any real "research" - it took opening a command window
and trying it for myself. I already knew the answer, but that confirmed
it.
 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      03-27-2009
On Thu, 26 Mar 2009 20:06:44 -0700, "Gene E. Bloch"
<not-> wrote:

>
>Yes, Nil already answered that question to my satisfaction. Lucky for me: I
>was too lazy to research it myself :-)


acceptable if you can save a significant amount of time by having
someone knowledgable answer a question that would take significant
time to research.

>In effect, my question was "Does FTP use DNS". As I said, Nil answered
>that.



The general answer to your question is that nearly all network
utilities do.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59