Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1025261 // dm_copyFileToOtherMachine - synonym of dm_sendFileToOtherMachine

JavaX fragment (include)

 // 1024*1024;

svoid dm_copyFileToOtherMachine(File f, S computerID, S remotePath) {
  dm_sendFileToOtherMachine(f, computerID, remotePath);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025261
Snippet name: dm_copyFileToOtherMachine - synonym of dm_sendFileToOtherMachine
Eternal ID of this version: #1025261/1
Text MD5: 88827afd9e29ef64a091370654347437
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-17 00:04:03
Source code size: 145 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 144 / 191
Referenced in: [show references]