iRODS on Windows

212 views
Skip to first unread message

P_Atreides

unread,
Sep 20, 2019, 1:02:45 PM9/20/19
to iRODS-Chat
Is there anyway for Windows 10 users to interact with iRODS?   Would Metalnx or WebDav (DavRODS) be the only way?

Terrell Russell

unread,
Sep 21, 2019, 5:20:12 PM9/21/19
to irod...@googlegroups.com
We have heard success stories from the field about installing the iRODS iCommands on Ubuntu within the Windows Subsystem for Linux (WSL).

Cyberduck runs on Windows.

You should be able to run the Python iRODS Client as well.

Anyone in the community doing this regularly? 

Terrell





On Fri, Sep 20, 2019 at 1:02 PM P_Atreides <oamo...@gmail.com> wrote:
Is there anyway for Windows 10 users to interact with iRODS?   Would Metalnx or WebDav (DavRODS) be the only way?

--
--
"iRODS: the Integrated Rule-Oriented Data-management System; A community driven, open source, data grid software solution" https://www.irods.org
 
iROD-Chat: http://groups.google.com/group/iROD-Chat

---
You received this message because you are subscribed to the Google Groups "iRODS-Chat" group.
To unsubscribe from this group and stop receiving emails from it, send an email to irod-chat+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/62d64498-c8bf-4afa-9ba2-699351f4ab9a%40googlegroups.com.

Pierre Gay

unread,
Sep 23, 2019, 3:54:54 AM9/23/19
to irod...@googlegroups.com

Hi,


I wrote a Python GUI application that should run on Windows, thanks to the excellent Python iRODS client and tkinter.

Let's give a try: https://github.com/mesocentre-mcia/brocoli

Regards,

Pierre

To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/CAFaqtea2enRQoL%3DfovyGhXK3Fgm7TC8Z1yEgEKFQa0oUm7qgFQ%40mail.gmail.com.
-- 
MCIA
bureau 232 bâtiment A33
351, cours de la Libération
33405 Talence

Smeele, A.P.M. (Ton)

unread,
Sep 24, 2019, 4:29:18 AM9/24/19
to irod...@googlegroups.com

> We have heard success stories from the field about installing the iRODS iCommands on Ubuntu within the Windows Subsystem for Linux (WSL).

 

Yes some of our researchers use icommands in the Ubuntu subsystem in Windows10.  This is particularly useful (and fast!) when researchers intend to transfer large files back and forth.

 

Kind regards,

 

Ton

P_Atreides

unread,
Sep 25, 2019, 2:46:44 PM9/25/19
to iRODS-Chat
Thank you I will definitely give this a look, is there a way to integrate this with Kerberos?


On Monday, September 23, 2019 at 2:54:54 AM UTC-5, Pierre Gay wrote:

Hi,


I wrote a Python GUI application that should run on Windows, thanks to the excellent Python iRODS client and tkinter.

Let's give a try: https://github.com/mesocentre-mcia/brocoli

Regards,

Pierre


Le 21/09/2019 à 23:19, Terrell Russell a écrit :
We have heard success stories from the field about installing the iRODS iCommands on Ubuntu within the Windows Subsystem for Linux (WSL).

Cyberduck runs on Windows.

You should be able to run the Python iRODS Client as well.

Anyone in the community doing this regularly? 

Terrell





On Fri, Sep 20, 2019 at 1:02 PM P_Atreides <oamo...@gmail.com> wrote:
Is there anyway for Windows 10 users to interact with iRODS?   Would Metalnx or WebDav (DavRODS) be the only way?
--
--
"iRODS: the Integrated Rule-Oriented Data-management System; A community driven, open source, data grid software solution" https://www.irods.org
 
iROD-Chat: http://groups.google.com/group/iROD-Chat

---
You received this message because you are subscribed to the Google Groups "iRODS-Chat" group.
To unsubscribe from this group and stop receiving emails from it, send an email to irod...@googlegroups.com.
--
--
"iRODS: the Integrated Rule-Oriented Data-management System; A community driven, open source, data grid software solution" https://www.irods.org
 
iROD-Chat: http://groups.google.com/group/iROD-Chat

---
You received this message because you are subscribed to the Google Groups "iRODS-Chat" group.
To unsubscribe from this group and stop receiving emails from it, send an email to irod...@googlegroups.com.

P_Atreides

unread,
Sep 25, 2019, 2:48:54 PM9/25/19
to iRODS-Chat
Thanks Terrell, I've looked through the answers on this post and I'm exploring some things with the Python iRODS client.  Cyberduck will not work because it doesn't have kerberos support.  I'm not sure if the users that will accessing the system will have the permission necessary to install the Linux subsystem.  But can the python irods client be make to work with kerberos?


On Saturday, September 21, 2019 at 4:20:12 PM UTC-5, Terrell Russell wrote:
We have heard success stories from the field about installing the iRODS iCommands on Ubuntu within the Windows Subsystem for Linux (WSL).

Cyberduck runs on Windows.

You should be able to run the Python iRODS Client as well.

Anyone in the community doing this regularly? 

Terrell





On Fri, Sep 20, 2019 at 1:02 PM P_Atreides <oamo...@gmail.com> wrote:
Is there anyway for Windows 10 users to interact with iRODS?   Would Metalnx or WebDav (DavRODS) be the only way?

--
--
"iRODS: the Integrated Rule-Oriented Data-management System; A community driven, open source, data grid software solution" https://www.irods.org
 
iROD-Chat: http://groups.google.com/group/iROD-Chat

---
You received this message because you are subscribed to the Google Groups "iRODS-Chat" group.
To unsubscribe from this group and stop receiving emails from it, send an email to irod...@googlegroups.com.

Terrell Russell

unread,
Sep 25, 2019, 3:49:29 PM9/25/19
to irod...@googlegroups.com
Kerberos support has been discussed a couple times - but I don't believe it has been implemented.

It should be similar to the GSI work...


Terrell




To unsubscribe from this group and stop receiving emails from it, send an email to irod-chat+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/7b30d1bf-63a4-4b97-af19-b8e7e6902579%40googlegroups.com.

Mike Conway - DICE - UNC Chapel Hill

unread,
Sep 26, 2019, 11:30:10 AM9/26/19
to iRODS-Chat
There is also iDrop, which I'm using, and just needs a bit of TLC. Getting KRB support in it would be a to-do, but it's (jargon) had KRB support in the past. 

It's got a lot of features, including support for parallel transfer and restart/resume/detailed error reporting built in.

It's pretty dang fast.

MC

Omar Morris

unread,
Sep 26, 2019, 12:56:38 PM9/26/19
to iRODS-Chat
Thanks I will definitely take a luck, Kerberos integration in an absolute necessity though.

--
--
"iRODS: the Integrated Rule-Oriented Data-management System; A community driven, open source, data grid software solution" https://www.irods.org
 
iROD-Chat: http://groups.google.com/group/iROD-Chat

---
You received this message because you are subscribed to the Google Groups "iRODS-Chat" group.
To unsubscribe from this group and stop receiving emails from it, send an email to irod-chat+...@googlegroups.com.

Pierre Gay

unread,
Sep 27, 2019, 3:55:11 AM9/27/19
to irod...@googlegroups.com

brocoli is using python-irodsclient under the hood, so I don't think krb auth is available.


Pierre

To unsubscribe from this group and stop receiving emails from it, send an email to irod-chat+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/398b2610-6ede-4f0f-95c3-6d8b526eff03%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages