Re: File doesn't get transmitted using upload a (General questions)
Kamal,
can you paste some code you use? Do you use full paths
/home/joe/something
or you use relative paths
joe/something or even ./something
You must *always* use full paths.
Any chance we could duplicate your problem?
BTW error you get means server is unable to upload the file due to invalid RemotePath value.