How do you connect to Remote Server please? I used to only connect to server using dreamweaver
Git does not support FTP for accessing remote repositories.
If, on the other hand, you'd like to use Git to assist you with *deployment* of your code (looks like you're doing web development), then take a look at git-ftp [ https://github.com/git-ftp/git-ftp ] -- this tool is able to synchronize a directory on a FTP-server with your Git repository. It's able to perform minimal transfers (upload only those files which were changed since the last synchronization session) and remove files/directories which were removed in the repository.
Which local IP address does FTP select to connect to remote when it has multiple IP addresses ?
I want to setup a FTP server on a machine which has only 3G or 4G connection no wifi/broadband. How to proceed any pointer would be helpful?
Explain the following terms: DNS, SMTP, HTTP, FTP, Hub, Switch, Firewall, BOOTP, DHCP, SNMP? Please mention the standard port numbers for these terms.