>> MS DOS >> FTP

Page 1 of 1

6 Replies - 2223 Views - Last Post: 15 October 2001 - 07:12 AM

#1 capty99   User is offline

  • i am colt mccoy
  • member icon

Reputation: 100
  • View blog
  • Posts: 10,081
  • Joined: 26-April 01

>> MS DOS >> FTP

Posted 12 October 2001 - 06:44 AM

hey hey hey, i need 2 know how 2 ftp using dos.

im all connected up, and ready to send/recieve but none of the commands i have used have worked, or maybe im doing them wrong. a little help? thx.

Is This A Good Question/Topic? 0
  • +

Replies To: >> MS DOS >> FTP

#2 runtime error   User is offline

  • Lucky.Code
  • member icon

Reputation: 3
  • View blog
  • Posts: 629
  • Joined: 19-March 01

Re: >> MS DOS >> FTP

Posted 12 October 2001 - 08:22 AM

go to the directory inwhich the file you want to send is in.

Then type

ftp (ftp site here)

usually you would have to put in a user name and password.

then in oder to upload something you say
put (filename.extension)

how to download..... got me :confusedw:

Was This Post Helpful? 0
  • +
  • -

#3 sw00zh   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 35
  • Joined: 13-August 01

Re: >> MS DOS >> FTP

Posted 12 October 2001 - 10:15 AM

Typ ? for the commands list

Grtz

Was This Post Helpful? 0
  • +
  • -

#4 tsmoke   User is offline

  • D.I.C Head

Reputation: 1
  • View blog
  • Posts: 50
  • Joined: 20-April 01

Re: >> MS DOS >> FTP

Posted 12 October 2001 - 03:07 PM

to download do the same as described by runtime and instead of puts type get
Was This Post Helpful? 0
  • +
  • -

#5 capty99   User is offline

  • i am colt mccoy
  • member icon

Reputation: 100
  • View blog
  • Posts: 10,081
  • Joined: 26-April 01

Re: >> MS DOS >> FTP

Posted 12 October 2001 - 03:36 PM

yeah , i know ive gotten that far. but then it asks me for filename (got that) and remote dir. (anything i type for this doesnt work)
Was This Post Helpful? 0
  • +
  • -

#6 jaredigital   User is offline

  • 42. That's my final answer.
  • member icon

Reputation: 1
  • View blog
  • Posts: 4,090
  • Joined: 22-April 01

Re: >> MS DOS >> FTP

Posted 12 October 2001 - 04:56 PM

type this:

ftp *type a space and then type in your ftp address, usually ftp.yourdomain.com*

you will connect, provide your usename and password and you're logged in.

you can type help to see all available commands.

you can type ? *any command off the list here* to get an explaination of the command.

ex: ? ascii

it's quite tedious, and i hate it. :) why are you doing this to yourself?


Was This Post Helpful? 0
  • +
  • -

#7 Trakker   User is offline

  • A$$hole Extraordinaire.
  • member icon

Reputation: 13
  • View blog
  • Posts: 2,386
  • Joined: 06-June 01

Re: >> MS DOS >> FTP

Posted 15 October 2001 - 07:12 AM

Quote

Quote: from jaredigital on 8:56 pm on Oct. 12, 2001
type this:

ftp *type a space and then type in your ftp address, usually ftp.yourdomain.com*

you will connect, provide your usename and password and you're logged in.

you can type help to see all available commands.

you can type ? *any command off the list here* to get an explaination of the command.

ex: ? ascii

it's quite tedious, and i hate it. :) why are you doing this to yourself?


That's what i'm wondering. You seem to be posting fine, or are you doing that in MS-DOS too?
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1