Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #537

Re: ShellFileCopy API - Windows sometimes returns "File is too large for destination file system" error

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail
From "Nobody" <nobody@nobody.com>
Newsgroups comp.lang.basic.visual.misc
Subject Re: ShellFileCopy API - Windows sometimes returns "File is too large for destination file system" error
Date Tue, 6 Dec 2011 17:07:03 -0500
Organization Aioe.org NNTP Server
Lines 22
Message-ID <jbm3m7$78i$1@speranza.aioe.org> (permalink)
References <1f8479de-ae1b-44c7-8f49-ed1f4ca257a3@4g2000yqu.googlegroups.com>
NNTP-Posting-Host 2zkn8lvDl69X1tm9Wtth7A.user.speranza.aioe.org
X-Complaints-To abuse@aioe.org
X-MimeOLE Produced By Microsoft MimeOLE V6.00.2900.3028
X-RFC2646 Format=Flowed; Original
X-Notice Filtered by postfilter v. 0.8.2
X-Newsreader Microsoft Outlook Express 6.00.2900.3028
X-Priority 3
X-MSMail-Priority Normal
Xref x330-a1.tempe.blueboxinc.net comp.lang.basic.visual.misc:537

Show key headers only | View raw


"techman41973" <techman41973@yahoo.com> wrote in message 
news:1f8479de-ae1b-44c7-8f49-ed1f4ca257a3@4g2000yqu.googlegroups.com...
>I have a program I wrote in Visual Basic that copies a file from one
> directory into another directory at a prescribed interval. The Visual
> Basic programs uses the ShellFileCopy API function
>  http://www.ex-designz.net/apidetail.asp?api_id=357
>  http://www.freevbcode.com/ShowCode.asp?ID=499
>
> 99% of the time, the program works fine.
> However occasionally, I get a Windows error that pop's up that says
> "File is too large for the destination file system"
> This is extremely baffling as the size of the file that is being
> copied is under 1MB.
>
> Does anyone have any idea to what would be triggering this error in
> Windows 7?

Not enough information. For example, how much free space on the destination 
drive? How many characters in the path? Perhaps they exceed MAX_PATH, which 
is 260.

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

ShellFileCopy API - Windows sometimes returns “File is too large for destination file system” error techman41973 <techman41973@yahoo.com> - 2011-12-06 12:25 -0800
  Re: ShellFileCopy API - Windows sometimes returns "File is too large for destination file system" error "Mayayana" <mayayana@invalid.nospam> - 2011-12-06 17:06 -0500
  Re: ShellFileCopy API - Windows sometimes returns "File is too large for destination file system" error "Nobody" <nobody@nobody.com> - 2011-12-06 17:07 -0500
    Re: ShellFileCopy API - Windows sometimes returns "File is too large for destination file system" error ralph <nt_consulting64@yahoo.net> - 2011-12-06 17:11 -0600

csiph-web