upa / mscp

mscp: transfer files over multiple SSH (SFTP) connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glob support

upa opened this issue · comments

Support glob for file paths in both local and remote sides.

Reference: remote_glob() for SFTP in openssh https://github.com/openssh/openssh-portable/blob/master/sftp-glob.c#L137-L180

Added by commits from 9f7c135 - fbc8172.