-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6cce0b9
commit 182e3b4
Showing
14 changed files
with
342 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Verbose mode on. | ||
Connected to ftp.debcal.co.za. | ||
220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- | ||
220-You are user number 3 of 50 allowed. | ||
220-Local time is now 15:49. Server port: 21. | ||
220-This is a private system - No anonymous login | ||
220-IPv6 connections are also welcome on this server. | ||
220 You will be disconnected after 15 minutes of inactivity. | ||
Remote system type is UNIX. | ||
Using binary mode to transfer files. | ||
331 User [email protected] OK. Password required | ||
230 OK. Current restricted directory is / | ||
250 Deleted FIRMWARE.BIN | ||
200 TYPE is now 8-bit binary | ||
227 Entering Passive Mode (154,0,175,45,145,228) | ||
150 Accepted data connection | ||
226-File successfully transferred | ||
226 0.490 seconds (measured here), 38.10 Kbytes per second | ||
19130 bytes sent in 0.000105 seconds (174 Mbytes/s) | ||
221-Goodbye. You uploaded 19 and downloaded 0 kbytes. | ||
221 Logout. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Verbose mode on. | ||
Connected to ftp.debcal.co.za. | ||
220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- | ||
220-You are user number 2 of 50 allowed. | ||
220-Local time is now 15:56. Server port: 21. | ||
220-This is a private system - No anonymous login | ||
220-IPv6 connections are also welcome on this server. | ||
220 You will be disconnected after 15 minutes of inactivity. | ||
Remote system type is UNIX. | ||
Using binary mode to transfer files. | ||
331 User [email protected] OK. Password required | ||
230 OK. Current restricted directory is / | ||
250 Deleted FIRMWARE.BIN | ||
200 TYPE is now 8-bit binary | ||
227 Entering Passive Mode (154,0,175,45,206,184) | ||
150 Accepted data connection | ||
226-File successfully transferred | ||
226 0.500 seconds (measured here), 37.65 Kbytes per second | ||
19266 bytes sent in 0.000185 seconds (99.3 Mbytes/s) | ||
221-Goodbye. You uploaded 19 and downloaded 0 kbytes. | ||
221 Logout. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Verbose mode on. | ||
Connected to ftp.debcal.co.za. | ||
220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- | ||
220-You are user number 2 of 50 allowed. | ||
220-Local time is now 08:50. Server port: 21. | ||
220-This is a private system - No anonymous login | ||
220-IPv6 connections are also welcome on this server. | ||
220 You will be disconnected after 15 minutes of inactivity. | ||
Remote system type is UNIX. | ||
Using binary mode to transfer files. | ||
331 User [email protected] OK. Password required | ||
230 OK. Current restricted directory is / | ||
250 Deleted FIRMWARE.BIN | ||
200 TYPE is now 8-bit binary | ||
227 Entering Passive Mode (154,0,175,45,219,136) | ||
150 Accepted data connection | ||
226-File successfully transferred | ||
226 1.803 seconds (measured here), 10.46 Kbytes per second | ||
19304 bytes sent in 9.8e-05 seconds (188 Mbytes/s) | ||
221-Goodbye. You uploaded 19 and downloaded 0 kbytes. | ||
221 Logout. |
Oops, something went wrong.