- May
- 3,515
- 5
Same observation as wrong copies in earlier builds. Last 16.01 builds had been OK. I just switched to Version 15 and downloaded everything correctly.
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!iftp ftp://lucky.syr.edu/4plugins
copy /s /[d-10] ftp:sysutil*
dir/s/a:
I saw the same behavior but only for the file in the root.Code:iftp ftp://lucky.syr.edu/4plugins copy /s /[d-10] ftp:sysutil* dir/s/a:
When executing in TCC V11 or V15 (that's all I used) the files copied into an empty directory tree the two files downloaded are each larger than 50,000 bytes; expanding them using 7Z is successful. In 16.02.48 both are smaller than 2,000 bytes, and attempting to expand with 7Z reports errors.
[C:\Users\Galloway\Desktop\Test]iftp ftp://lucky.syr.edu/4plugins
[C:\Users\Galloway\Desktop\Test]copy /s /[d-10] ftp:sysutil*
ftp://lucky.syr.edu/4plugins/sysutils.zip => C:\Users\Galloway\Desktop\Test\sysutils.zip
TCC: (Sys) There are no more files.
"ftp:/4plugins/NeedsVista/sysutil*"
TCC: (Sys) There are no more files.
"ftp:/4plugins/Save/sysutil*"
TCC: (Sys) There are no more files.
"ftp:/4plugins/shralias_ascii_save_files/sysutil*"
ftp://lucky.syr.edu/4plugins/X64/sysutils64.zip => C:\Users\Galloway\Desktop\Test\X64\sysutils64.zip
ftp://lucky.syr.edu/4plugins/xp/sysutils.zip => C:\Users\Galloway\Desktop\Test\xp\sysutils.zip
3 files copied
[C:\Users\Galloway\Desktop\Test]dir /s /a:-d
Volume in drive C is Win7_Galloway Serial number is aea6:a855
Directory of C:\Users\Galloway\Desktop\Test\*
5/15/2014 20:03 57,072 sysutils.zip
57,072 bytes in 1 file and 0 dirs 57,344 bytes allocated
Directory of C:\Users\Galloway\Desktop\Test\X64\*
5/15/2014 20:03 61,273 sysutils64.zip
61,273 bytes in 1 file and 0 dirs 61,440 bytes allocated
Total for: C:\Users\Galloway\Desktop\Test\X64\*
61,273 bytes in 1 file and 0 dirs 61,440 bytes allocated
Directory of C:\Users\Galloway\Desktop\Test\xp\*
5/16/2014 16:28 57,033 sysutils.zip
57,033 bytes in 1 file and 0 dirs 57,344 bytes allocated
Total for: C:\Users\Galloway\Desktop\Test\xp\*
57,033 bytes in 1 file and 0 dirs 57,344 bytes allocated
Total for: C:\Users\Galloway\Desktop\Test\*
175,378 bytes in 3 files and 0 dirs 176,128 bytes allocated
357,684,576,256 bytes free
[C:\Users\Galloway\Desktop\Test]
Code:iftp ftp://lucky.syr.edu/4plugins copy /s /[d-10] ftp:sysutil* dir/s/a:
When executing in TCC V11 or V15 (that's all I used) the files copied into an empty directory tree the two files downloaded are each larger than 50,000 bytes; expanding them using 7Z is successful. In 16.02.48 both are smaller than 2,000 bytes, and attempting to expand with 7Z reports errors.