Dot and wildcard pathes are not correctly resolved when referring to remote files or ssh targets #20

Closed
opened 2025-02-02 22:28:41 +01:00 by Mr_Steppy · 0 comments
Owner

When being in directory temp the following should hold true for the command

mssh .:. -u -p . -S dev:crea plugins/*.jar
  • The ssh address should refer to local
  • The server directory should refer to the current directory (temp)
  • The upload directory should refer to the current directory
  • The files to upload should be every file which matches the provided filter on the server
When being in directory `temp` the following should hold true for the command ``` mssh .:. -u -p . -S dev:crea plugins/*.jar ``` - [x] The ssh address should refer to local - [x] The server directory should refer to the current directory (`temp`) - [x] The upload directory should refer to the current directory - [x] The files to upload should be every file which matches the provided filter on the server
Mr_Steppy added the
bug
label 2025-02-02 22:28:41 +01:00
Mr_Steppy added reference 20-dot-and-wildcard-paths-are-not-correctly-resolved-when-reffering-to-remote-files-or-ssh-targets 2025-02-02 23:11:37 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Mr_Steppy/multi-ssh#20
No description provided.