Computing.Net > Forums > Linux > treating a backslash

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

treating a backslash

Reply to Message Icon

Name: Jumper
Date: August 23, 2007 at 02:48:03 Pacific
OS: GNU bash, version 2.05b.0
CPU/Ram: 32064Mb
Product: ProLiant DL585 G1
Comment:

Hi,

how can I deal with a backslash in an ftp username?

ftpLoginName="pmc\ftp"

ftp -vn ${remoteHostName} << EOF >> ${logfile}
quote USER ${ftpLoginName}
quote PASS ${ftpPassword}
bye
EOF


tia,



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Best PCI wireless card Bootmagic - WinXP SP2 - F...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: treating a backslash

Test a variable for asterisk www.computing.net/answers/linux/test-a-variable-for-asterisk/14172.html

Windows www.computing.net/answers/linux/windows-/6165.html

SED to replace Word by Word www.computing.net/answers/linux/sed-to-replace-word-by-word/15865.html