svoid dm_sendAllBackupFilesToOtherMachine(S computerID) { for (File f : latestFilesFirst(listFilesOnly(javaxBackupDir()))) dm_sendFileToOtherMachine_assumeImmutable(f, computerID, "JavaX-Backup/from-" + computerID() + "/" + f.getName()); infoBox("All backups sent to " + computerID); }
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1020673 | 
| Snippet name: | dm_sendAllBackupFilesToOtherMachine - scans JavaX-Backup, doesn't recurse | 
| Eternal ID of this version: | #1020673/5 | 
| Text MD5: | ef6f818d8ca5e7d1be4e76ddd4e2354e | 
| 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-01-02 01:50:26 | 
| Source code size: | 297 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 567 / 604 | 
| Version history: | 4 change(s) | 
| Referenced in: | [show references] |