It looks like standard Java URL class FTP client cannot work with username having characters such as "@" and ".".
The username I get from my hosting provider is something like "username@domain.com", ...
Got it dude... I just replace the binary into ascii... I thought transferring it through ascii will be slower than binary... hehe Thanks a lot dude.. hehe 1 burden down ... hehe Do you guys know how to run the FTP command in java? I am having this problem now It seemed that it doesn't stop although I already transferred the ...