[Bug 68773] not able to use FTPS (FTP via SSL) with encrypted data connection

2024-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68773

Florian Rosenauer  changed:

   What|Removed |Added

 CC||rosena...@gmx.net

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 68773] New: not able to use FTPS (FTP via SSL) with encrypted data connection

2024-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68773

Bug ID: 68773
   Summary: not able to use FTPS (FTP via SSL) with encrypted data
connection
   Product: Ant
   Version: 1.10.14
  Hardware: All
OS: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Optional Tasks
  Assignee: notifications@ant.apache.org
  Reporter: rosena...@gmx.net
  Target Milestone: ---

When we try to download files via FTPS from our z/OS Communications Server we
get the following error in the Server Log:
SR3502 reply: --> 425-Server requires protected data connection. 
SR4696 usingUTF8:  entered   
SR3465 reply: entered
SR3502 reply: --> 425 Unable to open data connection.  

With unencrypted FTP, everything is working fine.

We use this maven call for ant:


maven-antrun-plugin
3.1.0


process-sources

run










org.apache.ant
ant-commons-net
1.10.14


commons-net
commons-net
3.10.0


org.apache.ant
ant
1.10.14





And use this ant task:





We think, that "PROT P" is not set, but we neither didn't find any ant option
to set this, nor does it work as initial site command. We think that it is
either missing in the implementation, or if it can be set, an example should be
added to the documentation.
We tcpdump'ed the connection, the control channel is encrypted but as soon as
the data channel should be used for the transfer, everything stops.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[jira] [Commented] (IVY-1651) Augment 'Child elements’ section of 'File System Resolver' documentation

2024-03-13 Thread Lewis John McGibbney (Jira)


[ 
https://issues.apache.org/jira/browse/IVY-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17826781#comment-17826781
 ] 

Lewis John McGibbney commented on IVY-1651:
---

PR available at [https://github.com/apache/ant-ivy/pull/101]

> Augment 'Child elements’ section of 'File System Resolver' documentation
> 
>
> Key: IVY-1651
> URL: https://issues.apache.org/jira/browse/IVY-1651
> Project: Ivy
>  Issue Type: Improvement
>  Components: Documentation, Maven Compatibility
>Reporter: Lewis John McGibbney
>Priority: Trivial
> Fix For: 2.5.3
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> I [recently encountered some 
> confusion|[https://lists.apache.org/thread/tzvtw4j2d9pcxhqjxyb2dwnsk50t47b5]] 
> when upgrading from Ivy 2.5.0 —> 2.5.2.
> I think the documentation at 
> [https://ant.apache.org/ivy/history/2.5.2/resolver/filesystem.html#_child_elements]
>  could be augmented to atleast link back to the [Maven 
> documentation|[https://maven.apache.org/pom.html#dependencies]] which 
> explicitly references acceptable constituent values for the resolver pattern.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (IVY-1651) Augment 'Child elements’ section of 'File System Resolver' documentation

2024-03-13 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created IVY-1651:
-

 Summary: Augment 'Child elements’ section of 'File System 
Resolver' documentation
 Key: IVY-1651
 URL: https://issues.apache.org/jira/browse/IVY-1651
 Project: Ivy
  Issue Type: Improvement
  Components: Documentation, Maven Compatibility
Reporter: Lewis John McGibbney
 Fix For: 2.5.3


I [recently encountered some 
confusion|[https://lists.apache.org/thread/tzvtw4j2d9pcxhqjxyb2dwnsk50t47b5]] 
when upgrading from Ivy 2.5.0 —> 2.5.2.

I think the documentation at 
[https://ant.apache.org/ivy/history/2.5.2/resolver/filesystem.html#_child_elements]
 could be augmented to atleast link back to the [Maven 
documentation|[https://maven.apache.org/pom.html#dependencies]] which 
explicitly references acceptable constituent values for the resolver pattern.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)