S-Filer Portal™ is a complete solution that enables large and small organizations to meet all of their enterprise needs for secure file transfer and storage.
OKIOK RELEASES VERSION 4.15.3 OF S-FILER/PORTAL™ SECURE TRANSFER SOLUTION
Bug fixes
-
A problem was identified with SFTP transfers using the cURL utility when the ~ (tilde) character is present. The following command line caused a problem and resulted in an error indicating that the remote directory did not exist.
curl -u "my-user:my-password" -T "README.txt" sftp://gateway-url.sfiler.com/~/community_with_underscore/
The issue is fixed in version 4.15.3. In previous versions, it is possible to work around the problem by removing the ~ character from the command line as follows:
curl -u "my-user:my-password" -T "README.txt" sftp://gateway-url.sfiler.com/community_with_underscore/
Previous releases
- Version 4.15.0
- Version 4.14.7
- Version 4.14.6
- Version 4.14.5
- Version 4.14.4
- Version 4.14.3
- Version 4.14.2
- Version 4.14.1
- Version 4.14.0
- Version 4.13.0
- Version 4.12.0