summaryrefslogtreecommitdiffstats
path: root/cpukit/ftpd
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-01-28 10:23:28 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-01-28 16:46:02 +0100
commitb63c8f9b50c45d33e12a3776cbf03e498b2a6b99 (patch)
treeabceaf58bc24e12ea3d1996cb7a52e0c1e22595a /cpukit/ftpd
parentbsp/mpc55xx: Add BSP_DATA_CACHE_USE_WRITE_THROUGH (diff)
downloadrtems-b63c8f9b50c45d33e12a3776cbf03e498b2a6b99.tar.bz2
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.
Diffstat (limited to 'cpukit/ftpd')
0 files changed, 0 insertions, 0 deletions