~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/netwerk/streamconv/converters/parse-ftp/U-proftpd.in

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ftp> open ftp.netmanage.com
 
2
Connected to ftp.netmanage.com.
 
3
220 ProFTPD 1.2.4 Server (Netmanage FTP Server) [156.27.8.3]
 
4
Name (ftp.netmanage.com:cyp): 
 
5
331 Anonymous login ok, send your complete email address as your password.
 
6
230 Anonymous access granted, restrictions apply.
 
7
Remote system type is UNIX.
 
8
Using binary mode to transfer files.
 
9
ftp> ls
 
10
200 PORT command successful.
 
11
150 Opening ASCII mode data connection for file list.
 
12
drwxr-xr-x  13 ftp      ftp           344 Oct 17  2001 pub
 
13
drwxrwxr-x   7 ftp      support       304 May 14 16:56 support
 
14
-rw-r--r--   1 ftp      ftp           508 Aug 19  1998 welcome.msg
 
15
226-Transfer complete.
 
16
226 Quotas off
 
17
ftp> syst
 
18
215 UNIX Type: L8
 
19
ftp> close
 
20
221 Goodbye.
 
21
ftp> 
 
 
b'\\ No newline at end of file'