#2
Post
by scullmeister » 2019-05-30 11:17
here is a log of trying to upload a file to the ftp earlier as a test
2019-05-30 12:04:48 8824 1 Status: Resolving address of ***********
2019-05-30 12:04:48 8824 1 Status: Connecting to **.*.**.***:21...
2019-05-30 12:04:48 8824 1 Status: Connection established, waiting for welcome message...
2019-05-30 12:04:48 8824 1 Response: 220 Network 14
2019-05-30 12:04:48 8824 1 Command: AUTH TLS
2019-05-30 12:04:48 8824 1 Response: 234 Using authentication type TLS
2019-05-30 12:04:48 8824 1 Status: Initializing TLS...
2019-05-30 12:04:48 8824 1 Status: Verifying certificate...
2019-05-30 12:04:48 8824 1 Status: TLS connection established.
2019-05-30 12:04:48 8824 1 Command: USER ******
2019-05-30 12:04:48 8824 1 Response: 331 Password required for *******
2019-05-30 12:04:48 8824 1 Command: PASS **********
2019-05-30 12:04:48 8824 1 Response: 230 Logged on
2019-05-30 12:04:48 8824 1 Command: SYST
2019-05-30 12:04:48 8824 1 Response: 215 UNIX emulated by FileZilla
2019-05-30 12:04:48 8824 1 Command: FEAT
2019-05-30 12:04:48 8824 1 Response: 211-Features:
2019-05-30 12:04:48 8824 1 Response: MDTM
2019-05-30 12:04:48 8824 1 Response: REST STREAM
2019-05-30 12:04:48 8824 1 Response: SIZE
2019-05-30 12:04:48 8824 1 Response: MLST type*;size*;modify*;
2019-05-30 12:04:48 8824 1 Response: MLSD
2019-05-30 12:04:48 8824 1 Response: AUTH SSL
2019-05-30 12:04:48 8824 1 Response: AUTH TLS
2019-05-30 12:04:48 8824 1 Response: PROT
2019-05-30 12:04:48 8824 1 Response: PBSZ
2019-05-30 12:04:48 8824 1 Response: UTF8
2019-05-30 12:04:48 8824 1 Response: CLNT
2019-05-30 12:04:48 8824 1 Response: MFMT
2019-05-30 12:04:48 8824 1 Response: EPSV
2019-05-30 12:04:48 8824 1 Response: EPRT
2019-05-30 12:04:48 8824 1 Response: 211 End
2019-05-30 12:04:48 8824 1 Command: PBSZ 0
2019-05-30 12:04:48 8824 1 Response: 200 PBSZ=0
2019-05-30 12:04:48 8824 1 Command: PROT P
2019-05-30 12:04:48 8824 1 Response: 200 Protection level set to P
2019-05-30 12:04:48 8824 1 Status: Logged in
2019-05-30 12:04:48 8824 1 Status: Retrieving directory listing...
2019-05-30 12:04:48 8824 1 Command: PWD
2019-05-30 12:04:48 8824 1 Response: 257 "/" is current directory.
2019-05-30 12:04:48 8824 1 Command: TYPE I
2019-05-30 12:04:48 8824 1 Response: 200 Type set to I
2019-05-30 12:04:48 8824 1 Command: PASV
2019-05-30 12:04:49 8824 1 Response: 227 Entering Passive Mode (**,*,**,***,***,***)
2019-05-30 12:04:49 8824 1 Command: MLSD
2019-05-30 12:04:49 8824 1 Response: 150 Opening data channel for directory listing of "/"
2019-05-30 12:04:49 8824 1 Response: 226 Successfully transferred "/"
2019-05-30 12:04:49 8824 1 Status: Directory listing of "/" successful
2019-05-30 12:04:52 8824 1 Status: Retrieving directory listing of "/Upload"...
2019-05-30 12:04:52 8824 1 Command: CWD /Upload
2019-05-30 12:04:52 8824 1 Response: 250 CWD successful. "/Upload" is current directory.
2019-05-30 12:04:52 8824 1 Command: PWD
2019-05-30 12:04:52 8824 1 Response: 257 "/Upload" is current directory.
2019-05-30 12:04:52 8824 1 Command: PASV
2019-05-30 12:04:52 8824 1 Response: 227 Entering Passive Mode (**,*,**,***,***,***)
2019-05-30 12:04:52 8824 1 Command: MLSD
2019-05-30 12:04:52 8824 1 Response: 150 Opening data channel for directory listing of "/Upload"
2019-05-30 12:04:52 8824 1 Response: 226 Successfully transferred "/Upload"
2019-05-30 12:04:52 8824 1 Status: Directory listing of "/Upload" successful
2019-05-30 12:05:01 8824 2 Status: Resolving address of ***********
2019-05-30 12:05:01 8824 2 Status: Connecting to **.*.**.***:21...
2019-05-30 12:05:01 8824 2 Status: Connection established, waiting for welcome message...
2019-05-30 12:05:01 8824 2 Response: 220 Network 14
2019-05-30 12:05:01 8824 2 Command: AUTH TLS
2019-05-30 12:05:01 8824 2 Response: 234 Using authentication type TLS
2019-05-30 12:05:01 8824 2 Status: Initializing TLS...
2019-05-30 12:05:02 8824 2 Status: Verifying certificate...
2019-05-30 12:05:02 8824 2 Status: TLS connection established.
2019-05-30 12:05:02 8824 2 Command: USER *******
2019-05-30 12:05:02 8824 2 Response: 331 Password required for ***********
2019-05-30 12:05:02 8824 2 Command: PASS ****************
2019-05-30 12:05:02 8824 2 Response: 230 Logged on
2019-05-30 12:05:02 8824 2 Command: PBSZ 0
2019-05-30 12:05:02 8824 2 Response: 200 PBSZ=0
2019-05-30 12:05:02 8824 2 Command: PROT P
2019-05-30 12:05:02 8824 2 Response: 200 Protection level set to P
2019-05-30 12:05:02 8824 2 Status: Logged in
2019-05-30 12:05:02 8824 2 Status: Starting upload of C:\Users\********\Desktop\444.xlsx
2019-05-30 12:05:02 8824 2 Command: CWD /Upload
2019-05-30 12:05:02 8824 2 Response: 250 CWD successful. "/Upload" is current directory.
2019-05-30 12:05:02 8824 2 Command: TYPE I
2019-05-30 12:05:02 8824 2 Response: 200 Type set to I
2019-05-30 12:05:02 8824 2 Command: PASV
2019-05-30 12:05:02 8824 2 Response: 227 Entering Passive Mode (**,*,**,***,***,***)
2019-05-30 12:05:02 8824 2 Command: STOR 444.xlsx
2019-05-30 12:05:02 8824 2 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted
2019-05-30 12:05:02 8824 2 Response: 150 Opening data channel for file upload to server of "/Upload/444.xlsx"
2019-05-30 12:05:02 8824 2 Response: 550 can't access file.
2019-05-30 12:05:02 8824 2 Error: File transfer failed
2019-05-30 12:05:02 8824 2 Status: Starting upload of C:\Users\pbianco\Desktop\444.xlsx
2019-05-30 12:05:02 8824 2 Status: Retrieving directory listing of "/Upload"...
2019-05-30 12:05:02 8824 2 Command: PASV
2019-05-30 12:05:02 8824 2 Response: 227 Entering Passive Mode (**,*,**,***,***,***)
2019-05-30 12:05:02 8824 2 Command: MLSD
2019-05-30 12:05:02 8824 2 Response: 150 Opening data channel for directory listing of "/Upload"
2019-05-30 12:05:02 8824 2 Response: 226 Successfully transferred "/Upload"
2019-05-30 12:05:02 8824 2 Command: PASV
2019-05-30 12:05:02 8824 2 Response: 227 Entering Passive Mode (**,*,**,***,***,***)
2019-05-30 12:05:02 8824 2 Command: STOR 444.xlsx
2019-05-30 12:05:02 8824 2 Response: 150 Opening data channel for file upload to server of "/Upload/444.xlsx"
2019-05-30 12:05:02 8824 2 Response: 550 can't access file.
2019-05-30 12:05:02 8824 2 Error: File transfer failed
2019-05-30 12:05:03 8824 2 Status: Starting upload of C:\Users\*********\Desktop\444.xlsx
2019-05-30 12:05:03 8824 2 Status: Retrieving directory listing of "/Upload"...
2019-05-30 12:05:03 8824 2 Command: PASV
2019-05-30 12:05:03 8824 2 Response: 227 Entering Passive Mode (**,*,**,***,***,***)
2019-05-30 12:05:03 8824 2 Command: MLSD
2019-05-30 12:05:03 8824 2 Response: 150 Opening data channel for directory listing of "/Upload"
2019-05-30 12:05:03 8824 2 Response: 226 Successfully transferred "/Upload"
2019-05-30 12:05:03 8824 2 Command: PASV
2019-05-30 12:05:03 8824 2 Response: 227 Entering Passive Mode (**,*,**,***,***,***)
2019-05-30 12:05:03 8824 2 Command: STOR 444.xlsx
2019-05-30 12:05:03 8824 2 Response: 150 Opening data channel for file upload to server of "/Upload/444.xlsx"
2019-05-30 12:05:03 8824 2 Response: 550 can't access file.
2019-05-30 12:05:03 8824 2 Error: File transfer failed
2019-05-30 12:05:03 8824 2 Status: Retrieving directory listing of "/Upload"...
2019-05-30 12:05:03 8824 2 Command: PASV
2019-05-30 12:05:03 8824 2 Response: 227 Entering Passive Mode (**,*,**,***,***,***)
2019-05-30 12:05:03 8824 2 Command: MLSD
2019-05-30 12:05:03 8824 2 Response: 150 Opening data channel for directory listing of "/Upload"
2019-05-30 12:05:03 8824 2 Response: 226 Successfully transferred "/Upload"
2019-05-30 12:05:03 8824 2 Status: Directory listing of "/Upload" successful