Re: Read and delete file from Samba

2003-03-18 Thread Paul Johnson
Kevin Old said: > Hello everyone, > > I'm using the Filesys-SmbClient-1.4 to connect to a NT server via > Samba. With the code below, I am able to read & write the file without > any problems. The problem comes when I want to delete the file after > I'm done with it. All of this code was taken

Read and delete file from Samba

2003-03-18 Thread Kevin Old
Hello everyone, I'm using the Filesys-SmbClient-1.4 to connect to a NT server via Samba. With the code below, I am able to read & write the file without any problems. The problem comes when I want to delete the file after I'm done with it. All of this code was taken from the man page, so it sho