You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When recursively copying folders, the behaviour of -files is not consistent. This is probably a bug in scp and a good way of solving this would be to recurse manually and copy one by one the files to the location (instead of relying on scp's recursing capabilities only).
The text was updated successfully, but these errors were encountered:
When recursively copying folders, the behaviour of
-files
is not consistent. This is probably a bug inscp
and a good way of solving this would be to recurse manually and copy one by one the files to the location (instead of relying onscp
's recursing capabilities only).The text was updated successfully, but these errors were encountered: