Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Help: Fileset-FTP › Reply To: Help: Fileset-FTP
May 31, 2005 at 7:17 pm
#56660
Robert Milfajt
Participant
Code:
if { [catch {file copy $filename $newfilename} fid] } {
echo “$module: Could not copy $filename to $newfilename”
}
But that isn’t the Unix cp, you were trying. I’m glad you got it to work. 😛
Bob
Robert Milfajt
Northwestern Medicine
Chicago, IL