Skip to content

phanhoc/send_file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Author: Dz

Send file:
* Server:
	./server
* Client:
	./client <IP_address> <path_to_file>

Step to using git:
1. Check status: (always)
    git status
2. Add/Remove file:
    git add/rm file_name ( *: all file )
3. Commit:
    git commit -m "message here"
4. Push to server:
    git push -u origin master
5. Pull from server:
    git pull
    
Git ID:
    name: phanhoc
    pwd:  phan&hoc2608

Releases

No releases published

Packages

No packages published

Languages