In News, Product Releases, S-Filer/Portal


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

Leave a Comment

Start typing and press Enter to search