FTP help
hey...just wanted to let you guys know i found an easy FTP...if you have Windows ME or before, its in DOS. If you have WinXP, its the command prompt. type in
ftp myserver.com
it will ask for a user name, type it in, same with password
then to transfer you have two options
send C:\My Documents\me.jpg
'
or
put C:\My Documents\me.jpg
'
it will put it into your server in the form of myserver.com/Documents/me.jpg
check it out! there's some other commands too at Windows FTP site
mairving posted this at 02:49 — 12th June 2002.
They have: 2,256 posts
Joined: Feb 2001
Yeah, it's been around a lot. I use the Linux version of FTP. Of course, there are other options:
cd change directory
mget get file
mput send file
prompt turns off/on prompt confirmation
ascii uploads in ascii
binary uploads in binary
help lists commands
mkdir make new directory
rmdir remove directory
chmod change permissions
bye quit exit exits ftp program
Mark Irving
I have a mind like a steel trap; it is rusty and illegal in 47 states
kb posted this at 13:11 — 12th June 2002.
He has: 1,380 posts
Joined: Feb 2002
i figured that, but i just found it out and wanted to let other people know...
nuk3 posted this at 10:19 — 18th June 2002.
They have: 238 posts
Joined: May 2002
cool, you learn something new every day!
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.