Files
rtems/cpukit
Sebastian Huber b63c8f9b50 ftpfs: Fix SIZE command handling
It is invalid to issue a SIZE command once a data transfer is
in progress.  For reads we issue the SIZE command before the RETR
command and get a snapshot of the file size.  For writes the file size
is initialized to zero and incremented for each write chunk.
2013-01-28 16:46:02 +01:00
..
2012-11-21 16:38:34 +01:00
2013-01-10 17:06:47 -06:00
2013-01-10 17:06:47 -06:00
2013-01-10 17:06:47 -06:00
2013-01-10 17:06:47 -06:00
2012-09-28 15:41:33 +02:00