On 10/1/2011 10:19 AM, Jim Hall wrote:
> I created a 100MB file full of binary zeroes, but wasn't able to
> transfer the whole file to your ftp server:
>
>
> ftp>  put 100mb.dat
> local: 100mb.dat remote: 100mb.dat
> 227 Entering Passive Mode (96,42,66,188,11,35)
> 150 BINARY type File STOR started
> 550 Filesystem error
> ftp>  ls
> 227 Entering Passive Mode (96,42,66,188,8,237)
> 150 Sending file list
> [...]
> -rwxrwxrwx 1 ftp ftp   16564224 Oct  1 10:12 100MB.DAT
> [...]
>
>
> On my end, the file is:
>
> -rw-rw-r--. 1 jhall jhall 102400000 Oct  1 10:04 100mb.dat
>
>

Good test, but it is running DOS 3.3.  You ran that drive out of disk 
space, and it recovered gracefully ...

(Before deleting the file: - 4096 bytes free on drive D: with your file 
there)

10:36:39    Command:    site diskfree d:
10:36:50    Response:    211 Disk d has 4096 free bytes
10:36:56    Command:    CWD /DRIVE_D/FTPDATA/INCOMING
10:36:57    Response:    250 CWD command successful
10:36:57    Command:    PWD
10:36:57    Response:    257 "/DRIVE_D/FTPDATA/INCOMING/" is current 
directory
10:36:57    Command:    DELE 100MB.DAT
10:37:10    Response:    250 DELE command successful


(After deleting ...)

10:37:16    Command:    site diskfree d:
10:37:16    Response:    211 Disk d has 16568320 free bytes


Mike



------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to