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

25
LINES

< > BotCompany Repo | #1020607 // dm_sendFileToOtherMachine - also splits. warning: signed, but not encrypted

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10972L/78K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_7cvutfoh57mi50nsrnvfq6oak7, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000658":"print function (=System.out.println + logging in memory)","1000750":"base64encode","1001462":"userDir - userHome as File","1002012":"assertNotNull","1004519":"f2s - same as File.getAbsolutePath(); returns null on null","1005202":"loadBinaryFileChunk","1005595":"quote - Java-compatible string quoting with \"\". now also escapes \\t","1007730":"fileSize - synonym of getFileSize - return file size or 0 if not exists","1015644":"formatFunctionCall","1019705":"dm_evalOnOtherMachine - synonym of dm_evalOnOtherMachineWithReturnValue","1020603":"class LongRange - range of longs (start\/end)","1020604":"chunks - returns L. also synonym of listToChunks","1020606":"saveBinaryFilePart_base64","1020607":"dm_sendFileToOtherMachine - also splits. warning: signed, but not encrypted","1020611":"truncateFile (also creates file)","1020616":"backupFile - back-up a file to a standard location","1025263":"pathRelativeToUserDir (or null) - uses slashes","1025264":"fileRelativeToUserDirUnlessAbsolute - synonym of fileRelativeToUserDir","1025265":"formatFunctionCallWithSemicolon"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, jozkyjcghlvl, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020607
Snippet name: dm_sendFileToOtherMachine - also splits. warning: signed, but not encrypted
Eternal ID of this version: #1020607/12
Text MD5: 74500645e79ec270dbe4b06caa707f20
Transpilation MD5: 42889843c346852ab30fc1f310e761a3
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-17 00:41:37
Source code size: 1247 bytes / 25 lines
Pitched / IR pitched: No / No
Views / Downloads: 423 / 613
Version history: 11 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1020615 - dm_sendFileToOtherMachineIfDifferent
#1020618 - dm_syncDirectoryToOtherMachine - doesn't delete files. makes backups for changed files
#1020671 - dm_resumeSendingFileToOtherMachine - also splits. warning: signed, but not encrypted
#1020817 - dm_retrieveFileFromOtherMachine - also splits. warning: signed, but not encrypted. doesn't handle intermittent file updates