Coder Social home page Coder Social logo

Comments (7)

korydraughn avatar korydraughn commented on July 1, 2024

You may be correct. We'll add it to the list of things to look at it.

from irods_client_icommands.

trel avatar trel commented on July 1, 2024

Initial poking around suggests this works in 4.2.11...

$ icp -h | grep Version
iRODS Version 4.2.11                icp

$ iput 3gfile

$ ils -l 3gfile 
  alice             0 demoResc   3221225477 2022-08-13.19:48 & 3gfile

$ icp 3gfile 3gfilecp

$ ils -l 3gfilecp
  alice             0 demoResc   3221225477 2022-08-13.19:48 & 3gfilecp

$ iget 3gfilecp

$ diff 3gfile 3gfilecp

$ echo $?
0

from irods_client_icommands.

iychoi avatar iychoi commented on July 1, 2024

I'm using iCommands version 4.2.11 too.
I guess it's a server-side issue. CyVerse DataStore is using 4.2.8.

$ imiscsvrinfo 
RCAT_ENABLED
relVersion=rods4.2.8
apiVersion=d
rodsZone=iplant

from irods_client_icommands.

trel avatar trel commented on July 1, 2024

wait, so 4.2.11 client talking to a 4.2.8 server... sees this error, too?

in addition to your original 4.3.0 client claim at the top of this issue?

from irods_client_icommands.

iychoi avatar iychoi commented on July 1, 2024

Yes, both 4.2.11 client and 4.3.0 client have the same error. That's why I think it's a server-side issue.

from irods_client_icommands.

alanking avatar alanking commented on July 1, 2024

Okay, that makes sense. 4.2.9 introduced some very dramatic changes to data movement across a number of APIs which almost certainly broke compatibility between the clients and the servers.

We made sure that transfers/requests over federation worked okay between newer and older versions, but we don't make any guarantees about the iCommands working with non-matching server versions.

from irods_client_icommands.

iychoi avatar iychoi commented on July 1, 2024

I tested the copy operation with gocommands that implements the iRODS protocol from scratch. It also had the issue. So I think this is not the icommands' compatibility issue.

from irods_client_icommands.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.