- May
- 13,137
- 180
Below, 2 different results from DIR and a failed transfer.
Code:
v:\> ver
TCC 16.03.50 Windows 7 [Version 6.1.7601]
v:\> iftp "ftp://lucky.syr.edu/4plugins/test"
v:\> dir ftp:2*
Directory of ftp://lucky.syr.edu/4plugins/test/2*
2014-06-05 01:52 1,048,576 20.bin
2014-06-05 01:52 2,097,152 21.bin
2014-06-05 01:52 4,194,304 22.bin
2014-06-05 01:52 8,388,608 23.bin
2014-06-05 01:52 16,777,216 24.bin
2014-06-05 01:52 33,554,432 25.bin
2014-06-05 01:52 67,108,864 26.bin
2014-06-05 01:52 134,217,728 27.bin
2014-06-05 01:52 268,435,456 28.bin
2014-06-05 01:53 536,870,912 29.bin
1,072,693,248 bytes in 10 files and 0 dirs
v:\> dir ftp:2*
Directory of ftp://lucky.syr.edu/4plugins/test/2*
2014-06-05 01:52 1,048,576 20.bin
2014-06-05 01:52 2,097,152 21.bin
2014-06-05 01:52 4,194,304 22.bin
2014-06-05 01:52 8,388,608 23.bin
2014-06-05 01:52 16,777,216 24.bin
2014-06-05 01:52 33,554,432 25.bin
2014-06-05 01:52 67,108,864 26.bin
2014-06-05 01:52 134,217,728 27.bin
2014-06-05 01:52 268,435,456 28.bin
535,822,336 bytes in 9 files and 0 dirs
v:\> copy "ftp:20.bin"
ftp://lucky.syr.edu/4plugins/test/20.bin => V:\20.bin
TCC: FTP protocol error: 426 Data connection unexpectedly closed, file transfer
/4plugins/test/20.bin aborted by client. "/4plugins/test/20.bin"
0 files copied 1 failed