How to Upload Large Java Files to a Website
- 1). Open Internet Explorer using either the desktop icon or via the Start Menu.
- 2). Enter the URL of your website, but start it with ftp:// instead of http://.
- 3). Click "Page" in the upper right corner of your browser and select "Open FTP Site in Windows Explorer" from the drop-down menu. If it does not prompt you for your FTP login, right-click in the Windows Explorer window and click "Login As."
- 4). Enter your FTP user name and password and then press "Enter" on your keyboard.
- 5). Locate the large Java file on your computer. Click on it once and press "Control" and "C" on your keyboard to copy it.
- 6). Navigate to the folder you want to place your large Java file in and press "Control" and "V" to paste it. Wait for the file to transfer.
- 7). Close Internet Explorer.
- 1). Open FileZilla either using the desktop icon or via the Start Menu. Make sure you are accessing your correct website. If you connected properly, you should see a list of files and folders in the "Remote Site" section.
- 2). Locate the large Java file on your computer you wish to upload using the "Local Site" section. Make sure the file is located in the proper folder within your local site folders. These should mimic the remote site folders.
- 3). Navigate to the folder that should contain your large Java file in the "Remote Site" section of the FileZilla interface to ensure that it uploaded properly. If it is not there, double check your site settings to verify you are properly connected and that you are accessing the correct site. Upload the file again.
- 4). Close FileZilla after your file loads successfully.