Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ftp File Modify
#1
Gintaras,

Maybe this is a bug or I just don't know how it works.

Trying to use:
Ftp f.Connect("ftp.site" "user" "password")
str ss="Hello World"
int i=f.Cmd("STOR WLPO/TestZone/test.txt" ss 1 1)
out i

On the first run it does update the file but also gets this error:
'Exception 0xC0000005. Access violation. Cannot read memory at 0x0. In WININET.dll at 0x3D9345A1 (0x3D930000+0x45A1).' at 'r=InternetWriteFile(h data+nn data.len-nn &n)'

Also using and ftp client program trying to delete the file while QM is running, get "550 test.txt: The process cannot access the file because it is being used by another process."

Then doesn't update the file and returns 0 on other runs.
Have to restart QM.

Thanks,
Jimmy Vig


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)