Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. tftp <tftp_server_name> -c put some_file
  2.  
  3. tftp <tftp_server_name> -c put /absolute/path/to/some_file
  4.  
  5. Error code 1: File not found
  6.  
  7. tftp: some_file: No such file or directory
  8.  
  9. tftp-hpa 5.0, without readline
  10.  
  11. tftp-hpa 5.2, with remap, with tcpwrappers
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement