Code Monkey home page Code Monkey logo

siftterito's Introduction

SiFTterito

This repo contains all necessary sources for the HITterito student group of Security Protocols

siftterito's People

Contributors

dabraham2 avatar zsomborv avatar danielthemlg avatar

Watchers

 avatar  avatar

siftterito's Issues

Implement mkd command on server-side

Make directory: Creates a new directory on the server. The name of the directory to be created is provided as an argument to the mkd command.

Implement pwd command

Print current working directory: Returns to the client the name of the current working directory on the server.

Implement lst command on server side

List content of the current working directory: Returns to the client the list of files and directories in the current working directory on the server.

Implement UI for client

Client can choose the operation (Login, upload, download, commands) and it needs and interface

Implement del command on server-side

Delete file or directory: Deletes a file or a directory on the server. The name of the file or directory to be deleted is provided as an argument to the del command.

Implement dnl command on server-side

Download file: Downloads a file from the current working directory of the server to the client. The name of the file to be downloaded is provided as an argument to the dnl command.

Implement chd command on server-side

Change directory: Changes the current working directory on the server. The name of the target directory is provided as an argument to the chd command.

Implement upl command on server-side

Upload file: Uploads a file from the client to the server. The name of the file to be uploaded is provided as an argument to the upl command and the file is put in the current working directory on the server.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.