View Single Post
Old 05-14-2011, 02:28 AM  
benjamin3
Senior Member
 
Join Date: Jul 2005
Posts: 106
Default

Hi bigstar,

1579 gives me a new behaviour :

Quote:
[L] SIZE some_file.***
[L] 550 some_file.***: No such file or directory.
[R] PASV
nearly on all files, the file is inside the directory, and after this "no such file" blabla, then the transfer starts.

funny aint ?

again copy/paste :

Quote:
[R] TYPE I
[R] 200 Type set to I.
[L] TYPE I
[L] 200 Type set to I.
[L] SIZE some_file.***
[L] 550 some_file.***: No such file or directory.
[R] PASV
[R] 227 Entering Passive Mode (xx,xx,xxx,xxx,xxx,xxx)
[L] PORT xx,xx,xxx,xxx,xxx,xxx)
[L] 200 PORT command successful.
[L] STOR some_file.***
[L] 150 Opening BINARY mode SSL data connection for 'some_file.***'.
[R] RETR some_file.***
[R] 150 Opening BINARY mode data connection for some_file.*** (xxxx bytes) using SSL/TLS.

Last edited by benjamin3; 05-14-2011 at 09:34 AM.
benjamin3 is offline