azure-tools-for-intellij icon indicating copy to clipboard operation
azure-tools-for-intellij copied to clipboard

Explore this web app (and then offer to connect via FTP)

Open maartenba opened this issue 7 years ago • 0 comments

From https://blog.jetbrains.com/dotnet/2018/10/16/deploy-web-apps-explore-resources-introducing-azure-toolkit-rider/#comment-530620

Explore this web app (and then offer to connect via FTP)

maartenba avatar Oct 17 '18 09:10 maartenba

Found by coincidence when running unzip -v ~/.attachme/attachme-agent-1.2.4.jar locally. :slightly_smiling_face:

$ unzip -v ~/.attachme/attachme-agent-1.2.4.jar 
Archive:  /home/plundberg/.attachme/attachme-agent-1.2.4.jar
 Length   Method    Size  Cmpr    Date    Time   CRC-32   Name
--------  ------  ------- ---- ---------- ----- --------  ----
       0  Defl:N        2   0% 2023-10-20 13:35 00000000  META-INF/
     233  Defl:N      153  34% 2023-10-20 13:35 c1bd5a9c  META-INF/MANIFEST.MF
    3445  Defl:N     1844  47% 2023-10-20 13:35 92e711df  EchoServer.class
       0  Defl:N        2   0% 2023-10-20 13:35 00000000  com/
       0  Defl:N        2   0% 2023-10-20 13:35 00000000  com/attachme/
       0  Defl:N        2   0% 2023-10-20 13:35 00000000  com/attachme/agent/
     811  Defl:N      415  49% 2023-10-20 13:35 8ab3654e  com/attachme/agent/AttachmeServer$Listener$1.class
     201  Defl:N      156  22% 2023-10-20 13:35 54434a28  com/attachme/agent/Agent$1.class
    1739  Defl:N      913  48% 2023-10-20 13:35 ede6b065  com/attachme/agent/AttachmeClient.class
     921  Defl:N      553  40% 2023-10-20 13:35 8330bdf4  com/attachme/agent/PortResolver.class
     571  Defl:N      333  42% 2023-10-20 13:35 ce592d29  com/attachme/agent/AttachmeServer$Listener.class
     819  Defl:N      430  48% 2023-10-20 13:35 b14ac9b3  com/attachme/agent/AttachmeServer$Console$1.class
     510  Defl:N      308  40% 2023-10-20 13:35 a0446f8e  com/attachme/agent/AttachmeServer$Console.class
    4330  Defl:N     2080  52% 2023-10-20 13:35 54128564  com/attachme/agent/Agent.class
    3995  Defl:N     1885  53% 2023-10-20 13:35 ef807f4b  com/attachme/agent/CommandPortResolver.class
    1181  Defl:N      611  48% 2023-10-20 13:35 5f693bc2  com/attachme/agent/UnixHandler.class
    1430  Defl:N      643  55% 2023-10-20 13:35 dfac8068  com/attachme/agent/ProcessRegisterMsg.class
    1206  Defl:N      622  48% 2023-10-20 13:35 f2cbdfac  com/attachme/agent/WindowsHandler.class
    2166  Defl:N      950  56% 2023-10-20 13:35 22336b07  com/attachme/agent/PortCommandHandler.class
    4837  Defl:N     2425  50% 2023-10-20 13:35 1de04361  com/attachme/agent/AttachmeServer.class
    4250  Defl:N     2251  47% 2023-10-20 13:35 b38d700e  com/attachme/agent/Agent$DebugPortTask.class
--------          -------  ---                            -------
   32645            16580  49%                            21 files

perlun avatar Nov 09 '23 14:11 perlun