Case Sensitivity
- May 19th, 2008
- Posted in Uncategorized
- Write comment
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
ftp> EXIT
?Invalid command
ftp> QUIT
?Invalid command
ftp> fuck
?Invalid command
ftp> exit
221 Goodbye.
troy@employee-terminal:~$
No comments yet.