-
FTP Server: file access problems
Hi to all!
I wrote a visual c++ program which logs on to a ftp-server, reads a file
and deletes it from the server afterwards. (NT-Server 4.0 with Internet Information
Server 4.0; Visual C++ 6.0)
The program uses the functions CFtpConnection->GetFile and ->Remove, but
after removing the file it is still on the server with no access rights for
noone. I can not delete it, rename it or copy it. But with the ftp command
"get" I still get this file down to the client.
I even tried my program by logging on the server with the administrator-user.
Same effect.
How can I make sure that this file is gone on the server after I delete it?
Many thanks and greetings from Austria,
Bernhard
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|