Share

sssh (super ssh)

Tracker: Bugs

5 sscp -g fails with wildcards.... - ID: 1524040
Last Update: Comment added ( nobody )

If you try:

sscp -f testfarm -g /etc/host* /tmp

The wildcard is pre-processed to /etc/hosts ... on the
local system before the command is run which can cause
it to fail or return the incorrect files.



Nobody/Anonymous ( nobody ) - 2006-07-17 18:41

5

Open

None

Nobody/Anonymous

compatibility issues

None

Public


Comments ( 2 )




Date: 2007-02-02 17:55
Sender: nobody

Logged In: NO

For some reason that doesn't work for me when I'm copying multiple files.
You can only get one file at a time. SSCP is great and hopefully new
releases will fix this issue.


Date: 2006-07-28 15:52
Sender: thomasbl

Logged In: YES
user_id=1154045

Hi,

I had the same Problem while I was writing my ssh2all
(also on sf) and the solution is simple to escape the
wildcards...

e.g. try: sscp -f testfarm -g /etc/host\* /tmp


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.