MilindV
10th October 2008, 11:46
Hello All

Can any one help in understanding the function file.mv.across.hosts().
I saw the prog guide. But still I did not understood the functionality clearly.

Using this function, can I move file from two different servers also?

I tried for moving file from 1 server to other and also from local to the server,
but function returns -1.

Please explain me, regarding the possible locations of the source and target files that we pass as argument to this function.

Any kind of help will be appreciated.

Thanks All

george7a
10th October 2008, 14:03
Hi,

I remember some posts that did mention this function, but I can not find them! Weird! The Google/BB search did not find anything. However, I have managed to find the following related threads:
http://www.baanboard.com/baanboard/showthread.php?s=&threadid=1547
http://www.baanboard.com/baanboard/showthread.php?p=145856

Anyhow, what is it that you need to accomplish?

- George

MilindV
10th October 2008, 15:35
Hello George

Actually I am trying to copy file from one server to other.
Say my BSE is on server XYZ.
Now I want to copy a file from server ABC to XYZ.

Is this possible? I am working on windows environment.

Thanks
Milind V

george7a
10th October 2008, 15:51
Hi,

assuming that there are no shared directories on ABC server, would a ftp script work for you?

- George

_Ralph_
10th October 2008, 17:10
take a look

http://www.baanboard.com/baanboard/showthread.php?t=53937