Re: Loop and PutFile - WeOnlyDo Discussion board

Re: Loop and PutFile (General questions)

by woddrazen, Wednesday, April 04, 2007, 13:47 (6444 days ago) @ segosambel

Hi,


Your code looks fine. Are you sure that you use correct full path for local and remote path.

What is value of RemotePath Property just after you connect to server?

Can you try to upload file without loop, something like this:
[code]
wod.PutFile( D:\ftp\ftp\bin\Debug\setting\example.txt , /home/something/1”);
[/code]

What is result?

Let us know how it goes.


Regards,
Drazen


Complete thread:

 

  • Loop and PutFile - segosambel, 2007-04-04, 13:06 [*]
    • Re: Loop and PutFile - woddrazen, 2007-04-04, 13:47