Hi
I'm trying to put a file to an ftp site:

wput -v file.txt ftp://USER:passw...@foo.com/public_html/pub/

file.txt is just a normal plain text file.

But it says:

parse-error in escaped character:  is not a hexadecimal character

and it doesn't uploads the file :S

what am I missing?

Thank you for any answer

My aim is to put a file to an ftp server [it would be better, if i could do
it in real time, or like in every 10-30 seconds]

Reply via email to