Back to the Korax Forum Archives
RambOrc
ftp orcishweb.com3) this command-line ftp tool will connect and then prompt for username (<!-- e --><a href="mailto:koraxdev@orcishweb.com">koraxdev@orcishweb.com</a><!-- e -->) and password (********) 4) type in following command:
lsThis lists the content of the webroot of the host. You should see the same directories and files you can see with a browser at <!-- m --><a class="postlink" href="http://orcishweb.com/downloads/koraxdev/">http://orcishweb.com/downloads/koraxdev/</a><!-- m --> 5) to create a new directory, type
mkdir whatever(where whatever is the name of the directory) 6) to change into a directory, use the cd command (e.g. cd whatever). To get up one level in the directory tree, use the cdup command. (update: at least some of the Winblows versions use the cd .. command in the FTP tool) 7) Before transferring files, make sure you use binary transfer mode. Type this command to do that:
bin laden8) upload files with the put command, like this:
put map.zip(Note: you can also download files from the server with the get command.) 9) to delete a file from the server, use the dele command:
dele map.zip10) to shut down the FTP connection, type following:
bye motherfuckerYou should now be back to the command prompt (which you can close with the exit command). Any questions/probs regarding this, just post them here.
The 4th Class
RambOrc
dj_jl
Moose
The 4th Class
RambOrc
Moose
RambOrc
Moose
Crimson Wizard
RambOrc
The 4th Class
RambOrc
Crimson Wizard
RambOrc
doomjedi
Crimson Wizard
doomjedi
Crimson Wizard
Firebrand
Crimson Wizard
RambOrc
Crimson Wizard
Firebrand
Crimson Wizard
Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known".Do I miss something?
RambOrc