Code Monkey home page Code Monkey logo

ftoc's Introduction

File Transfer over Clipboard (ftoc)

是个通过剪贴板来传输文件的小工具,例如在 VMWare Horizon 的客户机和宿主机之间实现文件传输

当前仅支持 Windows

使用

接收方先开启 ftoc:

ftoc

发送方:

ftoc <file>

就可以了。

发送参数设置

  • --size (-s) n: 设置单个文件块大小,越大传输越快,支持大小后缀,例如 --size 1k / --size 2m 等,但正常剪贴板有大小限制,注意不要超过。否则文件传输会不完整

  • --skip (-S) n: 断点续传专用,从第n个块开始传输

  • --send-timeout (-st) n: 设置块之间的发送间隔,越小传输越快

接收参数设置

  • --recv-timeout (-rt) n: 设置接收(剪贴板检测)超时,正常要比--send-timeout

ftoc's People

Contributors

ryanroe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.