View Single Post
Old 06-25-2002, 05:38 PM  
PaulB
Junior Member
 
Join Date: Jun 2002
Posts: 3
Default Transferring files from internetforall.com to 64.246.44.16

Connecting to internetforall.com
Connected to internetforall.com Port 21
220 ProFTPD 1.2.2rc1 Server (ProFTPD) [216.234.186.185]
USER tedo
331 Password required for tedo.
PASS (hidden)
230-
****************** Site Administrator FTP instructions ******************
This session begins in your user home directory at /users/tedo
Your personal web directory is /users/tedo/web, accessible at the URL
http://<your.site.domain>/~tedo/
As a site administrator, you can access the site home directory at /
The site web directory is /web, accessible at the URL
http://<your.site.domain>/
To upload to your personal web directory, type:
"cd web", then "put <file>", where <file> is the full file name of the
document on your local computer.
To upload to the site web directory, type:
"cd /web", then "put <file>" where <file> is the full file name of the
document on your local computer.
************************************************** ***********************
230 User tedo logged in.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
CWD /web
250 CWD command successful.
PWD
257 "/web" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (216,234,186,185,227,180).
LIST
150 Opening ASCII mode data connection for file list
226 Transfer complete.
Connecting to 64.246.44.16
Connected to 64.246.44.16 Port 21
220 ProFTPD 1.2.4 Server (ProFTPD) [plesk.rackshack.net]
USER tedo
331 Password required for tedo.
PASS (hidden)
230 User tedo logged in.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
CWD /httpdocs
250 CWD command successful.
PWD
257 "/httpdocs" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (64,246,44,16,231,71).
LIST
150 Opening ASCII mode data connection for file list
226-Transfer complete.
226 Quotas off
TYPE A
200 Type set to A.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (216,234,186,185,207,16).
PORT 216,234,186,185,207,16
200 PORT command successful.
STOR bio.htm
ABOR
226 Abort successful
ABOR
500 No command to abort.
500 No command to abort.
RETR bio.htm
QUIT
221 Goodbye.
Logged off: 64.246.44.16
QUIT
Logged off: internetforall.com
Transfer Failed!
1 File failed to transfer
User Aborted
PaulB is offline