Netbeans IDE 6.5 now officially supports FTP, if you are a fan of this development tool which has a lot of features for a free software there's a lot of reason to thank the developers of this indispensable tool. I've been using netbeans since version 5.5, and now since the PHP support was released I've been using it a lot for most of my development works, and I'm glad they put ftp function in the Here's what you need to do to set up the FTP client: On your project folder click properties > Choosing the Run Configuration Type On the Run Configurations panel, choose Remote Web Site (FTP) from the Run As dropdown list. The hidden area for setting up the configuration displays. Specifying the FTP Connection Settings To create an FTP connection: 1. Click Manage next to the FTP Connection dropdown list. The Manage Remote Connections dialog box displays. 2. Click Add. The Create New Connection dialog box opens. 3. In the Connection Name field, enter the name of the new connection. In this example the connection name is x10hosting. Click OK. The Manage Remote Connections dialog box displays with the name of the new connection in the Connection Name display field. 4. From the Type dropdown list, choose FTP. 5. In the Host Name field, enter the FTP Server name as it is written in the FTP account creation confirmation message. In this example, the FTP server is website.com
Using sendmail is very useful in web development, to easily check if your mail scripts are working. Using it on desktop desktop environment will give you added benefit of sending e-mail from your own computer. However configuring sendmail in Windows environment will still require you to use your ISP’s mail server for purposes of relaying [...]
There are times that you need to analyze your data from your MySQL database, you can either connect from your database admin and export your data as CSV or you can do it directly by connecting Microsoft Excel to your MySQL database to query or fetch your data. To do this you need the to install and configure the ODBC (Open Database Connectivity) connector database driver. You can get it from here: MySQL-Connector-ODBC-5.1.5-win32.msi Once you completed your download install the ODBC connector, once installed go to Control Panel > Administrative Tools > Data Sources (ODBC) >Add > Select MySQL ODBC 3.51 driver. and click finish. After clicking finish configure your database connection by supplying the parameters being asked for:
If you are using SSH to control your server one of the best software to use is Tunnelier. Tunnelier is a friendly and flexible SSH client for Windows which includes state of the art terminal emulation, graphical as well as command-line SFTP support, an FTP-to-SFTP bridge, powerful tunneling features including dynamic port forwarding through integrated proxy, and also remote administration for our SSH server. * Port forwarding settings can be saved to and loaded from a profile. One can maintain multiple complex tunneling configurations without having to manually enter parameters before each session. * Tunnelier minimizes its presence by displaying only a system tray icon when running in the background. If an error is encountered while the program is minimized, the icon reflects that. * Command-line parameters are supported. Using command-line automation, a port forwarding session can be started from a link in the Startup menu without requiring any user interaction whatsoever.
I recently encountered this error while updating my Windows Server 2003 to service pack 3. My box use to work normally while I'm using service pack 2, after some research the probable cause might be the antivirus software i'm using. This error is documented in Microsoft website as kb177078. The resolution from the said error are the following: To resolve this behavior, increase the IRPStackSize value in the registry: 1. Click Start, and then click Run. 2. Type regedit, and then click OK. 3. Navigate to the following key: HKEY_LOCAL_MACHINE\System\CurrentControlSet \Services\LanmanServer\Parameters 4. In the right pane, double-click the IRPStackSize value. NOTE: If the IRPStackSize value does not already exist, use the following procedure to create it: a. In the Parameters folder of the registry, right-click the right pane. b. Point to New, and then click DWord Value. c. Type IRPStackSize. IMPORTANT: Type "IRPStackSize" exactly as it is displayed because the value name is case-sensitive. 5. Change the Base to decimal. 6. In the Value Data box, type a value that is larger than the value that is listed. If you created the IRPStackSize value using the procedure described in step 4, the default value is 15. It is recommended that you increase the value by 3. Therefore, if the previous value was 11, type 14, and then click OK.



Download Our Community Browser Toolbar