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
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