[root@localhost EFI]#
[root@localhost EFI]# scp fedora/ root@192.168.27.65:~/
root@192.168.27.65's password:
fedora: not a regular file
[root@localhost EFI]#
[root@localhost EFI]#
[root@localhost EFI]# scp fedora/ root@192.168.27.65:~/ -r
-r: No such file or directory
[root@localhost EFI]#
[root@localhost EFI]# scp -r fedora/ root@192.168.27.65:~/
root@192.168.27.65's password:
unicode.pf2 100% 2500KB 48.3MB/s 00:00
grubenv 100% 1024 190.8KB/s 00:00
gcdx64.efi 100% 1039KB 56.0MB/s 00:00
grubx64.efi 100% 1039KB 47.2MB/s 00:00
BOOT.CSV 100% 102 220.4KB/s 00:00
MokManager.efi 100% 1246KB 83.2MB/s 00:00
shim-fedora.efi 100% 1265KB 95.5MB/s 00:00
shim.efi 100% 1263KB 98.8MB/s 00:00
grub.cfg 100% 5456 15.0MB/s 00:00
[root@localhost EFI]#
[root@localhost EFI]#
阅读(1639) | 评论(0) | 转发(0) |