Microsoft
Software
Hardware
Network
Question : ftp password has * and is not working inside ftp -s:commandfile.fscr
I am using simple cmd file using ftp which calls ftp -s:commandfile.fscr. I am using one the script which was working before ok. However when I am using it this time I am having problem as ftp password has * for password can be test1*
Answer : ftp password has * and is not working inside ftp -s:commandfile.fscr
I have tested a script where the password has a * in it and it works
ftp -s:my
ftp.txt
192.168.1.10
where
ftp.txt
has
user12
user123*
lcd c:\dir1
get /etc/hosts
quit
Random Solutions
Is there a way I can block SIRIUS Satellite radio via port
groupwise and smtp/mime gateway
SBS 2003 VPN Connection Problem. I can PING SBS WAN Connection, But Can't PING SBS LAN Connection.
Need help with the process: Create and Sign Certificate Signing Request
robocopy /move command not deleting locked files.
Unable to access user account in control panel. XP Home
DNS error "bad referral"
Netdiag DNS test failed
Whats the best way to make a whole building have wireless coverage?
I am thinking to use eclipse IDE to code C. But which plugins do i need to compile, debug and how to integrate compiler?