Author Topic: how to use ftp?  (Read 1354 times)

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
how to use ftp?
« on: 25 August 2002, 15:00 »
hello there. i am currently having to use the file transfer program on my flatmate's winXP machine which sucks but so far it seems to be identical to ftp on linux. anyway the thing is that this winXP version has no man pages that i can find, so what i want to know is, i have just had a huge formatting accident and i need to ftp into my web hosts and download all the files in my forum. there are many subdirectories. Can i automate the getting of these subdirectories or do i need to descend into each one by hand and mget each one individually.

Also, how do i stop it asking for confirmation for each file i want to get?

thanks...
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
how to use ftp?
« Reply #1 on: 25 August 2002, 17:01 »
Which FTP programme do you use?

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
how to use ftp?
« Reply #2 on: 25 August 2002, 17:33 »
quote:
Originally posted by Calum:
Also, how do i stop it asking for confirmation for each file i want to get?


> prompt
Someone please remove this account. Thanks...

Stryker

  • VIP
  • Member
  • ***
  • Posts: 1,258
  • Kudos: 41
how to use ftp?
« Reply #3 on: 25 August 2002, 19:31 »
It hurts to say it... but internet explorer sounds like your solution. On the address bar, where you normally put http://domain.tld/subdirector...

put this instead:

ftp://[email protected]

That will open up a folder very similar to the local file manager windows has.

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
how to use ftp?
« Reply #4 on: 25 August 2002, 22:45 »
hiya,

Refalm i am using 'ftp' which is the command line program. I was going to install WS_FTP which i know automates the ftp command line, but basically it's not my machine so i don't want to when i can just use the preinstalled command line ftp program that comes with the system.

VoidMain, does this mean the syntax (when logged in) is:
Code: [Select]
?

stryker, i will actually try to do that since i am using this shitty winxp machine, HOWEVER i would still like to figure out how to do it properly by hand.

thanks to all for your comments.

[edit...]
Okay, i tried that internet explorer thing and here's what i got:  
quote:
Internet Explorer cannot download / from www.nelie.org.

Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later.

<OK>

So now i will try that > prompt thing...

[edit2]okay, i think i misunderstood the concept of > prompt. i think i will install ws_ftp here and admit defeat...

as i said i still need to learn how to do this by hand...

[ August 25, 2002: Message edited by: Calum ]

visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
how to use ftp?
« Reply #5 on: 26 August 2002, 01:01 »
Code: [Select]
[/qb]<hr></blockquote>

No, just type "prompt" at the "ftp>" prompt to make it stop prompting for each file. Type "?" or "help" for a list of other commands. And you can use IE as mentioned above as a "cheap" WS_FTP but I've never used XP (and never will) so I don't know if it works the same.

[ August 25, 2002: Message edited by: VoidMain ]

Someone please remove this account. Thanks...

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
how to use ftp?
« Reply #6 on: 26 August 2002, 01:04 »
quote:
Originally posted by Calum:
hiya,
VoidMain, does this mean the syntax (when logged in) is:
Code: [Select]
[/b]


No, just type "prompt" at the "ftp>" prompt to make it stop prompting for each file. Type "?" or "help" for a list of other commands.
Someone please remove this account. Thanks...

Stryker

  • VIP
  • Member
  • ***
  • Posts: 1,258
  • Kudos: 41
how to use ftp?
« Reply #7 on: 26 August 2002, 03:47 »
It always works for me, the internet explorer thing, i must have given bad directions. all well. When ftp opens and you log in, prompt is a command on it's own, not a parameter for another command (as it should be). I would expect something similar to this:

Welome to FTP Server,  Please log in:
(user): myusername
(pass): mypassword

Welcome.
ftp> prompt
ftp> mget thisfolder
Retrieving...
Done.
ftp> quit

(I would avoid internet explorer, but use it before downloading a ftp client)

Aaron Ni

  • VIP
  • Member
  • ***
  • Posts: 356
  • Kudos: 33
how to use ftp?
« Reply #8 on: 26 August 2002, 06:49 »
I do believe that the client CuteFTP will allow you to download a complete directory without prompting for each file.  It's main features are a main screen showing the FTP accounts contents, a small sidebar to the left that shows a directory on your computer and the bottom shows file transfer progress.  

If you cant find a copy online (Which shouldnt be too hard.) I could just send you the install files with a serial.
You know me.... really...

Chooco

  • Member
  • **
  • Posts: 318
  • Kudos: 0
how to use ftp?
« Reply #9 on: 26 August 2002, 15:59 »
i think Internet Explorer makes a pretty good FTP client actually... transfering files is as easy as using Windows Explorer

if you want an FTP server for Windows, try TYPSoft FTP Server

Doctor V

  • Member
  • **
  • Posts: 661
  • Kudos: 0
how to use ftp?
« Reply #10 on: 30 August 2002, 07:18 »
quote:
Originally posted by Chooco:
i think Internet Explorer makes a pretty good FTP client actually... transfering files is as easy as using Windows Explorer


Sure, it does I guess.  Try Mozilla, works just as well.  How about Opera.

V