Hello, I'm trying to use Wget, in this form:
/usr/bin/wget -nc -x -nH --directory-prefix=/var/local/Process/Data/CSFN/tmp/ -a /tmp/wgetFTP.log ftp://myname:[EMAIL PROTECTED]@10.50.2.35/IN/ But, my password contains an arroba (@) and wget try to connect to [EMAIL PROTECTED] How can I use the @ symbol on the password? Thanks Rene
