Hi all,
I have a program, written in VB 6.0, that creates a boat load of zip files and then uses FileCopy to move the files over to a LINUX box. This seems to work ok until the files are larger than 20K then at the end of the FileCopy I receive an error 52 "Bad File Name or Number". However, when I check file sizes between the file on the Windows Machine and the file on the Linux machine the sizes are the same. Now I know this does not necessarily mean the filecopy worked, but it sure looks like it does.
Any ideas on why a 20K file would throw such an error when being copied to a Linux box?
Thanks
I have a program, written in VB 6.0, that creates a boat load of zip files and then uses FileCopy to move the files over to a LINUX box. This seems to work ok until the files are larger than 20K then at the end of the FileCopy I receive an error 52 "Bad File Name or Number". However, when I check file sizes between the file on the Windows Machine and the file on the Linux machine the sizes are the same. Now I know this does not necessarily mean the filecopy worked, but it sure looks like it does.
Any ideas on why a 20K file would throw such an error when being copied to a Linux box?
Thanks