Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

file-copy-fs

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-copy-fs

copy file

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

file-copy-fs

file-copy-fs

模块为拷贝文件模块

依赖环境

  • node
  • npm

安装

npm install file-copy-fs

基本命令

1.拷贝普通的小文件可以用fsscopy命令,如下:

fsscopy [src] [dest]

2.拷贝大的文件建议使用fslcopy命令,如下:

fslcopy [src] [dest]

注意:

  • [src] 拷贝的源文件路径

  • [dest] 目标文件路径

Keywords

copy

FAQs

Package last updated on 26 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts