i have wordpress downloaded on to my computer, and it says i need to upload the files (multipress) in binary mode, if im not using a ftp, how do i upload these files in binary mode to wordpress? or is there another way? plz help, and thanks
If your login is successful, you will now have an FTP prompt that
looks like this:
ftp>
Type
pwd
and press Enter. The server will show the current directory. Use cd to
navigate to the directory where your jpg goes. Be aware that you may
need to use slashes instead of backslashes as directory separators,
depending on your web server OS.
Type
bin
and press Enter. This tells ftp to transfer the file using binary
mode. Binary mode basically tells ftp not to mess with your file, but
just to transfer it exactly as is.
Type
send yourpic.jpg
and press Enter. FTP will transfer your file.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.