I can not delete file. (wodSFTP / wodSFTP.NET / wodSFTPdll)
I'm using C#.net 2005 trying to delete file on server.
unfortunately I can not find any example on you sample solution.
can anyone give me an sample.
here is my statement that's not working.
after connected.
imsiFTP.DeleteFile( /export/home/share/vscp/sendIMSI/aaz.txt );
or
imsiFTP.DeleteFile( aaz.txt );
can anyone give me some C# sample.
warayuth
Complete thread:
- I can not delete file. - warayuth, 2007-02-08, 10:45
- Re: I can not delete file. - wodDamir, 2007-02-08, 11:15
- Re: I can not delete file. - warayuth, 2007-02-08, 11:25
- Re: I can not delete file. - wodDamir, 2007-02-08, 11:15