Copyfile fileerror 39


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Mike Saunders on February 07, 2008 at 06:32:00:

Well I will probably figure this out shortly after posting, but I've been looking at this a while and do not see it yet.

I have a Comet Client 2007.b385 (NOT CA)
I am doing the following:
LENGTH 254 & LOCAL SOURCE$, DEST$
LENGTH 5.0 & LOCAL FLAGS
SOURCE$ = "\\rbcnew1\ccstuff\aaaa.pdf"
DEST$ = "C:\CCSTUFF\myfile.pdf"
FLAGS = 2048
PRINT (COPYFILE=SOURCE$, DEST$, FLAGS)

I am getting
FUNCERROR: 3 (Source File Error)
FILEERROR: 39 (Disk Full according to... http://support.signature.net/messages/9693.htm )

Getting a Disk Full error on the source drive is puzzling.

The source file does exist.
The source Drive has free space.
I can enter \\rbcnew1\ccstuff into the address line of mycomputer and access the folder.
I have been having read only access to the source folder.
But I have tried giving myself full access and that did not help.
And no other programs are accessing the source file.
The destination folder exists and is empty.
The destination drive has GB of free space.

I have tried copyfile from local C: to local C: and that does work.

Any idea what I am missing?


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]