BenMatteson / CS410_Agile_Group2

CS410 Agile Practice Project - FTP Client
0 stars 2 forks source link

Add rename command and unittests to rename remote file #57

Closed svuhoang closed 5 years ago

svuhoang commented 5 years ago

Implemented the 'rename' command to perform renaming of remote files, which may or may not include paths Added the unit testing for the rename command.

Acceptance Criteria:

svuhoang commented 5 years ago

I removed the testing files and folders in the tests. Everything should be good to go!