mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
work on making sure all the functions are accounted for
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## NS.scp() method
|
||||
|
||||
Copies a script or literature (.lit) file(s) to another server. The files argument can be either a string specifying a single file to copy, or an array of strings specifying multiple files to copy.
|
||||
Copy file between servers.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
@@ -29,6 +29,8 @@ True if the script/literature file is successfully copied over and false otherwi
|
||||
|
||||
RAM cost: 0.6 GB
|
||||
|
||||
Copies a script or literature (.lit) file(s) to another server. The files argument can be either a string specifying a single file to copy, or an array of strings specifying multiple files to copy.
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user